summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* [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/+7
* [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/+0
* [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/+0
* [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
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-4/+7
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-02-058-43/+63
|\
| * [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-051-1/+1
| * [S390] latencytop s390 support.Heiko Carstens2008-02-051-8/+23
| * [S390] console: allow vt220 console to be the only consolePeter Oberparleiter2008-02-051-5/+5
| * [S390] Fix couple of section mismatches.Heiko Carstens2008-02-055-23/+26
| * [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3
| * [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
| * [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-051-1/+4
* | timerfd: new timerfd APIDavide Libenzi2008-02-052-9/+1
|/
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky2008-01-261-6/+6
* [S390] constify function pointer tables.Jan Engelhardt2008-01-261-1/+1
* [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+27
* [S390] Remove TOPDIR from MakefileWANG Cong2008-01-261-4/+0
* [S390] single-step cleanupRoland McGrath2008-01-262-16/+19
* [S390] Move NOTES and BUG_TABLE.Martin Schwidefsky2008-01-261-3/+9
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-6/+8
* [S390] Initialize sclp_ipl_infoMichael Holzheu2008-01-261-0/+1
* [S390] Allocate and free cpu lowcores and stacks when needed/possible.Heiko Carstens2008-01-261-34/+72
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-261-2/+6
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-263-461/+600
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-263-106/+76
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-261-1/+24
* [S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2008-01-262-11/+27
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-261-3/+3
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-261-1/+1
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-263-73/+333
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-241-4/+4
* kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-241-36/+37
* kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-241-32/+48
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-4/+4
* [S390] Make sure the restore psw masks are initialized.Heiko Carstens2007-12-041-3/+1
* [S390] Fix compile error on 31bit without preemptionChristian Borntraeger2007-12-041-0/+2
* [S390] Add missing die_notifier() call to die().Heiko Carstens2007-11-201-0/+1
* [S390] Fix memory detection.Heiko Carstens2007-11-201-1/+1
* [S390] Dont overwrite lowcores on smp_send_stop().Heiko Carstens2007-11-201-49/+7
* [S390] Fix kernel preemption.Heiko Carstens2007-11-202-20/+7
OpenPOWER on IntegriCloud