aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov1-13/+1
2008-07-25kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S1-4/+2
2008-07-25s390: use virtio_console for KVM on s390Christian Borntraeger1-1/+3
2008-07-24Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-21sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2-23/+48
2008-07-19nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner1-1/+1
2008-07-17[S390] Fix stacktrace compile bug.Heiko Carstens1-0/+1
2008-07-15generic-ipi: more merge falloutIngo Molnar1-2/+2
2008-07-15Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2-16/+12
2008-07-15Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2008-07-14[S390] Remove P390 support.Heiko Carstens2-10/+0
2008-07-14[S390] Cleanup kprobes printk messages.Martin Schwidefsky2-4/+1
2008-07-14[S390] Cleanup s390 debug feature print messages.Michael Holzheu1-9/+0
2008-07-14[S390] Cleanup vtime printk messages.Martin Schwidefsky1-44/+12
2008-07-14[S390] Move memory detection code to own file.Heiko Carstens4-110/+103
2008-07-14[S390] s390: use memory_read_from_buffer()Akinobu Mita1-14/+4
2008-07-14[S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall1-2/+0
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner3-83/+458
2008-07-14[S390] idle: remove idle notifier chain.Heiko Carstens2-53/+4
2008-07-14[S390] stp support.Martin Schwidefsky1-150/+484
2008-07-14[S390] initrd vs bss section clearing.Heiko Carstens1-0/+18
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky4-262/+326
2008-07-14[S390] Remove ipldelay kernel parameter.Heiko Carstens1-26/+0
2008-07-03stacktrace: export save_stack_trace[_tsk]Ingo Molnar1-0/+2
2008-06-26on_each_cpu(): kill unused 'retry' parameterJens Axboe2-4/+4
2008-06-26smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2-12/+8
2008-06-16Merge branch 'linus' into core/rodataIngo Molnar2-3/+3
2008-06-10[S390] Fix build failure in __cpu_up()Segher Boessenkool1-1/+1
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky1-1/+1
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens1-1/+1
2008-05-25move BUG_TABLE into RODATAJan Beulich1-1/+0
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens1-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-10/+10
2008-05-07[S390] compat ptrace cleanupRoland McGrath2-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger1-1/+29
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-235/+205
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2-13/+13
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky1-36/+1
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky1-20/+0
2008-04-30[S390] System z large page support.Gerald Schaefer3-4/+24
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens4-127/+107
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-9/+0
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens1-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-3/+18
2008-04-30[S390] remove -traditionalMathieu Desnoyers1-2/+0