aboutsummaryrefslogtreecommitdiffstats
path: root/usr (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25[S390] convert ctcm printks to dev_xxx and pr_xxx macros.Peter Tiedemann5-56/+86
2008-12-25[S390] convert zfcp printks to pr_xxx macros.Christof Schmitt10-3/+33
2008-12-25[S390] convert vmlogrdr printks to pr_xxx macros.Martin Schwidefsky1-13/+13
2008-12-25[S390] convert zfcp dumper printks to pr_xxx macros.Michael Holzheu1-6/+8
2008-12-25[S390] convert cpu related printks to pr_xxx macros.Martin Schwidefsky5-100/+112
2008-12-25[S390] convert qeth printks to dev_xxx and pr_xxx macros.Frank Blaschka4-192/+212
2008-12-25[S390] convert sclp printks to pr_xxx macros.Martin Schwidefsky4-28/+41
2008-12-25[S390] convert iucv printks to dev_xxx and pr_xxx macros.Ursula Braun3-32/+60
2008-12-25[S390] convert ap_bus printks to pr_xxx macros.Martin Schwidefsky1-3/+7
2008-12-25[S390] convert dcssblk and extmem printks messages to pr_xxx macros.Hongjie Yang2-102/+76
2008-12-25[S390] convert monwriter printks to pr_xxx macros.Melissa Howland1-1/+4
2008-12-25[S390] convert s390 debug feature printks to pr_xxx macros.Michael Holzheu1-18/+19
2008-12-25[S390] convert monreader printks to pr_xxx macros.Gerald Schaefer1-24/+17
2008-12-25[S390] convert appldata printks to pr_xxx macros.Gerald Schaefer3-21/+16
2008-12-25[S390] convert setup printks to pr_xxx macros.Martin Schwidefsky1-26/+46
2008-12-25[S390] convert hypfs printks to pr_xxx macros.Michael Holzheu2-9/+15
2008-12-25[S390] convert time printks to pr_xxx macros.Martin Schwidefsky1-5/+9
2008-12-25[S390] convert cpacf printks to pr_xxx macros.Jan Glauber1-5/+9
2008-12-25[S390] convert cio printks to pr_xxx macros.Michael Ernst5-13/+30
2008-12-25[S390] convert vmur printks to pr_xxx macros.Frank Munzert1-6/+9
2008-12-25[S390] convert cpcmd printks to pr_xxx macros.Christian Borntraeger1-2/+5
2008-12-25[S390] convert lcs printks to dev_xxx and pr_xxx macros.Klaus-D. Wacker1-39/+53
2008-12-25[S390] convert vmcp printks to pr_xxx macros.Christian Borntraeger1-3/+5
2008-12-25[S390] convert xpram printks to pr_xxx macros.Martin Schwidefsky1-22/+19
2008-12-25[S390] s390: Remove redundant testJulia Lawall2-2/+1
2008-12-25[S390] s390/setup: set default preferred console device "ttyS"Hendrik Brueckner1-0/+3
2008-12-25[S390] drivers/s390/crypto: Move dereference to after IS_ERR testJulia Lawall4-12/+28
2008-12-25[S390] panic_stack leak in smp_alloc_lowcoreMartin Schwidefsky1-5/+2
2008-12-25[S390] clear_table inline assembly contraintsMartin Schwidefsky1-1/+4
2008-12-25[S390] Remove config options.Martin Schwidefsky9-143/+20
2008-12-25[S390] cpu topology: remove dead codeHeiko Carstens1-18/+1
2008-12-25[S390] cpu topology: introduce kernel parameterHeiko Carstens2-1/+19
2008-12-25[S390] add new machine types to setup_hwcaps.Martin Schwidefsky1-0/+5
2008-12-25[S390] Remove initial kernel stack backchain initialization.Heiko Carstens2-2/+0
2008-12-25[S390] s390: use the new byteorder headersHarvey Harrison1-51/+21
2008-12-25[S390] Add processor type march=z10 and a processor type safety check.Martin Schwidefsky5-47/+61
2008-12-25[S390] sclp vt220: fix compile warningHeiko Carstens1-17/+16
2008-12-25[S390] remove warnings with functions ending in BUGMartin Schwidefsky1-1/+4
2008-12-25[S390] mark disabled_wait as noreturn functionHeiko Carstens1-1/+3
2008-12-25[S390] cio: use pim to check for multipath.Sebastian Ott1-1/+2
2008-12-25[S390] cio: commit all pmcw changes.Sebastian Ott2-0/+8
2008-12-25[S390] cio: introduce cio_commit_configSebastian Ott7-134/+123
2008-12-25[S390] cio: introduce cio_update_schibSebastian Ott8-38/+67
2008-12-25[S390] cio: Use device_is_registered().Cornelia Huck1-1/+1
2008-12-25[S390] cio: Dont call ->release directly.Cornelia Huck1-2/+2
2008-12-25[S390] cio: Dont fail probe for I/O subchannels.Cornelia Huck2-12/+32
2008-12-25[S390] cio: Only register ccw_device for registered subchannel.Cornelia Huck1-6/+12
2008-12-25[S390] cio: Fix I/O subchannel refcounting.Cornelia Huck1-19/+56
2008-12-25[S390] cio: Fix reference counting for online/offline.Cornelia Huck2-12/+22
2008-12-25[S390] cio: Put referernce on correct device after moving.Cornelia Huck1-2/+2