Age | Commit message (Expand) | Author | Files | Lines |
2009-12-07 | [S390] vmlogrdr: remove BKL | Martin Schwidefsky | 1 | -6/+2 |
2009-12-07 | [S390] vmur: remove BKL | Martin Schwidefsky | 1 | -3/+0 |
2009-12-07 | [S390] zcrypt: remove BKL | Martin Schwidefsky | 1 | -2/+0 |
2009-12-07 | [S390] 3270: remove BKL | Martin Schwidefsky | 1 | -4/+6 |
2009-12-07 | [S390] vmwatchdog: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -10/+19 |
2009-12-07 | [S390] monwriter: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -3/+4 |
2009-12-07 | [S390] monreader: remove lock_kernel() from open() function | Gerald Schaefer | 1 | -4/+4 |
2009-12-07 | [S390] s390: remove unused nfsd #includes | Boaz Harrosh | 2 | -10/+0 |
2009-12-07 | [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390 | Aristeu Rozanski | 1 | -0/+1 |
2009-12-07 | [S390] etr/stp: put correct per cpu variable | Heiko Carstens | 1 | -2/+2 |
2009-12-07 | [S390] tty3270: move keyboard compat ioctls | Arnd Bergmann | 1 | -0/+20 |
2009-12-07 | [S390] sclp: improve servicability setting | Martin Schwidefsky | 1 | -0/+1 |
2009-12-07 | [S390] s390: use change recording override for kernel mapping | Christian Borntraeger | 2 | -4/+11 |
2009-12-07 | [S390] MAINTAINERS: Add s390 drivers block | Joe Perches | 1 | -0/+3 |
2009-12-07 | [S390] use generic sockios.h header file | Christian Borntraeger | 1 | -18/+3 |
2009-12-07 | [S390] use generic termbits.h header file | Christian Borntraeger | 1 | -203/+3 |
2009-12-07 | [S390] smp: remove unused typedef and defines | Heiko Carstens | 1 | -44/+10 |
2009-12-07 | [S390] cmm: free pages on hibernate. | Martin Schwidefsky | 1 | -11/+50 |
2009-12-07 | [S390] Improve code generated by atomic operations. | Martin Schwidefsky | 1 | -4/+4 |
2009-12-07 | [S390] tape: remove BKL from tape driver | Martin Schwidefsky | 4 | -22/+29 |
2009-12-07 | [S390] tape: cleanup reference counting | Martin Schwidefsky | 7 | -51/+50 |
2009-12-07 | [S390] tape: fix tape remove function | Martin Schwidefsky | 1 | -1/+1 |
2009-12-07 | [S390] tape: remove f_pos changes from read / write function. | Martin Schwidefsky | 1 | -2/+0 |
2009-12-07 | [S390] zcrypt: Do not simultaneously schedule hrtimer | Felix Beck | 1 | -3/+8 |
2009-12-07 | [S390] zcrypt: adjust speed rating of cex3 adapters | Felix Beck | 2 | -2/+2 |
2009-12-07 | [S390] zcrypt: adjust speed rating between cex2 and pcixcc | Felix Beck | 1 | -2/+2 |
2009-12-07 | [S390] zcrypt: use definitions for cex3 | Felix Beck | 3 | -28/+67 |
2009-12-07 | [S390] zcrypt: add support for cex3 device types | Felix Beck | 4 | -6/+11 |
2009-12-07 | [S390] zcrypt: special command support for cex3 exploitation | Felix Beck | 3 | -5/+23 |
2009-12-07 | [S390] zcrypt: initialize ap_messages for cex3 exploitation | Felix Beck | 5 | -0/+22 |
2009-12-07 | [S390] dasd: let device initialization wait for LCU setup | Stefan Weinhuber | 3 | -14/+89 |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland | 4 | -42/+44 |
2009-12-07 | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber | 6 | -94/+253 |
2009-12-07 | [S390] dasd: enable prefix independent of pav support | Stefan Weinhuber | 1 | -2/+2 |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger | 6 | -28/+0 |
2009-12-07 | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber | 1 | -3/+16 |
2009-12-07 | [S390] Use do_exception() in pagetable walk usercopy functions. | Gerald Schaefer | 3 | -96/+76 |
2009-12-07 | [S390] fault handler access flags check. | Martin Schwidefsky | 1 | -17/+13 |
2009-12-07 | [S390] fault handler performance optimization. | Martin Schwidefsky | 1 | -129/+129 |
2009-12-07 | [S390] Improve notify_page_fault implementation. | Martin Schwidefsky | 1 | -10/+4 |
2009-12-07 | [S390] Improve address space mode selection. | Martin Schwidefsky | 11 | -58/+38 |
2009-12-07 | [S390] Improve address space check. | Martin Schwidefsky | 1 | -54/+45 |
2009-12-07 | [S390] cio: dont unregister a busy device in ccw_device_set_offline | Sebastian Ott | 1 | -9/+20 |
2009-12-07 | [S390] cio: improve error recovery for internal I/Os | Peter Oberparleiter | 4 | -6/+7 |
2009-12-07 | [S390] cio: change locking in io_subchannel_remove | Sebastian Ott | 1 | -3/+2 |
2009-12-07 | [S390] cio: quiesce subchannel in io_subchannel_remove | Sebastian Ott | 1 | -1/+9 |
2009-12-07 | [S390] cio: handle busy subchannel in ccw_device_move_to_sch | Sebastian Ott | 1 | -2/+22 |
2009-12-07 | [S390] cio: handle failed disable_subchannel after device recognition | Sebastian Ott | 1 | -1/+2 |
2009-12-07 | [S390] cio: fix quiesce state | Sebastian Ott | 2 | -29/+23 |
2009-12-07 | [S390] cio: add per device initialization status flag | Sebastian Ott | 2 | -0/+7 |