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