summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2008-05-30[S390] disassembler: fix idte instruction format.Martin Schwidefsky-1/+1
2008-05-30[S390] Fix section mismatch warnings.Heiko Carstens-1/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro-1/+0
2008-05-15[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.Heiko Carstens-1/+2
2008-05-15[S390] smp: __smp_call_function_map vs cpu_online_map fix.Heiko Carstens-8/+8
2008-05-15[S390] s390dbf: Use const char * for dbf name.Cornelia Huck-10/+10
2008-05-07[S390] compat ptrace cleanupRoland McGrath-95/+7
2008-05-07[S390] s390-kvm: leave sie context on work. Removes preemption requirementChristian Borntraeger-1/+29
2008-05-07[S390] s390: Optimize user and work TIF checkMartin Schwidefsky-30/+28
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper-17/+0
2008-04-30Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds-235/+205
2008-04-30signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath-13/+13
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky-36/+1
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky-20/+0
2008-04-30[S390] System z large page support.Gerald Schaefer-4/+24
2008-04-30[S390] Convert machine feature detection code to C.Heiko Carstens-127/+107
2008-04-30[S390] Move stfl to system.h and delete duplicated version.Heiko Carstens-9/+0
2008-04-30[S390] cpu topology: Fix possible deadlock.Heiko Carstens-1/+13
2008-04-30[S390] Add topology_core_siblings to topology.hHeiko Carstens-3/+18
2008-04-30[S390] remove -traditionalMathieu Desnoyers-2/+0
2008-04-30[S390] Automatically detect added cpus.Heiko Carstens-5/+14
2008-04-30[S390] smp: Fix locking order.Heiko Carstens-6/+6
2008-04-30[S390] Move show_regs to traps.c.Heiko Carstens-22/+22
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-28/+23
2008-04-29s390: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter-3/+2
2008-04-29proper __do_softirq() prototypeAdrian Bunk-2/+0
2008-04-27s390: KVM guest: detect when running on kvmCarsten Otte-3/+11
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens-0/+1
2008-04-27s390: KVM preparation: provide hook to enable pgstes in user pagetableCarsten Otte-0/+4
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-2/+0
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-116/+1
2008-04-17Generic semaphore implementationMatthew Wilcox-116/+1
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger-1/+12
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens-14/+148
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens-191/+80
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens-45/+32
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu-13/+38
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber-1/+1
2008-04-17[S390] Vertical cpu management.Heiko Carstens-17/+138
2008-04-17[S390] cpu topology support for s390.Heiko Carstens-4/+276
2008-04-17[S390] Export stfle.Heiko Carstens-2/+9
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens-0/+20
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang-2/+6
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu-0/+1
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens-8/+7
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens-2/+4
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens-2/+0
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens-15/+38
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens-6/+9
2008-02-09[S390] dynamic page tables.Martin Schwidefsky-1/+13