Age | Commit message (Expand) | Author | Files | Lines |
2014-06-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 14 | -422/+140 |
2014-06-16 | s390/ccwgroup: use ccwgroup_ungroup wrapper | Sebastian Ott | 1 | -12/+2 |
2014-06-16 | s390/ccwgroup: fix an uninitialized return code | Sebastian Ott | 1 | -4/+5 |
2014-06-16 | s390/ccwgroup: obtain extra reference for asynchronous processing | Sebastian Ott | 1 | -1/+4 |
2014-06-16 | qdio: Keep device-specific dbf entries | Stefan Raspl | 3 | -13/+77 |
2014-06-16 | s390/cio: set device name as early as possible | Sebastian Ott | 1 | -35/+36 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 9 | -76/+124 |
2014-06-11 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+37 |
2014-06-11 | s390: avoid format strings leaking into names | Kees Cook | 3 | -3/+3 |
2014-06-10 | s390/airq: silence lockdep warning | Sebastian Ott | 1 | -7/+6 |
2014-06-10 | s390/watchdog: use watchdog API | Philipp Hachtmann | 2 | -339/+0 |
2014-06-10 | s390/sclp_vt220: Enable ASCII console per default | Peter Oberparleiter | 1 | -2/+0 |
2014-06-10 | s390/qdio: replace shift loop by ilog2 | Fabian Frederick | 1 | -4/+3 |
2014-06-10 | s390/cio: silence lockdep warning | Sebastian Ott | 1 | -0/+2 |
2014-06-10 | s390/ap_bus: Make modules parameters visible in sysfs | Michael Veigel | 1 | -2/+2 |
2014-06-06 | net: use ethtool_cmd_speed_set helper to set ethtool speed value | Jiri Pirko | 1 | -8/+11 |
2014-06-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next | Linus Torvalds | 1 | -2/+32 |
2014-06-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2014-05-30 | s390/net: fix format string mismatches | Ursula Braun | 3 | -10/+19 |
2014-05-30 | qeth: Fix for possible null pointer dereference | Rickard Strandqvist | 1 | -2/+2 |
2014-05-28 | s390/lowcore: replace lowcore irb array with a per-cpu variable | Martin Schwidefsky | 6 | -8/+13 |
2014-05-27 | s390/cio: remove weird assignment during argument evaluation | Sebastian Ott | 1 | -1/+1 |
2014-05-22 | Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes | Ingo Molnar | 1 | -5/+17 |
2014-05-20 | s390/cio: fix multiple structure definitions | Sebastian Ott | 5 | -25/+15 |
2014-05-20 | s390/dump: Remove CONFIG_ZFCPDUMP | Michael Holzheu | 1 | -1/+1 |
2014-05-20 | s390/mm: Convert bootmem to memblock | Philipp Hachtmann | 1 | -30/+14 |
2014-05-16 | s390/sclp: add sclp_get_ibc function | Michael Mueller | 1 | -1/+11 |
2014-05-13 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2 | -5/+4 |
2014-05-12 | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() | dingtianhong | 1 | -5/+5 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+17 |
2014-05-07 | Merge branch 'sched/urgent' into sched/core, to avoid conflicts | Ingo Molnar | 15 | -47/+466 |
2014-04-28 | ctc: replace PTR_RET with PTR_ERR_OR_ZERO | Frank Blaschka | 1 | -1/+1 |
2014-04-28 | claw: replace PTR_RET with PTR_ERR_OR_ZERO | Frank Blaschka | 1 | -1/+1 |
2014-04-28 | qeth: Add new priority queueing options | Stefan Raspl | 3 | -4/+27 |
2014-04-28 | qeth: Extend priority queueing to IPv6 | Stefan Raspl | 4 | -36/+48 |
2014-04-28 | qeth: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -1/+1 |
2014-04-28 | lcs: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -1/+1 |
2014-04-28 | qeth: Fix default queue setting in priority queueing | Stefan Raspl | 1 | -3/+5 |
2014-04-28 | virtio_ccw: introduce device_lost in virtio_ccw_device | Heinz Graalfs | 1 | -12/+37 |
2014-04-22 | KVM: s390/sclp: correctly set eca siif bit | Heiko Carstens | 1 | -1/+21 |
2014-04-18 | sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE | Dongsheng Yang | 1 | -1/+1 |
2014-04-17 | s390/chsc: fix SEI usage on old FW levels | Sebastian Ott | 1 | -5/+17 |
2014-04-11 | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -1/+1 |
2014-04-11 | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 1 | -1/+1 |
2014-04-11 | s390/sclp_vt220: Fix kernel panic due to early terminal input | Peter Oberparleiter | 1 | -3/+11 |
2014-04-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -18/+137 |
2014-04-03 | s390/irq: Use defines for external interruption codes | Thomas Huth | 3 | -6/+6 |
2014-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 3 | -7/+10 |
2014-04-02 | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -17/+306 |
2014-04-01 | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -17/+23 |