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