| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -1/+1 |
|\ |
|
| * | constify a bunch of struct file_operations instances | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 5 | -28/+36 |
|\ \ |
|
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-22 | 4 | -0/+26 |
| |\ \ |
|
| * | | | qeth: Fix missing pointer update | Stefan Raspl | 2013-04-22 | 4 | -4/+6 |
| * | | | qeth: remove unused variable | Stefan Raspl | 2013-04-22 | 4 | -6/+4 |
| * | | | qeth: remove cast for kzalloc return value | Zhang Yanfei | 2013-04-22 | 1 | -1/+1 |
| * | | | qeth: fix VLAN related compilation errors | Patrick McHardy | 2013-04-21 | 1 | -6/+10 |
| * | | | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 2013-04-19 | 2 | -4/+8 |
| * | | | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2013-04-19 | 2 | -4/+4 |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-04-07 | 3 | -12/+17 |
| |\ \ \ |
|
| * | | | | virtio: remove obsolete virtqueue_get_queue_index() | Rusty Russell | 2013-03-22 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'tty-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2013-04-29 | 2 | -14/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge 3.9-rc7 intp tty-next | Greg Kroah-Hartman | 2013-04-14 | 7 | -12/+43 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge 3.9-rc5 into tty-next | Greg Kroah-Hartman | 2013-04-01 | 11 | -29/+175 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| * | | | | TTY: add tty_port_tty_wakeup helper | Jiri Slaby | 2013-03-18 | 2 | -14/+3 |
* | | | | | s390/scm_blk: fix memleak in init function | Sebastian Ott | 2013-04-26 | 1 | -2/+1 |
* | | | | | s390/scm_blk: allow more cluster size values | Sebastian Ott | 2013-04-26 | 1 | -2/+4 |
* | | | | | s390/cio: fix irq statistics | Sebastian Ott | 2013-04-26 | 1 | -0/+1 |
* | | | | | s390/memory hotplug: prevent offline of active memory increments | Heiko Carstens | 2013-04-26 | 1 | -1/+3 |
* | | | | | s390/zcore: Fix HSA copy length for last block | Michael Holzheu | 2013-04-23 | 1 | -1/+1 |
* | | | | | s390/dasd: fix hanging device after resume with internal error 13 | Stefan Haberland | 2013-04-17 | 1 | -8/+55 |
* | | | | | s390/dasd: improve speed of dasdfmt | Stefan Haberland | 2013-04-17 | 4 | -143/+351 |
* | | | | | s390/css: move subchannel lock allocation | Sebastian Ott | 2013-04-17 | 3 | -34/+32 |
* | | | | | s390/cio: fix early init counter usage | Sebastian Ott | 2013-04-17 | 2 | -9/+6 |
* | | | | | s390/css: remove unused function definitions | Sebastian Ott | 2013-04-17 | 2 | -4/+2 |
* | | | | | s390/css: introduce cio_register_early_subchannels | Sebastian Ott | 2013-04-17 | 4 | -23/+24 |
* | | | | | s390/cio: get rid of static console device | Sebastian Ott | 2013-04-17 | 1 | -43/+30 |
* | | | | | s390/cio: get rid of static console subchannel | Sebastian Ott | 2013-04-17 | 5 | -108/+56 |
* | | | | | s390/cio: split subchannel registration | Sebastian Ott | 2013-04-17 | 1 | -19/+18 |
* | | | | | s390/cio: ccw_device_force_console don't use static variable | Sebastian Ott | 2013-04-17 | 3 | -6/+4 |
* | | | | | s390/cio: wait_cons_dev don't use static variable | Sebastian Ott | 2013-04-17 | 5 | -23/+31 |
* | | | | | s390/cio: Use BITS_TO_LONGS() instead of __BITOPS_WORDS() | Akinobu Mita | 2013-04-17 | 1 | -1/+1 |
* | | | | | s390/dasd: remove cast for kzalloc return value | Zhang Yanfei | 2013-04-17 | 1 | -2/+1 |
* | | | | | s390/cio: make use of newly added format 1 channel-path data | Peter Oberparleiter | 2013-04-17 | 1 | -8/+14 |
* | | | | | s390/cio: collect format 1 channel-path description data | Peter Oberparleiter | 2013-04-17 | 4 | -9/+31 |
* | | | | | s390/monreader: Remove redundant NULL check before kfree | Syam Sidhardhan | 2013-04-17 | 1 | -2/+1 |
| |_|/ /
|/| | | |
|
* | | | | qeth: fix qeth_wait_for_threads() deadlock for OSN devices | Stefan Raspl | 2013-04-08 | 4 | -0/+26 |
| |_|/
|/| | |
|
* | | | s390/3270: fix minor_start issue | Martin Schwidefsky | 2013-03-21 | 1 | -7/+9 |
* | | | s390/scm_blk: fix error return code in scm_blk_init() | Wei Yongjun | 2013-03-21 | 1 | -2/+5 |
* | | | s390/scm_block: fix printk format string | Sebastian Ott | 2013-03-21 | 2 | -3/+3 |
| |/
|/| |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-03-19 | 4 | -15/+56 |
|\ \ |
|
| * | | qeth: Fix scatter-gather regression | Frank Blaschka | 2013-03-19 | 3 | -8/+42 |
| * | | qeth: Fix invalid router settings handling | Stefan Raspl | 2013-03-19 | 2 | -6/+13 |
| * | | qeth: delay feature trace | Stefan Raspl | 2013-03-19 | 1 | -1/+1 |
| |/ |
|
* | | s390/kdump: Do not add standby memory for kdump | Michael Holzheu | 2013-03-11 | 1 | -0/+2 |
* | | s390/scm: process availability | Sebastian Ott | 2013-03-07 | 4 | -0/+42 |
* | | s390/scm_blk: suspend writes | Sebastian Ott | 2013-03-07 | 2 | -5/+58 |
* | | s390/scm_drv: extend notify callback | Sebastian Ott | 2013-03-07 | 2 | -7/+11 |
* | | s390/scm_blk: fix request number accounting | Sebastian Ott | 2013-03-07 | 1 | -2/+6 |
|/ |
|