Age | Commit message (Expand) | Author |
2008-12-25 | [S390] convert vmlogrdr printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert zfcp dumper printks to pr_xxx macros. | Michael Holzheu |
2008-12-25 | [S390] convert cpu related printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert qeth printks to dev_xxx and pr_xxx macros. | Frank Blaschka |
2008-12-25 | [S390] convert sclp printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert iucv printks to dev_xxx and pr_xxx macros. | Ursula Braun |
2008-12-25 | [S390] convert ap_bus printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert dcssblk and extmem printks messages to pr_xxx macros. | Hongjie Yang |
2008-12-25 | [S390] convert monwriter printks to pr_xxx macros. | Melissa Howland |
2008-12-25 | [S390] convert s390 debug feature printks to pr_xxx macros. | Michael Holzheu |
2008-12-25 | [S390] convert monreader printks to pr_xxx macros. | Gerald Schaefer |
2008-12-25 | [S390] convert appldata printks to pr_xxx macros. | Gerald Schaefer |
2008-12-25 | [S390] convert setup printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert hypfs printks to pr_xxx macros. | Michael Holzheu |
2008-12-25 | [S390] convert time printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert cpacf printks to pr_xxx macros. | Jan Glauber |
2008-12-25 | [S390] convert cio printks to pr_xxx macros. | Michael Ernst |
2008-12-25 | [S390] convert vmur printks to pr_xxx macros. | Frank Munzert |
2008-12-25 | [S390] convert cpcmd printks to pr_xxx macros. | Christian Borntraeger |
2008-12-25 | [S390] convert lcs printks to dev_xxx and pr_xxx macros. | Klaus-D. Wacker |
2008-12-25 | [S390] convert vmcp printks to pr_xxx macros. | Christian Borntraeger |
2008-12-25 | [S390] convert xpram printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] s390: Remove redundant test | Julia Lawall |
2008-12-25 | [S390] s390/setup: set default preferred console device "ttyS" | Hendrik Brueckner |
2008-12-25 | [S390] drivers/s390/crypto: Move dereference to after IS_ERR test | Julia Lawall |
2008-12-25 | [S390] panic_stack leak in smp_alloc_lowcore | Martin Schwidefsky |
2008-12-25 | [S390] clear_table inline assembly contraints | Martin Schwidefsky |
2008-12-25 | [S390] Remove config options. | Martin Schwidefsky |
2008-12-25 | [S390] cpu topology: remove dead code | Heiko Carstens |
2008-12-25 | [S390] cpu topology: introduce kernel parameter | Heiko Carstens |
2008-12-25 | [S390] add new machine types to setup_hwcaps. | Martin Schwidefsky |
2008-12-25 | [S390] Remove initial kernel stack backchain initialization. | Heiko Carstens |
2008-12-25 | [S390] s390: use the new byteorder headers | Harvey Harrison |
2008-12-25 | [S390] Add processor type march=z10 and a processor type safety check. | Martin Schwidefsky |
2008-12-25 | [S390] sclp vt220: fix compile warning | Heiko Carstens |
2008-12-25 | [S390] remove warnings with functions ending in BUG | Martin Schwidefsky |
2008-12-25 | [S390] mark disabled_wait as noreturn function | Heiko Carstens |
2008-12-25 | [S390] cio: use pim to check for multipath. | Sebastian Ott |
2008-12-25 | [S390] cio: commit all pmcw changes. | Sebastian Ott |
2008-12-25 | [S390] cio: introduce cio_commit_config | Sebastian Ott |
2008-12-25 | [S390] cio: introduce cio_update_schib | Sebastian Ott |
2008-12-25 | [S390] cio: Use device_is_registered(). | Cornelia Huck |
2008-12-25 | [S390] cio: Dont call ->release directly. | Cornelia Huck |
2008-12-25 | [S390] cio: Dont fail probe for I/O subchannels. | Cornelia Huck |
2008-12-25 | [S390] cio: Only register ccw_device for registered subchannel. | Cornelia Huck |
2008-12-25 | [S390] cio: Fix I/O subchannel refcounting. | Cornelia Huck |
2008-12-25 | [S390] cio: Fix reference counting for online/offline. | Cornelia Huck |
2008-12-25 | [S390] cio: Put referernce on correct device after moving. | Cornelia Huck |
2008-12-25 | [S390] cio: fix ccwgroup online vs. ungroup race condition | Peter Oberparleiter |
2008-12-25 | [S390] cio: move irritating comment. | Sebastian Ott |