summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2008-12-28143-2300/+4876
|\
| * [S390] provide documentation for hvc_iucv kernel parameter.Hendrik Brueckner2008-12-251-0/+3
| * [S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann2008-12-255-56/+86
| * [S390] convert zfcp printks to pr_xxx macros.Christof Schmitt2008-12-2510-3/+33
| * [S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky2008-12-251-13/+13
| * [S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu2008-12-251-6/+8
| * [S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky2008-12-255-100/+112
| * [S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka2008-12-254-192/+212
| * [S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky2008-12-254-28/+41
| * [S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun2008-12-253-32/+60
| * [S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky2008-12-251-3/+7
| * [S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2008-12-252-102/+76
| * [S390] convert monwriter printks to pr_xxx macros.Melissa Howland2008-12-251-1/+4
| * [S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu2008-12-251-18/+19
| * [S390] convert monreader printks to pr_xxx macros.Gerald Schaefer2008-12-251-24/+17
| * [S390] convert appldata printks to pr_xxx macros.Gerald Schaefer2008-12-253-21/+16
| * [S390] convert setup printks to pr_xxx macros.Martin Schwidefsky2008-12-251-26/+46
| * [S390] convert hypfs printks to pr_xxx macros.Michael Holzheu2008-12-252-9/+15
| * [S390] convert time printks to pr_xxx macros.Martin Schwidefsky2008-12-251-5/+9
| * [S390] convert cpacf printks to pr_xxx macros.Jan Glauber2008-12-251-5/+9
| * [S390] convert cio printks to pr_xxx macros.Michael Ernst2008-12-255-13/+30
| * [S390] convert vmur printks to pr_xxx macros.Frank Munzert2008-12-251-6/+9
| * [S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger2008-12-251-2/+5
| * [S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker2008-12-251-39/+53
| * [S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger2008-12-251-3/+5
| * [S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky2008-12-251-22/+19
| * [S390] s390: Remove redundant testJulia Lawall2008-12-252-2/+1
| * [S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner2008-12-251-0/+3
| * [S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall2008-12-254-12/+28
| * [S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky2008-12-251-5/+2
| * [S390] clear_table inline assembly contraintsMartin Schwidefsky2008-12-251-1/+4
| * [S390] Remove config options.Martin Schwidefsky2008-12-259-143/+20
| * [S390] cpu topology: remove dead codeHeiko Carstens2008-12-251-18/+1
| * [S390] cpu topology: introduce kernel parameterHeiko Carstens2008-12-252-1/+19
| * [S390] add new machine types to setup_hwcaps.Martin Schwidefsky2008-12-251-0/+5
| * [S390] Remove initial kernel stack backchain initialization.Heiko Carstens2008-12-252-2/+0
| * [S390] s390: use the new byteorder headersHarvey Harrison2008-12-251-51/+21
| * [S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky2008-12-255-47/+61
| * [S390] sclp vt220: fix compile warningHeiko Carstens2008-12-251-17/+16
| * [S390] remove warnings with functions ending in BUGMartin Schwidefsky2008-12-251-1/+4
| * [S390] mark disabled_wait as noreturn functionHeiko Carstens2008-12-251-1/+3
| * [S390] cio: use pim to check for multipath.Sebastian Ott2008-12-251-1/+2
| * [S390] cio: commit all pmcw changes.Sebastian Ott2008-12-252-0/+8
| * [S390] cio: introduce cio_commit_configSebastian Ott2008-12-257-134/+123
| * [S390] cio: introduce cio_update_schibSebastian Ott2008-12-258-38/+67
| * [S390] cio: Use device_is_registered().Cornelia Huck2008-12-251-1/+1
| * [S390] cio: Dont call ->release directly.Cornelia Huck2008-12-251-2/+2
| * [S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2008-12-252-12/+32
| * [S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck2008-12-251-6/+12
| * [S390] cio: Fix I/O subchannel refcounting.Cornelia Huck2008-12-251-19/+56