summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens1-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens1-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck1-10/+10
2008-05-07[S390] compat ptrace cleanupRoland McGrath2-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger1-1/+29
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky2-30/+28
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds10-235/+205
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2-13/+13
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky1-36/+1
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky1-20/+0
2008-04-30[S390] System z large page support.Gerald Schaefer3-4/+24
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens4-127/+107
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens1-9/+0
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens1-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens1-3/+18
2008-04-30[S390] remove -traditionalMathieu Desnoyers1-2/+0
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens1-5/+14
2008-04-30[S390] smp: Fix locking order.Heiko Carstens1-6/+6
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens2-22/+22
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-28/+23
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-3/+2
2008-04-29proper __do_softirq() prototypeAdrian Bunk1-2/+0
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte2-3/+11
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens1-0/+1
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte1-0/+4
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2-2/+0
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds3-116/+1
2008-04-17Generic semaphore implementationMatthew Wilcox3-116/+1
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger3-1/+12
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens15-14/+148
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens4-191/+80
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens4-45/+32
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu1-13/+38
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber1-1/+1
2008-04-17[S390] Vertical cpu management.Heiko Carstens2-17/+138
2008-04-17[S390] cpu topology support for s390.Heiko Carstens4-4/+276
2008-04-17[S390] Export stfle.Heiko Carstens1-2/+9
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens2-0/+20
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang1-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu1-0/+1
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens2-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens2-2/+4
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens1-2/+0
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens1-15/+38
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens1-6/+9
2008-02-09[S390] dynamic page tables.Martin Schwidefsky2-1/+13
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky2-2/+0
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens2-0/+23
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman1-12/+12