| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-3.18/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 2 | -0/+2 |
|\ |
|
| * | block: disable entropy contributions for nonrot devices | Mike Snitzer | 2014-10-04 | 2 | -0/+2 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-18 | 2 | -13/+2 |
|\ \ |
|
| * | | virtio: unify config_changed handling | Michael S. Tsirkin | 2014-10-15 | 2 | -13/+2 |
* | | | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 5 | -8/+8 |
|\ \ \ |
|
| * | | | s390: cio driver &__get_cpu_var replacements | Christoph Lameter | 2014-08-26 | 5 | -8/+8 |
| | |/
| |/| |
|
* | | | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds | 2014-10-14 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | s390/cio: replace strnicmp with strncasecmp | Rasmus Villemoes | 2014-10-14 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-10-14 | 30 | -48/+2334 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | s390/kdump: add support for vector extension | Michael Holzheu | 2014-10-09 | 1 | -7/+11 |
| * | | | s390/zcrypt: Toleration of new crypto hardware | Ingo Tuchscherer | 2014-10-09 | 2 | -0/+17 |
| * | | | s390/nohz: use a per-cpu flag for arch_needs_cpu | Martin Schwidefsky | 2014-10-09 | 2 | -2/+2 |
| * | | | s390/dasd: add support for control unit initiated reconfiguration | Stefan Haberland | 2014-10-09 | 5 | -5/+472 |
| * | | | s390/dasd: fix infinite loop during format | Stefan Haberland | 2014-10-09 | 1 | -10/+15 |
| * | | | s390/zcrypt: Fixed possible race condition in zcrypt module handling | Ingo Tuchscherer | 2014-09-25 | 1 | -4/+3 |
| * | | | s390/tape: fix MTIOCGET ioctl to report blocksize | Stefan Haberland | 2014-09-25 | 1 | -1/+3 |
| * | | | s390/hmcdrv: HMC drive CD/DVD access | Ralf Hoppe | 2014-09-25 | 15 | -0/+1791 |
| * | | | s390/sclp: reduce dependency on event type masks | Martin Schwidefsky | 2014-09-25 | 3 | -14/+5 |
| * | | | s390/zcrypt: support for extended number of ap domains | Ingo Tuchscherer | 2014-09-25 | 2 | -5/+15 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-10-13 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 2014-09-19 | 1 | -2/+0 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-10-13 | 1 | -1/+0 |
|\ \ \ \ |
|
| * | | | | [s390] remove pointless assignment of ->f_op in vmlogrdr ->open() | Al Viro | 2014-10-09 | 1 | -1/+0 |
| | |/ /
| |/| | |
|
* | | | | net: better IFF_XMIT_DST_RELEASE support | Eric Dumazet | 2014-10-07 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-09-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | s390/dasd: Make module parameter visible in sysfs | Peter Oberparleiter | 2014-09-01 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2014-09-07 | 3 | -7/+17 |
|\ \ \
| |/ /
|/| | |
|
| * | | qeth: don't query for info if hardware not ready. | Eugene Crosser | 2014-09-02 | 3 | -7/+17 |
| |/ |
|
* | | s390/sclp: remove unnecessary XTABS flag | Martin Schwidefsky | 2014-08-15 | 1 | -1/+1 |
* | | s390/3215: fix tty output containing tabs | Martin Schwidefsky | 2014-08-15 | 1 | -3/+17 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 2014-08-07 | 9 | -224/+343 |
|\ |
|
| * | s390/dasd: fix camel case | Stefan Haberland | 2014-08-01 | 3 | -9/+9 |
| * | s390/3215: fix hanging console issue | Martin Schwidefsky | 2014-07-28 | 1 | -15/+17 |
| * | dasd: fix error recovery for alias devices during format | Stefan Haberland | 2014-07-22 | 4 | -22/+62 |
| * | dasd: fix list_del corruption during format | Stefan Haberland | 2014-07-22 | 1 | -1/+5 |
| * | dasd: fix unresponsive device during format | Stefan Haberland | 2014-07-22 | 1 | -0/+9 |
| * | dasd: use aliases for formatted devices during format | Stefan Haberland | 2014-07-22 | 3 | -8/+9 |
| * | s390/dasd: replace seq_printf by seq_puts | Fabian Frederick | 2014-07-22 | 1 | -17/+17 |
| * | s390/dasd: replace pr_warning by pr_warn | Fabian Frederick | 2014-07-22 | 1 | -16/+12 |
| * | s390/dasd: Move EXPORT_SYMBOL after function/variable | Fabian Frederick | 2014-07-22 | 1 | -36/+33 |
| * | s390/dasd: remove unnecessary null test before debugfs_remove | Fabian Frederick | 2014-07-22 | 1 | -17/+8 |
| * | s390/zfcp: use qdio buffer helpers | Sebastian Ott | 2014-07-22 | 1 | -28/+21 |
| * | s390/qeth: extract qdio buffers from output buffer struct | Sebastian Ott | 2014-07-22 | 2 | -37/+58 |
| * | s390/qeth: extract qdio buffers from input buffer struct | Sebastian Ott | 2014-07-22 | 2 | -8/+17 |
| * | s390/qeth: qdio queue helpers | Sebastian Ott | 2014-07-22 | 1 | -25/+28 |
| * | s390/qdio: add helpers to manage qdio buffers | Sebastian Ott | 2014-07-22 | 1 | -0/+53 |
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2014-08-06 | 2 | -3/+4 |
|\ \ |
|
| * | | scsi: use 64-bit LUNs | Hannes Reinecke | 2014-07-17 | 2 | -3/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-07-22 | 2 | -3/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | s390/zcrypt: improve device probing for zcrypt adapter cards | Ingo Tuchscherer | 2014-07-16 | 1 | -2/+7 |