Age | Commit message (Expand) | Author | Files | Lines |
2008-10-13 | fs3270: Correct error returns | Alan Cox | 1 | -5/+4 |
2008-10-13 | fs3270: remove extra locks | Alan Cox | 1 | -5/+1 |
2008-10-13 | tty: Redo current tty locking | Alan Cox | 1 | -0/+1 |
2008-10-13 | tty: Make get_current_tty use a kref | Alan Cox | 1 | -1/+2 |
2008-10-10 | [S390] 3215: Remove tasklet. | Heiko Carstens | 1 | -20/+6 |
2008-10-10 | [S390] console flush on panic / reboot | Holger Smolinski | 4 | -18/+86 |
2008-10-10 | [S390] more bus_id -> dev_name conversions | Cornelia Huck | 1 | -2/+2 |
2008-10-10 | [S390] bus_id -> dev_set_name() changes | Cornelia Huck | 1 | -2/+1 |
2008-10-10 | [S390] bus_id -> dev_name conversions | Kay Sievers | 7 | -86/+92 |
2008-08-21 | [S390] drivers/s390: Use an IS_ERR test rather than a NULL test | Julien Brunel | 2 | -2/+2 |
2008-08-01 | [S390] dont use kthread for smp_rescan_cpus(). | Heiko Carstens | 1 | -12/+1 |
2008-08-01 | [S390] Add support for memory hot-remove. | Gerald Schaefer | 1 | -0/+5 |
2008-08-01 | [S390] nohz/sclp: disable timer on synchronous waits. | Heiko Carstens | 1 | -2/+4 |
2008-07-21 | device create: s390: convert device_create to device_create_drvdata | Greg Kroah-Hartman | 3 | -12/+14 |
2008-07-17 | [S390] vmur: Fix return code handling. | Frank Munzert | 1 | -5/+5 |
2008-07-17 | [S390] zfcpdump: Make SCSI disk dump tool recognize storage holes | Frank Munzert | 1 | -7/+94 |
2008-07-14 | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 8 | -15/+58 |
2008-07-14 | Merge commit 'v2.6.26' into bkl-removal | Jonathan Corbet | 8 | -43/+30 |
2008-07-14 | [S390] sclp_tty: Fix scheduling while atomic bug. | Heiko Carstens | 1 | -19/+17 |
2008-07-14 | [S390] sclp_tty: remove ioctl interface. | Heiko Carstens | 3 | -248/+23 |
2008-07-14 | [S390] Remove P390 support. | Heiko Carstens | 2 | -10/+1 |
2008-07-14 | [S390] Cleanup vmcp printk messages. | Christian Borntraeger | 1 | -10/+5 |
2008-07-14 | [S390] Cleanup vmwatch printk messages. | Martin Schwidefsky | 1 | -13/+3 |
2008-07-14 | [S390] Cleanup zfcp dumper printk messages. | Michael Holzheu | 1 | -19/+12 |
2008-07-14 | [S390] Cleanup vmlogrdr printk messages. | Martin Schwidefsky | 1 | -26/+3 |
2008-07-14 | [S390] Cleanup monreader printk messages. | Gerald Schaefer | 1 | -67/+7 |
2008-07-14 | [S390] Cleanup sclp printk messages. | Martin Schwidefsky | 9 | -46/+9 |
2008-07-14 | [S390] Cleanup 3215 printk messages. | Martin Schwidefsky | 1 | -22/+1 |
2008-07-14 | [S390] Cleanup 3270 printk messages. | Martin Schwidefsky | 3 | -8/+1 |
2008-07-14 | [S390] Move memory detection code to own file. | Heiko Carstens | 1 | -15/+18 |
2008-07-14 | [S390] Add support for memory hot-add via sclp. | Heiko Carstens | 1 | -8/+308 |
2008-07-14 | [S390] s390/vmcp: use simple_read_from_buffer() | Akinobu Mita | 1 | -14/+8 |
2008-07-14 | [S390] drivers/s390: Eliminate NULL test and memset after alloc_bootmem | Julia Lawall | 2 | -12/+1 |
2008-07-14 | [S390] sclp: simplify vt220 cleanup logic | Peter Oberparleiter | 1 | -27/+28 |
2008-07-14 | [S390] cio: introduce fcx enabled scsw format | Peter Oberparleiter | 9 | -45/+48 |
2008-07-14 | [S390] sclp: fix possible deadlock on cpu rescan. | Heiko Carstens | 1 | -1/+12 |
2008-07-14 | [S390] sclp: keep facility mask up to date. | Heiko Carstens | 1 | -0/+2 |
2008-07-14 | [S390] cio: Use locks when accessing /sys/firmware/cpi data. | Michael Ernst | 1 | -6/+39 |
2008-07-02 | vmwatchdog: BKL pushdown | Arnd Bergmann | 1 | -1/+6 |
2008-07-02 | vmcp: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-07-02 | monwriter: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-07-02 | monreader: BKL pushdown | Arnd Bergmann | 1 | -0/+4 |
2008-06-20 | drivers/s390: cdev lock_kernel() pushdown | Jonathan Corbet | 4 | -14/+41 |
2008-06-10 | [S390] tape_3590.c: introduce missing kfree | Julia Lawall | 1 | -1/+1 |
2008-06-10 | [S390] vt220 console, initialize list head before use | Carsten Otte | 1 | -0/+1 |
2008-05-30 | [S390] tape: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 2 | -9/+10 |
2008-05-30 | [S390] 3270: fix race with stack local wait_queue_head_t. | Martin Schwidefsky | 1 | -5/+4 |
2008-05-30 | [S390] sclp_vt220: fix scheduling while atomic bug. | Heiko Carstens | 1 | -20/+7 |
2008-05-30 | [S390] Fix section mismatch warnings. | Heiko Carstens | 1 | -1/+1 |
2008-05-30 | [S390] tape: Fix race condition in tape block device driver | Michael Holzheu | 1 | -2/+2 |