Age | Commit message (Expand) | Author | Files | Lines |
2018-05-02 | Merge branch 'timers/urgent' into timers/core | Thomas Gleixner | 10 | -131/+152 |
2018-04-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 3 | -12/+34 |
2018-04-23 | vfio: ccw: process ssch with interrupts disabled | Cornelia Huck | 1 | -7/+12 |
2018-04-23 | s390/dasd: fix IO error for newly defined devices | Stefan Haberland | 1 | -2/+11 |
2018-04-23 | s390/cio: update chpid descriptor after resource accessibility event | Sebastian Ott | 1 | -3/+11 |
2018-04-22 | s390/qeth: use Read device to query hypervisor for MAC | Julian Wiedmann | 1 | -1/+1 |
2018-04-22 | s390/qeth: fix request-side race during cmd IO timeout | Julian Wiedmann | 3 | -27/+40 |
2018-04-22 | s390/qeth: fix MAC address update sequence | Julian Wiedmann | 1 | -24/+31 |
2018-04-22 | s390/qeth: handle failure on workqueue creation | Julian Wiedmann | 1 | -1/+7 |
2018-04-22 | s390/qeth: avoid control IO completion stalls | Julian Wiedmann | 2 | -19/+5 |
2018-04-22 | s390/qeth: fix error handling in adapter command callbacks | Julian Wiedmann | 1 | -48/+37 |
2018-04-19 | compat: Move compat_timespec/ timeval to compat_time.h | Deepa Dinamani | 6 | -6/+1 |
2018-04-16 | s390: remove couple of duplicate includes | Vasily Gorbik | 2 | -2/+0 |
2018-04-16 | s390/smsgiucv: disable SMSG on module unload | Martin Schwidefsky | 1 | -1/+1 |
2018-04-16 | s390/sclp: avoid potential usage of uninitialized value | Vasily Gorbik | 1 | -1/+1 |
2018-04-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 12 | -705/+166 |
2018-04-11 | s390/zcrypt: Support up to 256 crypto adapters. | Harald Freudenberger | 4 | -71/+156 |
2018-04-10 | Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2018-04-10 | s390/zcrypt: Remove deprecated zcrypt proc interface. | Harald Freudenberger | 1 | -231/+0 |
2018-04-10 | s390/zcrypt: Remove deprecated ioctls. | Harald Freudenberger | 2 | -85/+1 |
2018-04-10 | s390/zcrypt: Make ap init functions static. | Harald Freudenberger | 2 | -5/+2 |
2018-04-10 | s390: assume diag308 set always works | Vasily Gorbik | 4 | -272/+0 |
2018-04-10 | s390/ipl: rely on diag308 store to get ipl info | Vasily Gorbik | 1 | -33/+0 |
2018-04-10 | s390/qdio: lock device while installing IRQ handler | Julian Wiedmann | 1 | -0/+2 |
2018-04-10 | s390/qdio: clear intparm during shutdown | Julian Wiedmann | 1 | -1/+3 |
2018-04-10 | s390/ccwgroup: require at least one ccw device | Julian Wiedmann | 1 | -1/+4 |
2018-04-10 | s390/zcrypt: remove unused functions and declarations | Harald Freudenberger | 2 | -8/+0 |
2018-04-09 | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams | 1 | -1/+1 |
2018-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 23 | -234/+973 |
2018-04-06 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds | 5 | -9/+9 |
2018-04-04 | Merge tag 'kbuild-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
2018-04-03 | dax: introduce CONFIG_DAX_DRIVER | Dan Williams | 1 | -1/+1 |
2018-03-28 | s390/cio: add util_string sysfs attribute | Sebastian Ott | 1 | -0/+23 |
2018-03-26 | s390/chsc: query utility strings via fmt3 channel path descriptor | Sebastian Ott | 4 | -0/+12 |
2018-03-26 | s390/cio: rename struct channel_path_desc | Sebastian Ott | 7 | -48/+34 |
2018-03-26 | s390/cio: fix unbind of io_subchannel_driver | Sebastian Ott | 1 | -8/+8 |
2018-03-26 | s390/qdio: split up CCQ handling for EQBS / SQBS | Julian Wiedmann | 1 | -44/+33 |
2018-03-26 | s390/qdio: don't retry EQBS after CCQ 96 | Julian Wiedmann | 1 | -9/+2 |
2018-03-26 | s390/qdio: restrict buffer merging to eligible devices | Julian Wiedmann | 1 | -1/+2 |
2018-03-26 | s390/qdio: don't merge ERROR output buffers | Julian Wiedmann | 1 | -11/+20 |
2018-03-26 | s390/qdio: simplify math in get_*_buffer_frontier() | Julian Wiedmann | 1 | -7/+4 |
2018-03-25 | kbuild: rename built-in.o to built-in.a | Nicholas Piggin | 1 | -1/+1 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -64/+62 |
2018-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 3 | -8/+17 |
2018-03-22 | s390/qeth: on channel error, reject further cmd requests | Julian Wiedmann | 1 | -0/+1 |
2018-03-22 | s390/qeth: lock read device while queueing next buffer | Julian Wiedmann | 1 | -3/+13 |
2018-03-22 | s390/qeth: when thread completes, wake up all waiters | Julian Wiedmann | 1 | -1/+1 |
2018-03-22 | s390/qeth: free netdevice when removing a card | Julian Wiedmann | 3 | -4/+2 |
2018-03-19 | Merge tag 'vfio-ccw-20180305' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Martin Schwidefsky | 1 | -0/+5 |
2018-03-19 | s390/defkeymap: fix global init to zero | Christian Borntraeger | 1 | -1/+1 |