summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
* | | [S390] arch/s390: Eliminate NULL test and memset after alloc_bootmemJulia Lawall2008-07-141-2/+0
* | | [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-143-83/+458
* | | [S390] idle: remove idle notifier chain.Heiko Carstens2008-07-142-53/+4
* | | [S390] stp support.Martin Schwidefsky2008-07-141-150/+484
* | | [S390] initrd vs bss section clearing.Heiko Carstens2008-07-141-0/+18
* | | [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-144-262/+326
* | | [S390] Remove ipldelay kernel parameter.Heiko Carstens2008-07-141-26/+0
| |/ |/|
* | [S390] Fix build failure in __cpu_up()Segher Boessenkool2008-06-101-1/+1
* | [S390] disassembler: fix idte instruction format.Martin Schwidefsky2008-05-301-1/+1
* | [S390] Fix section mismatch warnings.Heiko Carstens2008-05-301-1/+1
|/
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens2008-05-151-1/+2
* [S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens2008-05-151-8/+8
* [S390] s390dbf: Use const char * for dbf name.Cornelia Huck2008-05-151-10/+10
* [S390] compat ptrace cleanupRoland McGrath2008-05-072-95/+7
* [S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger2008-05-071-1/+29
* [S390] s390: Optimize user and work TIF checkMartin Schwidefsky2008-05-072-30/+28
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3010-235/+205
|\
OpenPOWER on IntegriCloud