summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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-0512-46/+108
|\
| * [S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2008-02-052-3/+2Star
| * [S390] latencytop s390 support.Heiko Carstens2008-02-052-8/+26
| * [S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky2008-02-051-0/+5
| * [S390] console: allow vt220 console to be the only consolePeter Oberparleiter2008-02-051-5/+5
| * [S390] Fix couple of section mismatches.Heiko Carstens2008-02-056-24/+27
| * [S390] Fix smp_call_function_mask semantics.Heiko Carstens2008-02-051-4/+3Star
| * [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
| * [S390] DEBUG_PAGEALLOC support for s390.Heiko Carstens2008-02-053-1/+39
* | timerfd: new timerfd APIDavide Libenzi2008-02-052-9/+1Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2008-02-041-2/+2
|\
| * remove Documentation/smp.txtAdrian Bunk2008-02-031-2/+2
* | Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0Star
* | Add HAVE_KPROBESMathieu Desnoyers2008-02-031-0/+1
* | Add HAVE_OPROFILEMathieu Desnoyers2008-02-031-0/+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-262-2/+2
* [S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2008-01-261-0/+23
* [S390] add smp_call_function_maskCarsten Otte2008-01-261-0/+27
* [S390] Remove TOPDIR from MakefileWANG Cong2008-01-261-4/+0Star
* [S390] single-step cleanupRoland McGrath2008-01-262-16/+19
* [S390] Move NOTES and BUG_TABLE.Martin Schwidefsky2008-01-261-3/+9
* [S390] arch/s390/: Spelling fixesJoe Perches2008-01-261-1/+1
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-6/+8
* [S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger2008-01-261-2/+2
* [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] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-261-1/+1
* [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] arch/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-261-60/+0Star
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-263-106/+76Star
* [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-261-8/+4Star
* [S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens2008-01-263-5/+25
* [S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2008-01-262-11/+27
* [S390] Change vmalloc defintionsChristian Borntraeger2008-01-262-16/+10Star
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-261-1/+1
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-263-73/+333
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-251-27/+200
|\
| * [CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior2008-01-101-8/+2Star
| * [CRYPTO] aes_s390: Add fallback driverSebastian Siewior2008-01-101-21/+205
| * [CRYPTO] aes: Move common defines into a header fileSebastian Siewior2008-01-101-6/+1Star
* | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* | Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-251-2/+2
* | firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-251-4/+4
* | kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-251-36/+37