Age | Commit message (Expand) | Author |
2009-11-13 | [S390] sclp: undo quiesce handler override on resume | Martin Schwidefsky |
2009-11-13 | [S390] monreader: fix use after free bug with suspend/resume | Gerald Schaefer |
2009-10-29 | [S390] call home: fix string length handling | Heiko Carstens |
2009-10-29 | [S390] call home: fix error handling in init function | Heiko Carstens |
2009-10-29 | [S390] call home: fix local buffer usage in proc handler | Sebastian Ott |
2009-10-14 | [S390] sclp_vt220 build fix | Michael Holzheu |
2009-10-14 | [S390] call home support: fix proc handler | Heiko Carstens |
2009-10-14 | [S390] tape390: Fix request queue handling in block driver | Michael Holzheu |
2009-10-06 | [S390] 3270 console build fix | Sebastian Ott |
2009-09-23 | headers: utsname.h redux | Alexey Dobriyan |
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 |