aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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/willy/miscLinus 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
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-4/+7
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds8-43/+63
2008-02-05timerfd: new timerfd APIDavide Libenzi2-9/+1
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens1-1/+1
2008-02-05[S390] latencytop s390 support.Heiko Carstens1-8/+23
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter1-5/+5
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens5-23/+26
2008-02-05[S390] Fix smp_call_function_mask semantics.Heiko Carstens1-4/+3
2008-02-05[S390] Fix linker script.Heiko Carstens1-1/+1
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens1-1/+4
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] constify function pointer tables.Jan Engelhardt1-1/+1
2008-01-26[S390] add smp_call_function_maskCarsten Otte1-0/+27
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] single-step cleanupRoland McGrath2-16/+19
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-6/+8
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu1-0/+1
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens1-34/+72
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu1-2/+6
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu3-461/+600
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens3-106/+76