Age | Commit message (Expand) | Author | Files | Lines |
2024-04-26 | s390/3270: Fix buffer assignment | Sven Schnelle | 1 | -2/+4 |
2024-03-19 | Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 8 | -63/+68 |
2024-03-15 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -9/+35 |
2024-03-13 | s390/raw3270: make class3270 constant | Ricardo B. Marliere | 3 | -10/+12 |
2024-03-13 | s390/raw3270: improve raw3270_init() readability | Ricardo B. Marliere | 1 | -10/+12 |
2024-03-13 | s390/tape: make tape_class constant | Ricardo B. Marliere | 1 | -9/+8 |
2024-03-13 | s390/vmlogrdr: make vmlogrdr_class constant | Ricardo B. Marliere | 1 | -10/+8 |
2024-03-13 | s390/vmur: make vmur_class constant | Ricardo B. Marliere | 1 | -9/+9 |
2024-03-13 | s390/tape: fix virtual vs physical address confusion | Heiko Carstens | 1 | -4/+8 |
2024-03-13 | s390/3270: use new address translation helpers | Heiko Carstens | 1 | -7/+7 |
2024-03-13 | s390/3215: use new address translation helpers | Heiko Carstens | 1 | -2/+2 |
2024-03-13 | s390/vmur: use new address translation helpers | Heiko Carstens | 1 | -2/+2 |
2024-03-13 | s390/cio,idal: fix virtual vs physical address confusion | Heiko Carstens | 1 | -3/+3 |
2024-02-22 | s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers | Sumanth Korikkar | 1 | -6/+35 |
2024-02-22 | s390/sclp: remove unhandled memory notifier type | Sumanth Korikkar | 1 | -3/+0 |
2024-02-12 | s390/switch_to: use generic header file | Heiko Carstens | 1 | -1/+0 |
2024-02-09 | s390/vmur: fix virtual vs physical address confusion | Thomas Richter | 1 | -2/+2 |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -19/+18 |
2023-12-08 | tty: con3270: convert to u8 and size_t | Jiri Slaby (SUSE) | 1 | -6/+6 |
2023-12-08 | tty: con3215: convert to u8 and size_t | Jiri Slaby (SUSE) | 1 | -12/+12 |
2023-11-23 | tty: con3215: drop raw3215_info::ubuffer | Jiri Slaby (SUSE) | 1 | -1/+0 |
2023-11-23 | s390/uvdevice: Report additional-data length for attestation | Steffen Eiden | 1 | -0/+3 |
2023-10-25 | s390/sclp: replace deprecated strncpy with strtomem | Justin Stitt | 1 | -1/+1 |
2023-10-25 | s390/sclp: handle default case in sclp memory notifier | Sumanth Korikkar | 1 | -1/+0 |
2023-09-19 | s390/ctlreg: add struct ctlreg | Heiko Carstens | 2 | -6/+6 |
2023-09-19 | s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible | Heiko Carstens | 2 | -6/+6 |
2023-09-19 | s390/ctlreg: add local and system prefix to some functions | Heiko Carstens | 2 | -6/+6 |
2023-09-19 | s390/ctlreg: rename ctl_reg.h to ctlreg.h | Heiko Carstens | 4 | -4/+4 |
2023-09-19 | s390/ctlreg: move control register code to separate file | Heiko Carstens | 1 | -0/+1 |
2023-09-07 | Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 1 | -7/+5 |
2023-09-01 | Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -14/+14 |
2023-08-30 | s390/monreader: fix virtual vs physical address confusion | Gerald Schaefer | 1 | -7/+5 |
2023-08-16 | s390/mm: make virt_to_pfn() a static inline | Linus Walleij | 1 | -1/+1 |
2023-08-11 | tty: make tty_operations::write()'s count size_t | Jiri Slaby (SUSE) | 4 | -6/+8 |
2023-08-11 | tty: propagate u8 data to tty_operations::put_char() | Jiri Slaby (SUSE) | 4 | -6/+6 |
2023-08-11 | tty: propagate u8 data to tty_operations::write() | Jiri Slaby (SUSE) | 4 | -6/+4 |
2023-07-24 | docs: move s390 under arch | Costa Shulyupin | 1 | -1/+1 |
2023-07-24 | s390/mm: remove redundant check against VMEM_MAX_PHYS | Alexander Gordeev | 1 | -4/+0 |
2023-07-24 | s390: add support for user-defined certificates | Anastasia Eskova | 1 | -0/+1 |
2023-07-06 | Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 2 | -2/+2 |
2023-07-04 | Revert "s390/mm: get rid of VMEM_MAX_PHYS macro" | Alexander Gordeev | 1 | -3/+3 |
2023-07-04 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -8/+225 |
2023-07-03 | s390: include linux/io.h instead of asm/io.h | Heiko Carstens | 2 | -2/+2 |
2023-06-28 | s390/mm: get rid of VMEM_MAX_PHYS macro | Alexander Gordeev | 1 | -3/+3 |
2023-06-16 | s390/uvdevice: Add 'Lock Secret Store' UVC | Steffen Eiden | 1 | -0/+39 |
2023-06-16 | s390/uvdevice: Add 'List Secrets' UVC | Steffen Eiden | 1 | -0/+52 |
2023-06-16 | s390/uvdevice: Add 'Add Secret' UVC | Steffen Eiden | 1 | -0/+63 |
2023-06-16 | s390/uvdevice: Add info IOCTL | Steffen Eiden | 2 | -8/+71 |
2023-06-01 | s390/zcore: conditionally clear memory on reipl | Mikhail Zaslonko | 1 | -1/+40 |
2023-04-30 | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds | 3 | -6/+6 |