Age | Commit message (Expand) | Author |
2009-09-22 | const: make block_device_operations const | Alexey Dobriyan |
2009-09-11 | [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code | Michael Holzheu |
2009-09-11 | [S390] Get rid of cpuid.h header file. | Heiko Carstens |
2009-09-11 | [S390] tape: Fix device online messages | Michael Holzheu |
2009-09-11 | [S390] tape: reversed order of labels | Roel Kluin |
2009-09-11 | [S390] vmur: Invalid allocation sequence for vmur class | Michael Holzheu |
2009-09-11 | [S390] add call home support | Hans-Joachim Picht |
2009-09-11 | [S390] tape: use init_timer_on_stack() rather than init_timer() | Frank Munzert |
2009-09-11 | [S390] proper use of device register | Sebastian Ott |
2009-07-07 | [S390] improve suspend/resume error messages | Christian Borntraeger |
2009-07-07 | [S390] monreader: fix dev_set_drvdata conversion | Heiko Carstens |
2009-07-07 | [S390] sclp: fix compile error for !SCLP_CONSOLE | Heiko Carstens |
2009-06-22 | [S390] driver_data access | Martin Schwidefsky |
2009-06-22 | [S390] Use del_timer instead of del_timer_sync | Michael Holzheu |
2009-06-22 | [S390] vt220 console: convert from bootmem to slab | Heiko Carstens |
2009-06-22 | [S390] sclp console: convert from bootmem to slab | Heiko Carstens |
2009-06-22 | [S390] 3270 console: convert from bootmem to slab | Heiko Carstens |
2009-06-22 | [S390] 3215 console: convert from bootmem to slab | Heiko Carstens |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-06-16 | [S390] pm: monreader power management callbacks. | Gerald Schaefer |
2009-06-16 | [S390] pm: monwriter power management callbacks. | Gerald Schaefer |
2009-06-16 | [S390] pm: memory hotplug power management callbacks | Gerald Schaefer |
2009-06-16 | [S390] pm: con3270 power management callbacks. | Martin Schwidefsky |
2009-06-16 | [S390] pm: power management support for SCLP drivers. | Michael Holzheu |
2009-06-16 | [S390] pm: tape power management callbacks | Frank Munzert |
2009-06-16 | [S390] pm: vmlogrdr power management callbacks | Stefan Weinhuber |
2009-06-16 | [S390] pm: vmur driver power management callbacks | Frank Munzert |
2009-06-16 | [S390] pm: vmwatchdog power management callbacks. | Christian Borntraeger |
2009-06-16 | [S390] pm: con3215 power management callbacks | Martin Schwidefsky |
2009-06-15 | s390: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-12 | [S390] 3270: lock dependency fixes | Martin Schwidefsky |
2009-06-12 | [S390] 3270: do not register with tty_register_device | Martin Schwidefsky |
2009-05-22 | block: Do away with the notion of hardsect_size | Martin K. Petersen |
2009-05-11 | block: implement and enforce request peek/start/fetch | Tejun Heo |
2009-05-11 | block: convert to pos and nr_sectors accessors | Tejun Heo |
2009-04-28 | block: implement and use [__]blk_end_request_all() | Tejun Heo |
2009-04-23 | [S390] Use tape_generic_offline directly. | Frank Munzert |
2009-03-26 | [S390] BUG to BUG_ON changes | Stoyan Gaydarov |
2009-03-26 | [S390] Use csum_partial in checksum.h | Frank Munzert |
2009-03-26 | [S390] tape message cleanup | Carsten Otte |
2009-03-26 | [S390] Automatic IPL after dump | Frank Munzert |
2009-02-19 | [S390] fix "mem=" handling in case of standby memory | Heiko Carstens |
2009-02-19 | [S390] sclp: handle empty event buffers | Peter Oberparleiter |
2009-01-09 | [S390] tape block: fix dependencies | Kamalesh Babulal |
2009-01-08 | fix similar typos to successfull | Coly Li |
2009-01-06 | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer |
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 sclp printks to pr_xxx macros. | Martin Schwidefsky |
2008-12-25 | [S390] convert monwriter printks to pr_xxx macros. | Melissa Howland |