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