| Commit message (Expand) | Author | Age |
* | compat: fix compile breakage on s390 | Heiko Carstens | 2012-02-27 |
* | [S390] 3215 deadlock with tty_wakeup | Martin Schwidefsky | 2012-02-17 |
* | [S390] dasd: revalidate server for new pathgroup | Stefan Haberland | 2012-01-18 |
* | [S390] dasd: revert LCU optimization | Stefan Haberland | 2012-01-18 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-12 |
* | module_param: avoid bool abuse, add bint for special cases. | Rusty Russell | 2012-01-12 |
* | virtio: harsher barriers for rpmsg. | Rusty Russell | 2012-01-12 |
* | Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2012-01-09 |
|\ |
|
| * | s390: tape_class.h: remove kobj_map.h inclusion | Greg Kroah-Hartman | 2011-12-13 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2012-01-09 |
|\ \ |
|
| * | | [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-27 |
* | | | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-06 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | | * | | fs: move code out of buffer.c | Al Viro | 2012-01-03 |
| | |/ /
| |/| | |
|
| | * | | switch debugfs to umode_t | Al Viro | 2012-01-03 |
| |/ / |
|
* | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 |
|\ \ \ |
|
| * \ \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | 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-21 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 |
|\| | |
|
| * | | [SCSI] zfcp: return early from slave_destroy if slave_alloc returned early | Steffen Maier | 2011-12-14 |
* | | | 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-20 |
* | | | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 2011-12-08 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-06 |
|\| | |
|
| * | | [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-12-01 |
* | | | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}. | David Miller | 2011-12-05 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-11-21 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-20 |
| |\ \ |
|
| | * | | 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 |
| | * | | net: Fix references to deleted NET_ETHERNET Kconfig setting. | David S. Miller | 2011-11-09 |
| | |/ |
|
| * | | [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-14 |
| |/ |
|