index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-17
[S390] Fix stacktrace compile bug.
Heiko Carstens
1
-0
/
+1
2008-07-15
generic-ipi: more merge fallout
Ingo Molnar
1
-2
/
+2
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-16
/
+12
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-14
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-1
/
+0
2008-07-14
[S390] Remove P390 support.
Heiko Carstens
2
-10
/
+0
2008-07-14
[S390] Cleanup kprobes printk messages.
Martin Schwidefsky
2
-4
/
+1
2008-07-14
[S390] Cleanup s390 debug feature print messages.
Michael Holzheu
1
-9
/
+0
2008-07-14
[S390] Cleanup vtime printk messages.
Martin Schwidefsky
1
-44
/
+12
2008-07-14
[S390] Move memory detection code to own file.
Heiko Carstens
4
-110
/
+103
2008-07-14
[S390] s390: use memory_read_from_buffer()
Akinobu Mita
1
-14
/
+4
2008-07-14
[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmem
Julia Lawall
1
-2
/
+0
2008-07-14
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
3
-83
/
+458
2008-07-14
[S390] idle: remove idle notifier chain.
Heiko Carstens
2
-53
/
+4
2008-07-14
[S390] stp support.
Martin Schwidefsky
1
-150
/
+484
2008-07-14
[S390] initrd vs bss section clearing.
Heiko Carstens
1
-0
/
+18
2008-07-14
[S390] Introduce user_regset accessors for s390
Martin Schwidefsky
4
-262
/
+326
2008-07-14
[S390] Remove ipldelay kernel parameter.
Heiko Carstens
1
-26
/
+0
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+2
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2
-4
/
+4
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2
-12
/
+8
2008-06-16
Merge branch 'linus' into core/rodata
Ingo Molnar
2
-3
/
+3
2008-06-10
[S390] Fix build failure in __cpu_up()
Segher Boessenkool
1
-1
/
+1
2008-05-30
[S390] disassembler: fix idte instruction format.
Martin Schwidefsky
1
-1
/
+1
2008-05-30
[S390] Fix section mismatch warnings.
Heiko Carstens
1
-1
/
+1
2008-05-25
move BUG_TABLE into RODATA
Jan Beulich
1
-1
/
+0
2008-05-16
[PATCH] take init_files to fs/file.c
Al Viro
1
-1
/
+0
2008-05-15
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
Heiko Carstens
1
-1
/
+2
2008-05-15
[S390] smp: __smp_call_function_map vs cpu_online_map fix.
Heiko Carstens
1
-8
/
+8
2008-05-15
[S390] s390dbf: Use const char * for dbf name.
Cornelia Huck
1
-10
/
+10
2008-05-07
[S390] compat ptrace cleanup
Roland McGrath
2
-95
/
+7
2008-05-07
[S390] s390-kvm: leave sie context on work. Removes preemption requirement
Christian Borntraeger
1
-1
/
+29
2008-05-07
[S390] s390: Optimize user and work TIF check
Martin Schwidefsky
2
-30
/
+28
2008-05-03
unified (weak) sys_pipe implementation
Ulrich Drepper
1
-17
/
+0
2008-04-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
10
-235
/
+205
2008-04-30
signals: s390: renumber TIF_RESTORE_SIGMASK
Roland McGrath
2
-13
/
+13
2008-04-30
[S390] use generic sys_ptrace
Martin Schwidefsky
1
-36
/
+1
2008-04-30
[S390] Remove self ptrace IEEE_IP hack.
Martin Schwidefsky
1
-20
/
+0
2008-04-30
[S390] System z large page support.
Gerald Schaefer
3
-4
/
+24
2008-04-30
[S390] Convert machine feature detection code to C.
Heiko Carstens
4
-127
/
+107
2008-04-30
[S390] Move stfl to system.h and delete duplicated version.
Heiko Carstens
1
-9
/
+0
2008-04-30
[S390] cpu topology: Fix possible deadlock.
Heiko Carstens
1
-1
/
+13
2008-04-30
[S390] Add topology_core_siblings to topology.h
Heiko Carstens
1
-3
/
+18
2008-04-30
[S390] remove -traditional
Mathieu Desnoyers
1
-2
/
+0
2008-04-30
[S390] Automatically detect added cpus.
Heiko Carstens
1
-5
/
+14
2008-04-30
[S390] smp: Fix locking order.
Heiko Carstens
1
-6
/
+6
2008-04-30
[S390] Move show_regs to traps.c.
Heiko Carstens
2
-22
/
+22
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-28
/
+23
2008-04-29
s390: use kbuild.h instead of defining macros in asm-offsets.c
Christoph Lameter
1
-3
/
+2
2008-04-29
proper __do_softirq() prototype
Adrian Bunk
1
-2
/
+0
[next]