| Commit message (Expand) | Author | Age | Files | Lines |
* | s390/dcss: array index 'i' is used before limits check. | Ameen Ali | 2015-02-26 | 1 | -1/+1 |
* | s390/scm_block: fix off by one during cluster reservation | Sebastian Ott | 2015-02-26 | 1 | -1/+1 |
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2015-02-13 | 1 | -0/+8 |
|\ |
|
| * | s390/sclp: introduce check for the SIGP Interpretation Facility | David Hildenbrand | 2015-01-23 | 1 | -0/+8 |
* | | Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 | 1 | -12/+9 |
|\ \ |
|
| * | | block: Change direct_access calling convention | Matthew Wilcox | 2015-01-13 | 1 | -12/+9 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2015-02-11 | 15 | -183/+229 |
|\ \ |
|
| * | | s390/zcrypt: fixed domain scanning problem (again) | Ingo Tuchscherer | 2015-02-04 | 1 | -3/+7 |
| * | | s390/dasd: cleanup profiling | Sebastian Ott | 2015-01-29 | 3 | -85/+27 |
| * | | s390/dasd: add locking for global_profile access | Sebastian Ott | 2015-01-29 | 3 | -14/+24 |
| * | | s390/zcrypt: Add support for new crypto express (CEX5S) adapter. | Ingo Tuchscherer | 2015-01-23 | 4 | -9/+29 |
| * | | s390/zcrypt: Number of supported ap domains is not retrievable. | Ingo Tuchscherer | 2015-01-23 | 1 | -41/+96 |
| * | | s390/tape: remove redundant if statement | Martin Schwidefsky | 2015-01-22 | 1 | -7/+5 |
| * | | s390/hmcdrv: free memory on error path | Christophe Jaillet | 2015-01-22 | 1 | -3/+3 |
| * | | dcssblk: issue warning when trying to save SN/EN type DCSS | Gerald Schaefer | 2015-01-22 | 1 | -2/+13 |
| * | | s390: add SMT support | Martin Schwidefsky | 2015-01-22 | 2 | -11/+40 |
| * | | s390/hmcdrv: remove unnecessary version.h inclusion | Syam Sidhardhan | 2015-01-15 | 1 | -1/+0 |
| * | | s390/cio: idset.c: remove some unused functions | Rickard Strandqvist | 2015-01-08 | 2 | -22/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 | 3 | -139/+248 |
|\ \ \ |
|
| * | | | 390/qeth: Fix locking warning during qeth device setup | Thomas Richter | 2015-01-25 | 3 | -34/+132 |
| * | | | qeth: clean up error handling | Eugene Crosser | 2015-01-25 | 2 | -106/+117 |
| |/ / |
|
* | | | qeth: Remove unneeded structure member | Thomas Richter | 2015-01-17 | 1 | -1/+0 |
* | | | qeth: sysfs: replace strcmp() with sysfs_streq() | Eugene Crosser | 2015-01-17 | 2 | -48/+32 |
* | | | qeth: use qeth_card_hw_is_reachable() everywhere | Eugene Crosser | 2015-01-17 | 4 | -15/+8 |
* | | | s390/net: Delete useless checks before function calls | Markus Elfring | 2015-01-17 | 3 | -14/+7 |
* | | | s390/ctcm, netiucv: migrate variables to handle y2038 problem | Aya Mahfouz | 2015-01-17 | 5 | -19/+15 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-15 | 1 | -3/+7 |
|\ \ \
| |/ / |
|
| * | | s390/zcrypt: kernel oops at insmod of the z90crypt device driver | Harald Freudenberger | 2014-12-18 | 1 | -3/+7 |
| |/ |
|
* | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 1 | -4/+4 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 4 | -4/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 4 | -4/+0 |
| |\ |
|
| | * | s390: char: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
| | * | s390: block: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2014-12-13 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | crypto: prefix module autoloading with "crypto-" | Kees Cook | 2014-11-24 | 1 | -1/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-12-12 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | treewide: fix typo in printk and Kconfig | Masanari Iida | 2014-11-20 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-12-11 | 8 | -91/+278 |
|\ \ \ \ |
|
| * | | | | s390/scm_block: make the number of reqs per HW req configurable | Sebastian Ott | 2014-12-08 | 2 | -17/+34 |
| * | | | | s390/scm_block: handle multiple requests in one HW request | Sebastian Ott | 2014-12-08 | 3 | -63/+132 |
| * | | | | s390/scm_block: allocate aidaw pages only when necessary | Sebastian Ott | 2014-12-08 | 3 | -12/+36 |
| * | | | | s390/scm_block: use mempool to manage aidaw requests | Sebastian Ott | 2014-12-08 | 3 | -12/+55 |
| * | | | | s390/eadm: change timeout value | Sebastian Ott | 2014-12-08 | 1 | -1/+1 |
| * | | | | s390/dasd: retry partition detection | Stefan Haberland | 2014-11-28 | 1 | -2/+24 |
| * | | | | s390/dasd: fix list corruption for sleep_on requests | Stefan Haberland | 2014-11-28 | 1 | -3/+0 |
| * | | | | s390/dasd: fix infinite term I/O loop | Stefan Haberland | 2014-11-28 | 1 | -0/+14 |
| * | | | | s390/dasd: remove unused code | Stefan Haberland | 2014-11-28 | 1 | -12/+2 |
| * | | | | s390/sclp_async: add Kconfig option to specify the component id | Martin Schwidefsky | 2014-11-28 | 2 | -1/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-12-11 | 8 | -42/+35 |
|\ \ \ \ |
|
| * \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-11-14 | 1 | -1/+0 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|