aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens2-2/+3
2008-11-27[S390] fix/cleanup sched_clockChristian Borntraeger1-8/+5
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky6-29/+27
2008-11-14[S390] fix s390x_newunameMartin Schwidefsky1-1/+1
2008-11-14[S390] cpu topology: fix lockingHeiko Carstens1-4/+7
2008-11-14[S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2-11/+18
2008-11-14[S390] ftrace: disable tracing on idle pswHeiko Carstens1-0/+3
2008-11-14[S390] lockdep: fix compile bugHeiko Carstens1-0/+2
2008-11-14[S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer1-2/+2
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens1-15/+9
2008-10-16compat: generic compat get/settimeofdayChristoph Hellwig4-79/+8
2008-10-16compat: move cp_compat_stat to common codeChristoph Hellwig1-35/+0
2008-10-11Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds9-61/+120
2008-10-10[S390] fix initialization of stpMartin Schwidefsky1-1/+1
2008-10-10[S390] ptrace changesMartin Schwidefsky4-48/+118
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig4-12/+1
2008-10-08Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/coreIngo Molnar1-0/+2
2008-10-03[S390] nohz: Fix __udelay.Heiko Carstens1-0/+2
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2-0/+29
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-08-25[S390] Fix linker script.Heiko Carstens1-1/+1
2008-08-21[S390] Remove unneeded spinlock initialization.Heiko Carstens1-2/+0
2008-08-21[S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek1-1/+3
2008-08-01[S390] stp: fix section mismatch warning.Heiko Carstens1-1/+1
2008-08-01[S390] Remove diag 0x260 call from memory detection.Heiko Carstens1-23/+0
2008-08-01[S390] Wire up new syscalls.Heiko Carstens2-0/+43
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu1-1/+4
2008-07-28stop_machine: Wean existing callers off stop_machine_run()Rusty Russell1-3/+3
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