summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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
|\
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-36/+1
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0
| * [S390] System z large page support.Gerald Schaefer2008-04-303-4/+24
| * [S390] Convert machine feature detection code to C.Heiko Carstens2008-04-304-127/+107
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-301-9/+0
| * [S390] cpu topology: Fix possible deadlock.Heiko Carstens2008-04-301-1/+13
| * [S390] Add topology_core_siblings to topology.hHeiko Carstens2008-04-301-3/+18
| * [S390] remove -traditionalMathieu Desnoyers2008-04-301-2/+0
| * [S390] Automatically detect added cpus.Heiko Carstens2008-04-301-5/+14
| * [S390] smp: Fix locking order.Heiko Carstens2008-04-301-6/+6
| * [S390] Move show_regs to traps.c.Heiko Carstens2008-04-302-22/+22
* | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-302-13/+13
|/
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-28/+23
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+2
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0
OpenPOWER on IntegriCloud