Age | Commit message (Expand) | Author |
2012-04-11 | [S390] s390/char/vmur.c: fix memory leak | Dennis Chen |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for S390 | David Howells |
2012-03-23 | s390/char: use for_each_clear_bit() | Akinobu Mita |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens |
2012-03-11 | [S390] zfcpdump: Implement async sdias event processing | Michael Holzheu |
2012-03-11 | [S390] rework smp code | Martin Schwidefsky |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-02-27 | compat: fix compile breakage on s390 | Heiko Carstens |
2012-02-17 | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-09 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman |
2011-12-21 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers |
2011-12-13 | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman |
2011-11-14 | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | s390: add missing module.h/export.h includes | Heiko Carstens |
2011-10-30 | [S390] zcore: add missing module.h include | Heiko Carstens |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky |
2011-10-30 | [S390] Add real memory access functions | Michael Holzheu |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter |
2011-08-24 | [S390] memory hotplug: only unassign assigned increments | Heiko Carstens |
2011-08-03 | [S390] sclp_async: Use kstrtoul_from_user | Peter Huewe |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-24 | [S390] kconfig: remove tape interface support comment | Martin Schwidefsky |
2011-07-15 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens |
2011-05-23 | [S390] get CPC image name | Martin Schwidefsky |
2011-05-23 | [S390] sclp: event buffer dissection | Martin Schwidefsky |
2011-05-23 | [S390] sclp: remove unnecessary sendmask check | Heiko Carstens |
2011-05-23 | [S390] tape: remove unused/not handled return codes | Heiko Carstens |
2011-05-23 | [S390] monwriter: fix return code handling | Heiko Carstens |
2011-05-23 | [S390] get rid of unused variables | Heiko Carstens |
2011-05-23 | [S390] Remove tape block device driver. | Heiko Carstens |
2011-05-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blocklatest | Linus Torvalds |
2011-05-10 | [S390] sclp/memory hotplug: fix initial usecount of increments | Heiko Carstens |
2011-04-21 | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-23 | [S390] ccw_driver: remove duplicate members | Sebastian Ott |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe |
2011-03-10 | block: remove per-queue plugging | Jens Axboe |
2011-03-09 | s390/tape_block: Convert to bdops->check_events() | Tejun Heo |