| Commit message (Expand) | Author | Age | Files | Lines |
* | vmwatchdog: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -1/+6 |
* | vmcp: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
* | monwriter: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
* | monreader: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+4 |
* | drivers/s390: cdev lock_kernel() pushdown | Jonathan Corbet | 2008-06-20 | 4 | -14/+41 |
* | [S390] tape: Use ccw_dev_id to build cdev_id. | Cornelia Huck | 2008-05-15 | 1 | -26/+5 |
* | [S390] vmlogrdr: module initialization function should return negative errors | Marcin Slusarz | 2008-05-15 | 1 | -1/+1 |
* | [S390] tty3270: fix put_char fail/success conversion. | Heiko Carstens | 2008-05-07 | 1 | -9/+6 |
* | Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2008-04-30 | 1 | -1/+16 |
|\ |
|
| * | [S390] Automatically detect added cpus. | Heiko Carstens | 2008-04-30 | 1 | -1/+16 |
* | | s390 tty: Prepare for put_char to return success/fail | Alan Cox | 2008-04-30 | 4 | -6/+12 |
|/ |
|
* | s390: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+3 |
* | proc: remove proc_root from drivers | Alexey Dobriyan | 2008-04-29 | 1 | -2/+2 |
* | [S390] Remove code duplication from monreader / dcssblk. | Martin Schwidefsky | 2008-04-17 | 1 | -52/+2 |
* | [S390] replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-17 | 3 | -4/+4 |
* | [S390] vmur: Use wait queue instead of mutex to serialize open | Frank Munzert | 2008-04-17 | 2 | -8/+20 |
* | [S390] tape: duplicate sysfs filename when setting tape device online | Michael Holzheu | 2008-04-17 | 3 | -6/+5 |
* | [S390] sclp: Get rid of in_atomic() use. | Heiko Carstens | 2008-04-17 | 2 | -8/+7 |
* | [S390] sclp_vt220: speed up console output for interactive work | Christian Borntraeger | 2008-03-05 | 1 | -1/+1 |
* | Build fix for drivers/s390/char/defkeymap.c | Tony Breeds | 2008-03-04 | 1 | -1/+1 |
* | Fix default compose table initialization | Samuel Thibault | 2008-03-03 | 1 | -2/+2 |
* | [S390] sclp: clean up send/receive naming scheme | Peter Oberparleiter | 2008-02-19 | 6 | -13/+15 |
* | [S390] sclp_vt220: Fix vt220 initialization | Christian Borntraeger | 2008-02-09 | 1 | -13/+18 |
* | [S390] sclp_tty/sclp_vt220: Fix scheduling while atomic | Christian Borntraeger | 2008-02-05 | 2 | -2/+2 |
* | blk_end_request: changing s390 (take 4) | Kiyoshi Ueda | 2008-01-28 | 1 | -7/+6 |
* | [S390] constify function pointer tables. | Jan Engelhardt | 2008-01-26 | 3 | -3/+3 |
* | [S390] drivers/s390/: Spelling fixes | Joe Perches | 2008-01-26 | 2 | -2/+2 |
* | [S390] use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 2008-01-26 | 2 | -3/+3 |
* | [S390] drivers/s390: Add missing "space" | Joe Perches | 2008-01-26 | 2 | -2/+2 |
* | [S390] Get rid of additional_cpus kernel parameter. | Heiko Carstens | 2008-01-26 | 1 | -44/+2 |
* | [S390] sclp: convert channel path configure code to use sync interface. | Heiko Carstens | 2008-01-26 | 3 | -202/+123 |
* | [S390] Standby cpu activation/deactivation. | Heiko Carstens | 2008-01-26 | 4 | -119/+322 |
* | [S390] sclp: sysfs interface for SCLP cpi | Michael Ernst | 2008-01-26 | 4 | -231/+432 |
* | cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() | Gautham R Shenoy | 2008-01-25 | 1 | -2/+2 |
* | [S390] struct class_device -> struct device conversion. | Cornelia Huck | 2007-10-22 | 4 | -38/+26 |
* | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 2007-10-19 | 1 | -1/+1 |
* | unicode diacritics support | Samuel Thibault | 2007-10-17 | 3 | -14/+58 |
* | [S390] 3215: Handle special console device. | Cornelia Huck | 2007-10-12 | 1 | -0/+3 |
* | [S390] vmwatchdog: fix broken inline assembly. | Heiko Carstens | 2007-10-12 | 1 | -2/+2 |
* | [S390] tape: Fix medium state handling | Michael Holzheu | 2007-10-12 | 1 | -9/+17 |
* | [S390] zcore: fix inline assembly in memcpy_real() | Michael Holzheu | 2007-10-12 | 1 | -3/+4 |
* | [S390] Get rid of a bunch of sparse warnings again. | Heiko Carstens | 2007-10-12 | 4 | -8/+25 |
* | Fixup rq_for_each_segment() indentation | Jens Axboe | 2007-10-10 | 2 | -22/+20 |
* | Introduce rq_for_each_segment replacing rq_for_each_bio | NeilBrown | 2007-10-10 | 2 | -20/+11 |
* | [S390] vmur: fix reference counting for vmur device structure | Michael Holzheu | 2007-08-22 | 2 | -58/+161 |
* | [S390] vmur: fix diag14 exceptions with addresses > 2GB. | Michael Holzheu | 2007-08-22 | 2 | -28/+5 |
* | [S390] monwriter: Serialization bug for multithreaded applications. | Melissa Howland | 2007-08-10 | 1 | -0/+6 |
* | [S390] vmur: diag14 only works with buffers below 2GB | Michael Holzheu | 2007-08-10 | 1 | -36/+70 |
* | [S390] vmur: add "top of queue" sanity check for reader open | Michael Holzheu | 2007-08-10 | 2 | -1/+7 |
* | [S390] vmur: reject open on z/VM reader files with status HOLD | Michael Holzheu | 2007-08-10 | 2 | -2/+6 |