| Commit message (Expand) | Author | Age | Files | Lines |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -3/+3 |
* | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-13 | 1 | -1/+1 |
* | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 | 1 | -1/+1 |
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-09 | 1 | -1/+0 |
|\ |
|
| * | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman | 2011-12-13 | 1 | -1/+0 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-09 | 6 | -141/+328 |
|\ \ |
|
| * | | [S390] dasd: fix fixpoint divide exception in define_extent | Stefan Haberland | 2011-12-27 | 2 | -1/+11 |
| * | | [S390] dasd: add sanity check to detect path connection error | Stefan Haberland | 2011-12-27 | 1 | -109/+300 |
| * | | [S390] qdio: fix kernel panic for zfcp 31-bit | Steffen Maier | 2011-12-27 | 2 | -2/+3 |
| * | | [S390] dasd: fix expiration handling for recovery requests | Stefan Weinhuber | 2011-12-27 | 1 | -2/+2 |
| * | | [S390] zcrypt: Fix error return codes. | Holger Dengler | 2011-12-27 | 1 | -4/+4 |
| * | | [S390] zcrypt: Rework length parameter checking. | Holger Dengler | 2011-12-27 | 1 | -18/+6 |
| * | | [S390] qdio: fix qdio_allocate_aob() declaration | Heiko Carstens | 2011-12-27 | 1 | -5/+2 |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 | 1 | -3/+2 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-07 | 1 | -3/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | fs: move code out of buffer.c | Al Viro | 2012-01-04 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
| | * | | switch debugfs to umode_t | Al Viro | 2012-01-04 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 2 | -5/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 2 | -5/+5 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | driver-core: remove sysdev.h usage. | Kay Sievers | 2011-12-22 | 1 | -1/+1 |
| | * | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -4/+4 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 | 1 | -0/+4 |
|\| | |
|
| * | | [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early | Steffen Maier | 2011-12-14 | 1 | -0/+4 |
* | | | qeth: recovery through asynchronous delivery | Einar Lueck | 2011-12-20 | 2 | -5/+34 |
* | | | qeth: improve recovery during resource shortage | Frank Blaschka | 2011-12-20 | 1 | -2/+9 |
* | | | netiucv: allow multiple interfaces to same peer | Ursula Braun | 2011-12-20 | 1 | -82/+135 |
* | | | qeth: forbid recovery during shutdown | Ursula Braun | 2011-12-20 | 2 | -0/+2 |
* | | | qeth: suspicious rcu_dereference_check in recovery | Ursula Braun | 2011-12-20 | 1 | -4/+3 |
* | | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 2011-12-09 | 2 | -11/+16 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-07 | 8 | -66/+111 |
|\| | |
|
| * | | [S390] ap: Setup timer for sending messages after reset. | Holger Dengler | 2011-12-01 | 1 | -0/+2 |
| * | | [S390] cio: fix chsc_chp_vary | Sebastian Ott | 2011-12-01 | 1 | -5/+2 |
| * | | [S390] cio: provide fake irb for transport mode IO | Sebastian Ott | 2011-12-01 | 3 | -10/+37 |
| * | | [S390] cio: disallow driver io for known to be broken paths | Sebastian Ott | 2011-12-01 | 1 | -4/+4 |
| * | | [S390] hibernate: directly trigger subchannel evaluation | Sebastian Ott | 2011-12-01 | 3 | -47/+66 |
* | | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 | 9 | -15/+35 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-20 | 7 | -9/+16 |
| |\ \ |
|
| | * | | qeth: Reduce CPU consumption through less SIGA-r calls | Einar Lueck | 2011-11-16 | 1 | -2/+1 |
| | * | | qeth: l3 fix rcu splat in xmit | Frank Blaschka | 2011-11-16 | 1 | -0/+7 |
| | * | | netiucv: reinsert dev_alloc_name for device naming | Ursula Braun | 2011-11-16 | 1 | -0/+2 |
| | * | | qeth: remove WARN_ON leftover | Christian Borntraeger | 2011-11-16 | 1 | -1/+0 |
| | * | | qeth: return with -EPERM if sniffing is not enabled | Ursula Braun | 2011-11-16 | 1 | -2/+2 |
| | * | | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-10 | 2 | -4/+4 |
| | |/ |
|
| * | | [S390] zfcpdump: Do not initialize zfcpdump in kdump mode | Michael Holzheu | 2011-11-14 | 1 | -0/+2 |
| * | | [S390] ap: Setup processing for messages in request queue. | Holger Dengler | 2011-11-14 | 1 | -6/+17 |
| |/ |
|
* | | net: introduce and use netdev_features_t for device features sets | Michał Mirosław | 2011-11-16 | 1 | -2/+4 |
* | | enable virtio_net to return bus_info in ethtool -i consistent with emulated NICs | Rick Jones | 2011-11-16 | 1 | -0/+6 |
|/ |
|
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-07 | 13 | -0/+15 |
|\ |
|
| * | s390: add missing module.h/export.h includes | Heiko Carstens | 2011-11-01 | 13 | -0/+15 |