summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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/+7Star
* [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/+28Star
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0Star
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-04-3010-235/+205Star
|\
| * [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-36/+1Star
| * [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-301-20/+0Star
| * [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/+107Star
| * [S390] Move stfl to system.h and delete duplicated version.Heiko Carstens2008-04-301-9/+0Star
| * [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/+0Star
| * [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/+23Star
* s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-3/+2Star
* proper __do_softirq() prototypeAdrian Bunk2008-04-291-2/+0Star
* s390: KVM guest: detect when running on kvmCarsten Otte2008-04-272-3/+11
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-271-0/+1
* s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte2008-04-271-0/+4
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-192-2/+0Star
* Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds2008-04-183-116/+1Star
|\
| * Generic semaphore implementationMatthew Wilcox2008-04-173-116/+1Star
* | [S390] kernel: show last breaking-event-address on oopsChristian Borntraeger2008-04-173-1/+12
* | [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-1715-14/+148
* | [S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens2008-04-174-191/+80Star
* | [S390] Convert monitor calls to function calls.Heiko Carstens2008-04-174-45/+32Star
* | [S390] Add debug_register_mode() function to debug feature APIMichael Holzheu2008-04-171-13/+38
* | [S390] switch sched_clock to store-clock-extended.Jan Glauber2008-04-171-1/+1
* | [S390] Vertical cpu management.Heiko Carstens2008-04-172-17/+138
* | [S390] cpu topology support for s390.Heiko Carstens2008-04-174-4/+276
* | [S390] Export stfle.Heiko Carstens2008-04-171-2/+9
* | [S390] Protect against sigaltstack wraparound.Heiko Carstens2008-04-172-0/+20
|/
* [S390] incorrect reipl nss name.Hongjie Yang2008-03-051-2/+6
* [S390] Load disabled wait psw if reipl fails.Michael Holzheu2008-03-051-0/+1
* [S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2008-03-052-8/+7Star
* [S390] idle: Fix machine check handling in idle loop.Heiko Carstens2008-03-052-2/+4
* [S390] etr: fix compile error on !SMPHeiko Carstens2008-02-191-2/+0Star
* [S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens2008-02-191-15/+38
* [S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens2008-02-191-6/+9
* [S390] dynamic page tables.Martin Schwidefsky2008-02-092-1/+13
* [S390] Remove a.out header file.Martin Schwidefsky2008-02-092-2/+0Star
* [S390] Wire up new timerfd syscalls.Heiko Carstens2008-02-092-0/+23
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-12/+12