index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_mmio.c
Age
Commit message (
Expand
)
Author
2025-05-21
s390/pci: Fix __pcilg_mio_inuser() inline assembly
Heiko Carstens
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-21
s390/pci: Fix s390_mmio_read/write syscall page fault handling
Niklas Schnelle
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2024-11-13
s390/pci: Convert to use flag output macros
Heiko Carstens
2024-09-17
s390/pci_mmio: use follow_pfnmap API
Peter Xu
2024-05-05
mm: pass VMA instead of MM to follow_pte()
David Hildenbrand
2024-01-11
s390/pci: fix max size calculation in zpci_memcpy_toio()
Niklas Schnelle
2022-10-26
s390/pci: add missing EX_TABLE entries to __pcistg_mio_inuser()/__pcilg_mio_i...
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2021-09-15
s390/pci_mmio: fully validate the VMA before calling follow_pte()
David Hildenbrand
2021-06-18
s390/pci: use register pair instead of register asm
Niklas Schnelle
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2020-12-15
mm: simplify follow_pte{,pmd}
Christoph Hellwig
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-11-09
s390/pci: remove races against pte updates
Daniel Vetter
2020-07-27
s390/pci: clarify comment in s390_mmio_read/write
Niklas Schnelle
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-05-14
s390/pci: Fix s390_mmio_read/write with MIO
Niklas Schnelle
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-02-26
s390/pci: fix possible information leak in mmio syscall
Sebastian Ott
2015-01-08
s390/pci: add missing address space annotation
Heiko Carstens
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk