index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_mmio.c
Age
Commit message (
Expand
)
Author
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