aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-05Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds12-46/+108
2008-02-05timerfd: new timerfd APIDavide Libenzi2-9/+1
2008-02-05[S390] Remove BUILD_BUG_ON() in vmem code.Heiko Carstens2-3/+2
2008-02-05[S390] latencytop s390 support.Heiko Carstens2-8/+26
2008-02-05[S390] Define GENERIC_LOCKBREAK.Martin Schwidefsky1-0/+5
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 Carstens6-24/+27
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 Carstens3-1/+39
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-2/+2
2008-02-03remove Documentation/smp.txtAdrian Bunk1-2/+2
2008-02-03Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers1-2/+0
2008-02-03Add HAVE_KPROBESMathieu Desnoyers1-0/+1
2008-02-03Add HAVE_OPROFILEMathieu Desnoyers1-0/+1
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 Engelhardt2-2/+2
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi1-0/+23
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] arch/s390/: Spelling fixesJoe Perches1-1/+1
2008-01-26[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu1-6/+8
2008-01-26[S390] vmemmap: allocate struct pages before 1:1 mappingChristian Borntraeger1-2/+2
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] use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
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] arch/s390: Add missing "space"Joe Perches1-1/+1
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber1-60/+0
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens3-106/+76
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens1-8/+4
2008-01-26[S390] Get rid of HOLES_IN_ZONE requirement.Heiko Carstens3-5/+25
2008-01-26[S390] Print kernel version in dump_stack() and show_regs().Heiko Carstens2-11/+27
2008-01-26[S390] Change vmalloc defintionsChristian Borntraeger2-16/+10
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky1-1/+1
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens3-73/+333
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-27/+200
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-24Kobject: convert arch/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman1-2/+2
2008-01-24firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman1-4/+4
2008-01-24kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman1-36/+37
2008-01-24kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman1-32/+48
2008-01-24kobject: convert s390 hypervisor to use kobject_createGreg Kroah-Hartman1-6/+7
2008-01-24kobject: convert /sys/hypervisor to use kobject_createGreg Kroah-Hartman1-1/+1
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2-6/+6
2008-01-11[CRYPTO] s390-aes: Use correct encrypt/decrypt function in fallbackSebastian Siewior1-8/+2