aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-26Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds105-3658/+6216
2008-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-0/+3
2008-01-26[S390] replace lock_cpu_hotplug with get_online_cpusMartin Schwidefsky1-6/+6
2008-01-26[S390] usage of s390dbf: shrink number of debug areas to use.Peter Tiedemann2-5/+5
2008-01-26[S390] constify function pointer tables.Jan Engelhardt8-9/+9
2008-01-26[S390] do local_irq_restore while spinning in spin_lock_irqsave.Hisashi Hifumi2-1/+35
2008-01-26[S390] add smp_call_function_maskCarsten Otte2-0/+29
2008-01-26[S390] dasd: fix loop in request expiration handlingStefan Haberland1-1/+2
2008-01-26[S390] Unused field / extern declaration in processor.hMartin Schwidefsky1-4/+0
2008-01-26[S390] Remove TOPDIR from MakefileWANG Cong1-4/+0
2008-01-26[S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber18-1720/+3117
2008-01-26[S390] single-step cleanupRoland McGrath3-16/+27
2008-01-26[S390] Move NOTES and BUG_TABLE.Martin Schwidefsky1-3/+9
2008-01-26[S390] drivers/s390/: Spelling fixesJoe Perches6-6/+6
2008-01-26[S390] include/asm-s390/: Spelling fixesJoe Perches4-5/+5
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 Holzheu2-6/+12
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 Cheng6-8/+7
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 Holzheu4-462/+603
2008-01-26[S390] drivers/s390: Add missing "space"Joe Perches6-10/+10
2008-01-26[S390] arch/s390: Add missing "space"Joe Perches1-1/+1
2008-01-26[S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland1-3/+4
2008-01-26[S390] crypto: move s390 Kconfig options.Jan Glauber2-62/+61
2008-01-26[S390] Remove appldata include from sysctl_check.cHeiko Carstens1-1/+0
2008-01-26[S390] Get rid of additional_cpus kernel parameter.Heiko Carstens7-155/+79
2008-01-26[S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens1-2/+2
2008-01-26[S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens3-22/+10
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 Borntraeger3-46/+26
2008-01-26[S390] Avoid warnings in tlblush.hMartin Schwidefsky1-3/+17
2008-01-26[S390] Fix tlb flushing with idte.Martin Schwidefsky3-22/+19
2008-01-26[S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens3-202/+123
2008-01-26[S390] Standby cpu activation/deactivation.Heiko Carstens8-193/+675
2008-01-26[S390] sclp: sysfs interface for SCLP cpiMichael Ernst4-231/+432
2008-01-26[S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun1-1/+1
2008-01-26[S390] qdio: Remove double checked value.Sebastian Ott1-2/+1
2008-01-26[S390] cio: introduce timed recovery procedurePeter Oberparleiter3-0/+67
2008-01-26[S390] cio: memory leak in cio processingMichael Ernst1-2/+5
2008-01-26[S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck1-2/+4
2008-01-26[S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck1-2/+3
2008-01-26[S390] cio: reduce cpu utilization during device scanPeter Oberparleiter3-84/+137
2008-01-26[S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck4-0/+5
2008-01-26[S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck4-38/+40
2008-01-26[S390] cio: I/O subchannel specific fields.Cornelia Huck7-22/+42
2008-01-26[S390] cio: Extend adapter interrupt interface.Peter Oberparleiter7-85/+154