Age | Commit message (Expand) | Author |
2009-12-18 | [S390] Use strim instead of strstrip to avoid false warnings. | Heiko Carstens |
2009-12-18 | [S390] qdio: add counter for input queue full condition | Jan Glauber |
2009-12-18 | [S390] qdio: remove superfluous log entries and WARN_ONs. | Jan Glauber |
2009-12-18 | [S390] cio: fix channel path vary | Peter Oberparleiter |
2009-12-18 | [S390] drivers: Correct size given to memset | Julia Lawall |
2009-12-18 | [S390] tape: Add pr_fmt() macro to all tape source files | Michael Holzheu |
2009-12-18 | [S390] tty: PTR_ERR return of wrong pointer in fs3270_open() | Roel Kluin |
2009-12-18 | [S390] dasd: PTR_ERR return of wrong pointer in | Roel Kluin |
2009-12-18 | [S390] dasd: move dasd-diag kmsg to dasd | Stefan Haberland |
2009-12-18 | [S390] cio: fix drvdata usage for the console subchannel | Sebastian Ott |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan |
2009-12-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-12-09 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2009-12-08 | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-07 | [S390] 3215/3270 console: remove wrong comment | Heiko Carstens |
2009-12-07 | [S390] dasd: remove BKL from extended error reporting code | Martin Schwidefsky |
2009-12-07 | [S390] vmlogrdr: remove BKL | Martin Schwidefsky |
2009-12-07 | [S390] vmur: remove BKL | Martin Schwidefsky |
2009-12-07 | [S390] zcrypt: remove BKL | Martin Schwidefsky |
2009-12-07 | [S390] 3270: remove BKL | Martin Schwidefsky |
2009-12-07 | [S390] vmwatchdog: remove lock_kernel() from open() function | Gerald Schaefer |
2009-12-07 | [S390] monwriter: remove lock_kernel() from open() function | Gerald Schaefer |
2009-12-07 | [S390] monreader: remove lock_kernel() from open() function | Gerald Schaefer |
2009-12-07 | [S390] tty3270: move keyboard compat ioctls | Arnd Bergmann |
2009-12-07 | [S390] sclp: improve servicability setting | Martin Schwidefsky |
2009-12-07 | [S390] tape: remove BKL from tape driver | Martin Schwidefsky |
2009-12-07 | [S390] tape: cleanup reference counting | Martin Schwidefsky |
2009-12-07 | [S390] tape: fix tape remove function | Martin Schwidefsky |
2009-12-07 | [S390] tape: remove f_pos changes from read / write function. | Martin Schwidefsky |
2009-12-07 | [S390] zcrypt: Do not simultaneously schedule hrtimer | Felix Beck |
2009-12-07 | [S390] zcrypt: adjust speed rating of cex3 adapters | Felix Beck |
2009-12-07 | [S390] zcrypt: adjust speed rating between cex2 and pcixcc | Felix Beck |
2009-12-07 | [S390] zcrypt: use definitions for cex3 | Felix Beck |
2009-12-07 | [S390] zcrypt: add support for cex3 device types | Felix Beck |
2009-12-07 | [S390] zcrypt: special command support for cex3 exploitation | Felix Beck |
2009-12-07 | [S390] zcrypt: initialize ap_messages for cex3 exploitation | Felix Beck |
2009-12-07 | [S390] dasd: let device initialization wait for LCU setup | Stefan Weinhuber |
2009-12-07 | [S390] dasd: remove strings from s390dbf | Stefan Haberland |
2009-12-07 | [S390] dasd: improve error recovery for internal I/O | Stefan Weinhuber |
2009-12-07 | [S390] dasd: enable prefix independent of pav support | Stefan Weinhuber |
2009-12-07 | [S390] dasd: remove dead code | Christian Borntraeger |
2009-12-07 | [S390] dasd: support DIAG access for read-only devices | Stefan Weinhuber |
2009-12-07 | [S390] cio: dont unregister a busy device in ccw_device_set_offline | Sebastian Ott |
2009-12-07 | [S390] cio: improve error recovery for internal I/Os | Peter Oberparleiter |