summaryrefslogtreecommitdiff
path: root/drivers/s390/char
AgeCommit message (Expand)Author
2024-09-21Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-09-09s390: remove unused f_versionChristian Brauner
2024-08-29s390/wti: Introduce infrastructure for warning track interruptTobias Huschle
2024-07-23s390: Remove protvirt and kvm config guards for uv codeJanosch Frank
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 's390-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-07-10s390/sclp: Diag204 busy indication facility detectionMete Durlu
2024-07-10s390/smp: Switch to GENERIC_CPU_DEVICESSven Schnelle
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-01s390/sclp: Add timeout to Store Data requestsPeter Oberparleiter
2024-07-01s390/sclp: Prevent release of buffer in I/OPeter Oberparleiter
2024-07-01s390/sclp: Suppress unnecessary Store Data warningPeter Oberparleiter
2024-06-28s390/3270: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-24s390/sclp: Fix sclp_init() cleanup on failureHeiko Carstens
2024-06-18s390/sclp: Define commands for storage (un)assignmentAlexander Gordeev
2024-06-18s390/drivers: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-05-14s390/vmlogrdr: Make use of iucv_alloc_device()Heiko Carstens
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-04-26s390/3270: Fix buffer assignmentSven Schnelle
2024-04-09s390/ap: modularize ap busHolger Dengler
2024-03-19Merge tag 's390-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13s390/raw3270: make class3270 constantRicardo B. Marliere
2024-03-13s390/raw3270: improve raw3270_init() readabilityRicardo B. Marliere
2024-03-13s390/tape: make tape_class constantRicardo B. Marliere
2024-03-13s390/vmlogrdr: make vmlogrdr_class constantRicardo B. Marliere
2024-03-13s390/vmur: make vmur_class constantRicardo B. Marliere
2024-03-13s390/tape: fix virtual vs physical address confusionHeiko Carstens
2024-03-13s390/3270: use new address translation helpersHeiko Carstens
2024-03-13s390/3215: use new address translation helpersHeiko Carstens
2024-03-13s390/vmur: use new address translation helpersHeiko Carstens
2024-03-13s390/cio,idal: fix virtual vs physical address confusionHeiko Carstens
2024-02-21s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiersSumanth Korikkar
2024-02-21s390/sclp: remove unhandled memory notifier typeSumanth Korikkar
2024-02-12s390/switch_to: use generic header fileHeiko Carstens
2024-02-09s390/vmur: fix virtual vs physical address confusionThomas Richter
2024-01-18Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-12-08tty: con3270: convert to u8 and size_tJiri Slaby (SUSE)
2023-12-08tty: con3215: convert to u8 and size_tJiri Slaby (SUSE)
2023-11-23tty: con3215: drop raw3215_info::ubufferJiri Slaby (SUSE)
2023-11-23s390/uvdevice: Report additional-data length for attestationSteffen Eiden
2023-10-25s390/sclp: replace deprecated strncpy with strtomemJustin Stitt
2023-10-25s390/sclp: handle default case in sclp memory notifierSumanth Korikkar
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-09-07Merge tag 's390-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds