Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-09 | mm: provide a saner PTE walking API for modules | Paolo Bonzini | 1 | -2/+2 |
2020-12-16 | mm: simplify follow_pte{,pmd} | Christoph Hellwig | 1 | -2/+2 |
2020-11-23 | s390/mm: remove set_fs / rework address space handling | Heiko Carstens | 1 | -6/+0 |
2020-11-09 | s390/pci: remove races against pte updates | Daniel Vetter | 1 | -41/+57 |
2020-07-27 | s390/pci: clarify comment in s390_mmio_read/write | Niklas Schnelle | 1 | -8/+12 |
2020-06-09 | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 1 | -2/+2 |
2020-05-15 | s390/pci: Fix s390_mmio_read/write with MIO | Niklas Schnelle | 1 | -2/+211 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-02-26 | s390/pci: fix possible information leak in mmio syscall | Sebastian Ott | 1 | -9/+8 |
2015-01-08 | s390/pci: add missing address space annotation | Heiko Carstens | 1 | -2/+2 |
2014-11-19 | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 1 | -0/+115 |