Age | Commit message (Expand) | Author |
2019-10-23 | compat_ioctl: move tape handling into drivers | Arnd Bergmann |
2019-09-17 | Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-09-03 | s390/sclp: Fix bit checked for has_sipl | Philipp Rudo |
2019-08-26 | s390/vmcp: correct early_param handling | Vasily Gorbik |
2019-08-21 | s390: clean .bss before running uncompressed kernel | Vasily Gorbik |
2019-07-29 | s390/3215: add switch fall through comment for -Wimplicit-fallthrough | Vasily Gorbik |
2019-07-29 | s390/tape: add fallthrough annotations | Heiko Carstens |
2019-07-11 | s390/ipl: Fix detection of has_secure attribute | Philipp Rudo |
2019-06-19 | s390/sclp: remove call home support | Heiko Carstens |
2019-06-11 | docs: s390: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-04 | s390/Kconfig: pedantic cleanups | Enrico Weigelt, metux IT consult |
2019-05-07 | Merge tag 'stream_open-5.2' of https://lab.nexedi.com/kirr/linux | Linus Torvalds |
2019-05-06 | Merge tag 's390-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-05-06 | *: convert stream-like files from nonseekable_open -> stream_open | Kirill Smelkov |
2019-05-03 | s390: fix clang -Wpointer-sign warnigns in boot code | Arnd Bergmann |
2019-04-29 | s390/sclp: do not use static sccbs | Gerald Schaefer |
2019-04-29 | s390/sclp: detect DIRQ facility | Sebastian Ott |
2019-04-29 | s390/ipl: Provide has_secure sysfs attribute | Philipp Rudo |
2019-04-26 | s390/zcore: Rename ipl_block to mitigate name collision | Philipp Rudo |
2019-04-10 | s390/3270: fix lockdep false positive on view->lock | Martin Schwidefsky |
2019-03-05 | Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2019-01-28 | s390/setup: set control program code via diag 318 | Collin Walling |
2019-01-11 | s390/smp: fix CPU hotplug deadlock with CPU rescan | Gerald Schaefer |
2018-12-13 | s390/drivers: fix proc/debugfs file permissions | Sebastian Ott |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-09 | s390/kasan: avoid instrumentation of early C code | Vasily Gorbik |
2018-10-09 | s390/sclp: introduce sclp_early_get_hsa_size | Vasily Gorbik |
2018-10-09 | s390/mem_detect: replace tprot loop with binary search | Vasily Gorbik |
2018-10-09 | s390/mem_detect: introduce SCLP storage info | Vasily Gorbik |
2018-10-09 | s390/mem_detect: move tprot loop to early boot phase | Vasily Gorbik |
2018-10-09 | s390/sclp: move sclp_early_read_info to sclp_early_core.c | Vasily Gorbik |
2018-10-09 | s390/sclp: simplify early hsa_size detection | Vasily Gorbik |
2018-10-09 | s390/monwriter: do not use stack buffers for hardware data | Martin Schwidefsky |
2018-10-09 | s390/appldata: pass parameter list pointer to appldata_asm | Martin Schwidefsky |
2018-09-20 | s390/tape: fix spelling mistake "partion" -> "partition" | Colin Ian King |
2018-09-20 | s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its function | zhong jiang |
2018-09-20 | s390/sclp: Allow to request adapter reset | Jan Höppner |
2018-09-20 | s390/hibernate: fix error handling when suspend cpu != resume cpu | Gerald Schaefer |
2018-08-18 | Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2018-08-17 | mm/cma: remove unsupported gfp_mask parameter from cma_alloc() | Marek Szyprowski |
2018-07-19 | s390/tape: replace PTR_RET with PTR_ERR_OR_ZERO | Gustavo A. R. Silva |
2018-07-19 | s390/keyboard: sanitize array index in do_kdsk_ioctl | Martin Schwidefsky |
2018-07-07 | kbd: complete dead keys definitions | Samuel Thibault |
2018-07-06 | s390/sclp_async: replace callhome proc handler with generic one | Vasily Gorbik |
2018-07-02 | s390/monwriter: fix gcc 8 stringop-truncation warning | Vasily Gorbik |
2018-07-02 | s390/tape: fix gcc 8 stringop-truncation warning | Vasily Gorbik |
2018-07-02 | s390/tape: fix stringop-truncation gcc 8 warnings | Vasily Gorbik |
2018-06-25 | s390/decompressor: avoid reusing uncompressed image objects | Vasily Gorbik |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |