aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17[S390] kernel: show last breaking-event-address on oopsChristian Borntraeger
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens
2008-04-17[S390] Convert s390 to GENERIC_CLOCKEVENTS.Heiko Carstens
2008-04-17[S390] Convert monitor calls to function calls.Heiko Carstens
2008-04-17[S390] Add debug_register_mode() function to debug feature APIMichael Holzheu
2008-04-17[S390] switch sched_clock to store-clock-extended.Jan Glauber
2008-04-17[S390] Vertical cpu management.Heiko Carstens
2008-04-17[S390] cpu topology support for s390.Heiko Carstens
2008-04-17[S390] Export stfle.Heiko Carstens
2008-04-17[S390] Protect against sigaltstack wraparound.Heiko Carstens
2008-03-05[S390] incorrect reipl nss name.Hongjie Yang
2008-03-05[S390] Load disabled wait psw if reipl fails.Michael Holzheu
2008-03-05[S390] Get rid of memcpy gcc warning workaround.Heiko Carstens
2008-03-05[S390] idle: Fix machine check handling in idle loop.Heiko Carstens
2008-02-19[S390] etr: fix compile error on !SMPHeiko Carstens
2008-02-19[S390] Initialize per cpu lowcores on cpu hotplug.Heiko Carstens
2008-02-19[S390] Make sure enabled wait psw is loaded in default_idle.Heiko Carstens
2008-02-09[S390] dynamic page tables.Martin Schwidefsky
2008-02-09[S390] Remove a.out header file.Martin Schwidefsky
2008-02-09[S390] Wire up new timerfd syscalls.Heiko Carstens
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-05timerfd: new timerfd APIDavide Libenzi
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens
2008-02-05[S390] latencytop s390 support.Heiko Carstens
2008-02-05[S390] console: allow vt220 console to be the only consolePeter Oberparleiter
2008-02-05[S390] Fix couple of section mismatches.Heiko Carstens
2008-02-05[S390] Fix smp_call_function_mask semantics.Heiko Carstens
2008-02-05[S390] Fix linker script.Heiko Carstens
2008-02-05[S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky
2008-01-26[S390] constify function pointer tables.Jan Engelhardt
2008-01-26[S390] add smp_call_function_maskCarsten Otte
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong
2008-01-26[S390] single-step cleanupRoland McGrath
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu
2008-01-26[S390] Initialize sclp_ipl_infoMichael Holzheu
2008-01-26[S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens
2008-01-26[S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu
2008-01-26[S390] kernel: Shutdown Actions InterfaceMichael Holzheu
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger