summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-272-2/+3
* [S390] fix/cleanup sched_clockChristian Borntraeger2008-11-271-8/+5
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-276-29/+27
* [S390] fix s390x_newunameMartin Schwidefsky2008-11-141-1/+1
* [S390] cpu topology: fix lockingHeiko Carstens2008-11-141-4/+7
* [S390] ftrace: fix kernel stack backchain walkingHeiko Carstens2008-11-142-11/+18
* [S390] ftrace: disable tracing on idle pswHeiko Carstens2008-11-141-0/+3
* [S390] lockdep: fix compile bugHeiko Carstens2008-11-141-0/+2
* [S390] Fix range for add_active_range() in setup_memory()Gerald Schaefer2008-11-141-2/+2
* [S390] Fix sysdev class file creation.Heiko Carstens2008-10-281-15/+9
* compat: generic compat get/settimeofdayChristoph Hellwig2008-10-164-79/+8
* compat: move cp_compat_stat to common codeChristoph Hellwig2008-10-161-35/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-10-119-61/+120
|\
| * [S390] fix initialization of stpMartin Schwidefsky2008-10-101-1/+1
| * [S390] ptrace changesMartin Schwidefsky2008-10-104-48/+118
| * [S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig2008-10-104-12/+1
| |
| \
*-. \ Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched...Ingo Molnar2008-10-081-0/+2
|\ \ \ | |_|/ |/| |
| * | kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-081-0/+2
* | | [S390] nohz: Fix __udelay.Heiko Carstens2008-10-031-0/+2
| |/ |/|
* | [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-092-0/+29
|/
* [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
* [S390] Remove unneeded spinlock initialization.Heiko Carstens2008-08-211-2/+0
* [S390] Fix uninitialized spinlock useJosef 'Jeff' Sipek2008-08-211-1/+3
* [S390] stp: fix section mismatch warning.Heiko Carstens2008-08-011-1/+1
* [S390] Remove diag 0x260 call from memory detection.Heiko Carstens2008-08-011-23/+0
* [S390] Wire up new syscalls.Heiko Carstens2008-08-012-0/+43
* [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+4
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-281-3/+3
* S390 topology: don't use kthread() for arch_reinit_sched_domains()Oleg Nesterov2008-07-251-13/+1
* kprobes: improve kretprobe scalability with hashed lockingSrinivasa D S2008-07-251-4/+2
* s390: use virtio_console for KVM on s390Christian Borntraeger2008-07-251-1/+3
* Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-07-241-1/+1
|\
| * nohz: adjust tick_nohz_stop_sched_tick() call of s390 as wellThomas Gleixner2008-07-191-1/+1
* | sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-212-23/+48
|/
* [S390] Fix stacktrace compile bug.Heiko Carstens2008-07-171-0/+1
* generic-ipi: more merge falloutIngo Molnar2008-07-151-2/+2
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-152-16/+12
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-262-4/+4
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-262-12/+8
* | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \
| * | stacktrace: export save_stack_trace[_tsk]Ingo Molnar2008-07-031-0/+2
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+0
|\ \ \
| * \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-162-3/+3
| |\ \ \ | | | |/ | | |/|
| * | | move BUG_TABLE into RODATAJan Beulich2008-05-251-1/+0
| | |/ | |/|
* | | [S390] Remove P390 support.Heiko Carstens2008-07-142-10/+0
* | | [S390] Cleanup kprobes printk messages.Martin Schwidefsky2008-07-142-4/+1
* | | [S390] Cleanup s390 debug feature print messages.Michael Holzheu2008-07-141-9/+0
* | | [S390] Cleanup vtime printk messages.Martin Schwidefsky2008-07-141-44/+12
* | | [S390] Move memory detection code to own file.Heiko Carstens2008-07-144-110/+103
* | | [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-141-14/+4