Age | Commit message (Expand) | Author | Files | Lines |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -3/+3 |
2012-01-10 | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -4/+4 |
2011-12-22 | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 1 | -4/+4 |
2011-12-13 | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman | 1 | -1/+0 |
2011-11-14 | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 1 | -0/+2 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 4 | -0/+4 |
2011-11-01 | s390: add missing module.h/export.h includes | Heiko Carstens | 4 | -0/+4 |
2011-10-30 | [S390] zcore: add missing module.h include | Heiko Carstens | 1 | -0/+1 |
2011-10-30 | [S390] cleanup psw related bits and pieces | Martin Schwidefsky | 2 | -3/+4 |
2011-10-30 | [S390] Add real memory access functions | Michael Holzheu | 1 | -18/+2 |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter | 6 | -8/+5 |
2011-08-24 | [S390] memory hotplug: only unassign assigned increments | Heiko Carstens | 1 | -2/+4 |
2011-08-03 | [S390] sclp_async: Use kstrtoul_from_user | Peter Huewe | 1 | -6/+3 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+2 |
2011-07-24 | [S390] kconfig: remove tape interface support comment | Martin Schwidefsky | 1 | -3/+0 |
2011-07-16 | PM: Improve error code of pm_notifier_call_chain() | Akinobu Mita | 1 | -2/+2 |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 1 | -1/+0 |
2011-05-26 | [S390] irq: fix service signal external interrupt handling | Heiko Carstens | 1 | -3/+3 |
2011-05-23 | [S390] get CPC image name | Martin Schwidefsky | 3 | -1/+148 |
2011-05-23 | [S390] sclp: event buffer dissection | Martin Schwidefsky | 2 | -84/+60 |
2011-05-23 | [S390] sclp: remove unnecessary sendmask check | Heiko Carstens | 1 | -13/+1 |
2011-05-23 | [S390] tape: remove unused/not handled return codes | Heiko Carstens | 2 | -6/+2 |
2011-05-23 | [S390] monwriter: fix return code handling | Heiko Carstens | 1 | -2/+2 |
2011-05-23 | [S390] get rid of unused variables | Heiko Carstens | 3 | -11/+0 |
2011-05-23 | [S390] Remove tape block device driver. | Heiko Carstens | 3 | -457/+0 |
2011-05-18 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+0 |
2011-05-10 | [S390] sclp/memory hotplug: fix initial usecount of increments | Heiko Carstens | 1 | -0/+2 |
2011-04-21 | block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers | Tejun Heo | 1 | -1/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 3 | -3/+3 |
2011-03-26 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 5 | -10/+20 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -6/+6 |
2011-03-23 | [S390] ccw_driver: remove duplicate members | Sebastian Ott | 5 | -10/+20 |
2011-03-17 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 3 | -12/+8 |
2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 1 | -1/+0 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+0 |
2011-03-09 | s390/tape_block: Convert to bdops->check_events() | Tejun Heo | 1 | -5/+6 |
2011-03-03 | [S390] tape: deadlock on system work queue | Martin Schwidefsky | 3 | -34/+116 |
2011-03-03 | [S390] keyboard: integer underflow bug | Dan Carpenter | 1 | -1/+2 |
2011-02-25 | tty: phase out of ioctl file pointer for tty3270 as well | Heiko Carstens | 3 | -12/+8 |
2011-01-10 | headers: kobject.h redux | Alexey Dobriyan | 1 | -1/+0 |
2011-01-08 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2 | -6/+14 |
2011-01-05 | [S390] prevent unneccesary loops_per_jiffy recalculation | Heiko Carstens | 1 | -0/+1 |
2011-01-05 | [S390] sclp: use register_external_interrupt() | Heiko Carstens | 1 | -9/+3 |
2011-01-05 | [S390] vmur: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] tape: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] 3270: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] 3215: add support for irq statistics | Heiko Carstens | 1 | -0/+2 |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 1 | -1/+5 |
2011-01-05 | [S390] cleanup s390 Kconfig | Martin Schwidefsky | 1 | -26/+43 |