Age | Commit message (Expand) | Author |
2022-10-10 | s390/vmur: generate uevent on unsolicited device end | Peter Oberparleiter |
2022-10-10 | s390/vmur: remove unnecessary BUG statement | Peter Oberparleiter |
2022-10-09 | Merge tag 's390-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-09-14 | s390/mm: rework memcpy_real() to avoid DAT-off mode | Alexander Gordeev |
2022-08-30 | s390: move from strlcpy with unused retval to strscpy | Wolfram Sang |
2022-08-30 | tty: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-08-06 | Merge tag 's390-5.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-08-01 | Merge remote-tracking branch 'kvm/next' into kvm-next-5.20 | Paolo Bonzini |
2022-07-28 | s390/tape: fix comment typo | Jason Wang |
2022-07-28 | s390/hmcdrv: fix Kconfig "its" grammar | Randy Dunlap |
2022-07-28 | Merge branch 'vmcore-iov_iter' into features | Alexander Gordeev |
2022-07-20 | s390/crash: support multi-segment iterators | Alexander Gordeev |
2022-07-20 | s390/zcore: fix race when reading from hardware system area | Alexander Gordeev |
2022-07-19 | s390/uvdevice: autoload module based on CPU facility | Steffen Eiden |
2022-07-11 | s390/sclp: detect the AISI facility | Matthew Rosato |
2022-07-11 | s390/sclp: detect the AENI facility | Matthew Rosato |
2022-07-11 | s390/sclp: detect the AISII facility | Matthew Rosato |
2022-07-11 | s390/sclp: detect the zPCI load/store interpretation facility | Matthew Rosato |
2022-06-30 | s390/sclp: Fix typo in comments | Jiang Jian |
2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2022-05-25 | s390/uv_uapi: depend on CONFIG_S390 | Paolo Bonzini |
2022-05-20 | drivers/s390/char: Add Ultravisor io device | Steffen Eiden |
2022-05-06 | s390/consoles: improve panic notifiers reliability | Guilherme G. Piccoli |
2022-04-25 | s390/sclp: add detection of IPL-complete-control facility | Alexander Egorenkov |
2022-03-27 | s390: cleanup timer API use | Yu Liao |
2022-03-27 | s390/tape: use bitwise instead of arithmetic operator for flags | Haowen Bai |
2022-03-08 | s390/extable: move EX_TABLE define to asm-extable.h | Heiko Carstens |
2022-02-09 | s390/maccess: fix semantics of memcpy_real() and its callers | Alexander Gordeev |
2022-02-06 | s390/sclp_sdias: fix sclp_sdias_copy() virtual vs physical address confusion | Alexander Gordeev |
2022-02-06 | s390: remove invalid email address of Heiko Carstens | Heiko Carstens |
2022-01-12 | Merge tag 'tty-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-01-08 | s390/sclp_sd: use default_groups in kobj_type | Greg Kroah-Hartman |
2021-12-16 | s390/sclp: fix memblock_phys_free() vs memblock_free() confusion | Heiko Carstens |
2021-12-06 | s390/vmcp: use page_to_virt instead of page_to_phys | Heiko Carstens |
2021-11-25 | tty: the rest, stop using tty_schedule_flip() | Jiri Slaby |
2021-11-16 | s390: replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-11-08 | s390/tape: fix timer initialization in tape_std_assign() | Sven Schnelle |
2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport |
2021-10-26 | s390/hmcdrv: fix kernel doc comments | Heiko Carstens |
2021-10-26 | s390/sclp: sort out physical vs virtual pointers usage | Alexander Gordeev |
2021-10-04 | s390/sclp_vt220: fix unused function warning | Randy Dunlap |
2021-10-04 | s390/sclp_sd: fix warnings about missing parameter description | Peter Oberparleiter |
2021-09-15 | s390/sclp: fix Secure-IPL facility detection | Alexander Egorenkov |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-08 | s390/sclp: add __nonstring annotation | Heiko Carstens |
2021-09-07 | s390/hmcdrv_ftp: fix kernel doc comment | Heiko Carstens |
2021-09-07 | s390/ctrlchar: fix kernel doc comment | Heiko Carstens |
2021-09-07 | s390/con3270: use proper type for tasklet function | Heiko Carstens |