summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [S390] add smp_call_function_maskCarsten Otte2008-01-262-0/+29
* [S390] dasd: fix loop in request expiration handlingStefan Haberland2008-01-261-1/+2
* [S390] Unused field / extern declaration in processor.hMartin Schwidefsky2008-01-261-4/+0
* [S390] Remove TOPDIR from MakefileWANG Cong2008-01-261-4/+0
* [S390] dasd: add hyper PAV support to DASD device driver, part 1Stefan Weinhuber2008-01-2618-1720/+3117
* [S390] single-step cleanupRoland McGrath2008-01-263-16/+27
* [S390] Move NOTES and BUG_TABLE.Martin Schwidefsky2008-01-261-3/+9
* [S390] drivers/s390/: Spelling fixesJoe Perches2008-01-266-6/+6
* [S390] include/asm-s390/: Spelling fixesJoe Perches2008-01-264-5/+5
* [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-262-6/+12
* [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-266-8/+7
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-261-2/+6
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-264-462/+603
* [S390] drivers/s390: Add missing "space"Joe Perches2008-01-266-10/+10
* [S390] arch/s390: Add missing "space"Joe Perches2008-01-261-1/+1
* [S390] dasd: fix return value of dasd_generic_probe()Stefan Haberland2008-01-261-3/+4
* [S390] crypto: move s390 Kconfig options.Jan Glauber2008-01-262-62/+61
* [S390] Remove appldata include from sysctl_check.cHeiko Carstens2008-01-261-1/+0
* [S390] Get rid of additional_cpus kernel parameter.Heiko Carstens2008-01-267-155/+79
* [S390] Use new style spinlock initializer in __RWSEM_INITIALIZER.Heiko Carstens2008-01-261-2/+2
* [S390] Remove owner_pc member from raw_spinlock_t.Heiko Carstens2008-01-263-22/+10
* [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-263-46/+26
* [S390] Avoid warnings in tlblush.hMartin Schwidefsky2008-01-261-3/+17
* [S390] Fix tlb flushing with idte.Martin Schwidefsky2008-01-263-22/+19
* [S390] sclp: convert channel path configure code to use sync interface.Heiko Carstens2008-01-263-202/+123
* [S390] Standby cpu activation/deactivation.Heiko Carstens2008-01-268-193/+675
* [S390] sclp: sysfs interface for SCLP cpiMichael Ernst2008-01-264-231/+432
* [S390] qdio: set QDIO_ACTIVATE_TIMEOUT to 5sUrsula Braun2008-01-261-1/+1
* [S390] qdio: Remove double checked value.Sebastian Ott2008-01-261-2/+1
* [S390] cio: introduce timed recovery procedurePeter Oberparleiter2008-01-263-0/+67
* [S390] cio: memory leak in cio processingMichael Ernst2008-01-261-2/+5
* [S390] cio: Fix ungroup vs. machine check race in ccwgroup.Cornelia Huck2008-01-261-2/+4
* [S390] cio: Delete timer in ccw_device_verify_done().Cornelia Huck2008-01-261-2/+3
* [S390] cio: reduce cpu utilization during device scanPeter Oberparleiter2008-01-263-84/+137
* [S390] cio: Set driver->owner on css, ccw and ccwgroup busses.Cornelia Huck2008-01-264-0/+5
* [S390] cio: Use dev_{g,s}et_drvdata().Cornelia Huck2008-01-264-38/+40
* [S390] cio: I/O subchannel specific fields.Cornelia Huck2008-01-267-22/+42
* [S390] cio: Extend adapter interrupt interface.Peter Oberparleiter2008-01-267-85/+154
* [S390] cio: Introduce subchannel->private.Cornelia Huck2008-01-2612-212/+261
* [S390] cio: Cleanup debug feature usage.Cornelia Huck2008-01-263-35/+33
* [S390] cio: Add css_driver_{register,unregister}.Cornelia Huck2008-01-263-6/+35
* [S390] cio: Reset sch->driver.Cornelia Huck2008-01-261-9/+13
* [S390] cio: css_driver: Use consistent parameters.Cornelia Huck2008-01-267-48/+40
* [S390] cio: Use helpers instead of container_of().Cornelia Huck2008-01-263-5/+7
OpenPOWER on IntegriCloud