| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/chsc: fix SEI usage on old FW levels | Sebastian Ott | 2014-04-17 | 1 | -5/+17 |
* | s390/sclp_cmd: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-11 | 1 | -1/+1 |
* | s390/sclp: replace PTR_RET with PTR_ERR_OR_ZERO | Duan Jiong | 2014-04-11 | 1 | -1/+1 |
* | s390/sclp_vt220: Fix kernel panic due to early terminal input | Peter Oberparleiter | 2014-04-11 | 1 | -3/+11 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-04-08 | 10 | -18/+137 |
|\ |
|
| * | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 3 | -6/+6 |
| * | s390/sclp: add timeout for queued requests | Gerald Schaefer | 2014-04-01 | 3 | -4/+104 |
| * | lcs: Add missing destroy_timer_on_stack() | Thomas Gleixner | 2014-04-01 | 1 | -0/+1 |
| * | s390/tape: Add missing destroy_timer_on_stack() | Thomas Gleixner | 2014-04-01 | 1 | -0/+1 |
| * | s390/tape: Use del_timer_sync() | Thomas Gleixner | 2014-04-01 | 1 | -1/+1 |
| * | s390/3270: fix crash with multiple reset device requests | Martin Schwidefsky | 2014-04-01 | 1 | -3/+6 |
| * | s390/zcrypt: add length check for aligned data to avoid overflow in msg-type 6 | Ingo Tuchscherer | 2014-04-01 | 2 | -4/+18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-04-02 | 3 | -7/+10 |
|\ \ |
|
| * | | qeth: Fix IP version detection for VLAN traffic | Stefan Raspl | 2014-03-20 | 1 | -2/+5 |
| * | | qeth: Removed unused parameter | Stefan Raspl | 2014-03-20 | 1 | -3/+3 |
| * | | qeth: make qeth_query_card_info_cb() static | Heiko Carstens | 2014-03-20 | 1 | -2/+2 |
* | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2014-04-02 | 1 | -17/+306 |
|\ \ \ |
|
| * \ \ | Merge tag 'kvm-s390-20140306' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini | 2014-03-06 | 1 | -3/+13 |
| |\ \ \ |
|
| | * | | | virtio_ccw: fix hang in set offline processing | Heinz Graalfs | 2014-03-06 | 1 | -3/+13 |
| * | | | | Merge tag 'kvm-for-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Paolo Bonzini | 2014-03-04 | 3 | -35/+21 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| * | | | | virtio-ccw: virtio-ccw adapter interrupt support. | Cornelia Huck | 2014-03-04 | 1 | -10/+268 |
| * | | | | s390/airq: add support for irq ranges | Martin Schwidefsky | 2014-03-04 | 1 | -25/+41 |
| * | | | | virtio_ccw: fix vcdev pointer handling issues | Heinz Graalfs | 2014-03-04 | 1 | -7/+28 |
* | | | | | Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-04-01 | 2 | -17/+23 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.14-rc5 into driver-core-next | Greg Kroah-Hartman | 2014-03-02 | 2 | -1/+24 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge 3.14-rc3 into driver-core-next | Greg Kroah-Hartman | 2014-02-18 | 3 | -35/+21 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
| * | | | | | | s390: use device_remove_file_self() instead of device_schedule_callback() | Tejun Heo | 2014-02-07 | 2 | -17/+23 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -4/+2 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 5 | -3/+33 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | s390: Do not rely on magic indirect includes | Thomas Gleixner | 2014-03-04 | 1 | -0/+1 |
| * | | | | | | s390: Cio: Use the core irq stats function | Thomas Gleixner | 2014-03-04 | 1 | -4/+1 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-04-01 | 1 | -1/+1 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | cputime: Default implementation of nsecs -> cputime conversion | Frederic Weisbecker | 2014-03-13 | 1 | -1/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-03-31 | 10 | -64/+146 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | s390/con3270: optionally disable auto update | Martin Schwidefsky | 2014-03-26 | 3 | -0/+17 |
| * | | | | s390/smp: limit number of cpus in possible cpu mask | Heiko Carstens | 2014-03-17 | 1 | -2/+21 |
| * | | | | s390/sclp_early: Return correct HSA block count also for zero | Michael Holzheu | 2014-02-24 | 1 | -3/+5 |
| * | | | | s390: improve debug feature usage | Sebastian Ott | 2014-02-21 | 3 | -6/+5 |
| * | | | | s390/airq: add support for irq ranges | Martin Schwidefsky | 2014-02-21 | 1 | -25/+41 |
| * | | | | s390/cio: fix irq stats for early interrupts on ccw consoles | Sebastian Ott | 2014-02-21 | 1 | -8/+14 |
| * | | | | s390/cio: reorder initialization of ccw consoles | Sebastian Ott | 2014-02-21 | 3 | -14/+32 |
| * | | | | s390/cio: fix driver callback initialization for ccw consoles | Sebastian Ott | 2014-02-21 | 5 | -9/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-03-04 | 3 | -2/+9 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | qeth: postpone freeing of qdio memory | Ursula Braun | 2014-02-25 | 3 | -2/+9 |
| |/ / |
|
* | | | s390/cio: Fix missing subchannels after CHPID configure on | Peter Oberparleiter | 2014-02-21 | 1 | -0/+1 |
* | | | s390/zcrypt: additional check to avoid overflow in msg-type 6 requests | Ingo Tuchscherer | 2014-02-12 | 1 | -1/+23 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-02-11 | 3 | -35/+21 |
|\ \
| |/
|/| |
|
| * | s390/cio: improve cio_commit_config | Sebastian Ott | 2014-02-06 | 1 | -26/+14 |
| * | s390/qdio: correct program-controlled interruption checking | Ursula Braun | 2014-01-29 | 1 | -1/+1 |
| * | s390/qdio: for_each macro correctness | Jose Alonso | 2014-01-29 | 1 | -8/+6 |