Age | Commit message (Expand) | Author | Files | Lines |
2016-01-26 | s390/cio: update measurement characteristics | Sebastian Ott | 2 | -9/+20 |
2016-01-26 | s390/cio: ensure consistent measurement state | Sebastian Ott | 2 | -12/+13 |
2016-01-26 | s390/cio: fix measurement characteristics memleak | Sebastian Ott | 3 | -18/+6 |
2016-01-26 | s390/zcrypt: Fix cryptographic device id in kernel messages | Ingo Tuchscherer | 3 | -20/+24 |
2016-01-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2 | -2/+2 |
2016-01-15 | mm, dax, pmem: introduce pfn_t | Dan Williams | 1 | -6/+5 |
2016-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 25 | -700/+843 |
2016-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 5 | -41/+22 |
2016-01-12 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 3 | -34/+5 |
2016-01-12 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -2/+14 |
2016-01-12 | virtio: make find_vqs() checkpatch.pl-friendly | Stefan Hajnoczi | 2 | -2/+2 |
2016-01-11 | s390/sclp: fix possible control register corruption | Heiko Carstens | 1 | -3/+2 |
2016-01-04 | convert a bunch of open-coded instances of memdup_user_nul() | Al Viro | 1 | -8/+3 |
2016-01-04 | Merge branch 'memdup_user_nul' into work.misc | Al Viro | 2 | -26/+40 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -26/+40 |
2015-12-30 | s390/dasd: fix failfast for disconnected devices | Stefan Haberland | 1 | -2/+6 |
2015-12-30 | s390/con3270: testing return kzalloc retval | Pierre Morel | 1 | -0/+2 |
2015-12-30 | s390/hmcdrv: constify hmcdrv_ftp_ops structs | Aya Mahfouz | 1 | -3/+3 |
2015-12-30 | s390/cio: add NULL test | Julia Lawall | 1 | -0/+2 |
2015-12-23 | new helpers: no_seek_end_llseek{,_size}() | Al Viro | 2 | -26/+2 |
2015-12-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 1 | -1/+3 |
2015-12-18 | s390/cio: Change I/O instructions from inline to normal functions | Peter Oberparleiter | 3 | -208/+238 |
2015-12-18 | s390/cio: Introduce common I/O layer tracepoints | Peter Oberparleiter | 6 | -1/+419 |
2015-12-18 | s390/cio: Consolidate inline assemblies and related data definitions | Peter Oberparleiter | 4 | -60/+73 |
2015-12-18 | s390/cio: Fix incorrect xsch opcode specification | Peter Oberparleiter | 1 | -1/+1 |
2015-12-18 | s390/cio: Remove unused inline assemblies | Peter Oberparleiter | 5 | -31/+16 |
2015-12-17 | virtio/s390: handle error values in irb | Cornelia Huck | 1 | -25/+37 |
2015-12-15 | KVM: s390: consider system MHA for guest storage | Guenther Hutzl | 1 | -1/+7 |
2015-12-14 | qeth: get rid of redundant 0-termination | Rasmus Villemoes | 1 | -2/+0 |
2015-12-14 | qeth: repair SBAL elements calculation | Ursula Braun | 1 | -1/+1 |
2015-12-14 | qeth: initialize net_device with carrier off | Ursula Braun | 2 | -0/+2 |
2015-12-14 | qeth use common function qeth_get_setassparms_cmd | Thomas Richter | 3 | -33/+17 |
2015-12-14 | s390-ctcm: Delete unnecessary checks before the function call "channel_remove" | Markus Elfring | 1 | -5/+2 |
2015-11-30 | s390/sclp: introduce check for SIE | David Hildenbrand | 1 | -0/+1 |
2015-11-30 | s390/sclp: introduce checks for ESCA and HVS | Eugene (jno) Dvurechenski | 1 | -1/+6 |
2015-11-27 | s390/sclp: add open for business support | Jochen Schweflinghaus | 2 | -1/+109 |
2015-11-27 | s390/sclp_cpi: remove sclp_cpi module in favor of sysfs interface | Hendrik Brueckner | 3 | -54/+0 |
2015-11-27 | s390: Delete unnecessary checks before the function call "debug_unregister" | Markus Elfring | 4 | -16/+8 |
2015-11-27 | s390/dump: cleanup CPU save area handling | Martin Schwidefsky | 1 | -6/+5 |
2015-11-27 | s390/dump: rework CPU register dump code | Martin Schwidefsky | 2 | -3/+1 |
2015-11-27 | s390/dump: remove SAVE_AREA_BASE | Martin Schwidefsky | 1 | -1/+1 |
2015-11-27 | s390/zcore: simplify memcpy_hsa | Martin Schwidefsky | 1 | -68/+33 |
2015-11-27 | s390/dump: streamline oldmem copy functions | Martin Schwidefsky | 1 | -3/+17 |
2015-11-27 | s390/zcore: remove /sys/kernel/debug/zcore/mem | Martin Schwidefsky | 2 | -389/+9 |
2015-11-27 | s390/zcore: copy vector registers into the image data | Martin Schwidefsky | 1 | -16/+54 |
2015-11-27 | s390/zcore: remove invalid kfree in init_cpu_info | Martin Schwidefsky | 1 | -1/+0 |
2015-11-27 | s390/zcrypt: Fix AP queue handling if queue is full | Ingo Tuchscherer | 1 | -1/+3 |
2015-11-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 10 | -33/+66 |
2015-11-11 | s390/zcrypt: Fix initialisation when zcrypt is built-in | Sascha Silbe | 5 | -8/+14 |
2015-11-11 | s390/zcrypt: Fix kernel crash on systems without AP bus support | Sascha Silbe | 1 | -0/+6 |