summaryrefslogtreecommitdiff
path: root/arch/s390/mm/fault.c
AgeCommit message (Expand)Author
2020-09-14s390: add 3f program exception handlerJanosch Frank
2020-08-12mm/s390: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-07-20s390/kernel: expand exception table logic to allow new handling optionsIlya Leoshkevich
2020-07-20s390/mm: fix typo in commentHeiko Carstens
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-10mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual
2020-04-06s390/mm: use fallthrough;Joe Perches
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-03-25s390: use fallthrough;Joe Perches
2020-03-04s390/mm: mark private defines for vm_fault_t as suchChristian Borntraeger
2020-02-27s390/mm: add (non)secure page access exceptions handlersVasily Gorbik
2019-07-29s390/mm: add fallthrough annotationsHeiko Carstens
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-05s390/mm: fix address space detection in exception handlingGerald Schaefer
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-05-28s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2018-11-30s390: use common bust_spinlocks()Sergey Senozhatsky
2018-10-09s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-07-16s390/kvm: fix deadlock when killed by oomClaudio Imbrenda
2018-04-25signal/s390: Use force_sig_fault where appropriateEric W. Biederman
2018-04-25signal: Ensure every siginfo we send has all bits initializedEric W. Biederman
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-14s390: remove all code using the access register modeMartin Schwidefsky
2017-11-14s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26s390/mm: use new mm defines instead of magic valuesHeiko Carstens
2017-06-12s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-11-11s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-20s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker
2016-09-19s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky