summaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c
Commit message (Expand)AuthorAge
* s390/mm: add fallthrough annotationsHeiko Carstens2019-07-29
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-09
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-29
* | s390/mm: fix address space detection in exception handlingGerald Schaefer2019-06-05
* | s390: add unreachable() to dump_fault_info() to fix -Wmaybe-uninitializedMasahiro Yamada2019-05-28
|/
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-29
* s390: use common bust_spinlocks()Sergey Senozhatsky2018-11-30
* s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky2018-10-09
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* s390/kvm: fix deadlock when killed by oomClaudio Imbrenda2018-07-16
* signal/s390: Use force_sig_fault where appropriateEric W. Biederman2018-04-25
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-25
* s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-16
* s390: remove all code using the access register modeMartin Schwidefsky2017-11-14
* s390/mm,kvm: improve detection of KVM guest faultsMartin Schwidefsky2017-11-14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* s390/mm: use new mm defines instead of magic valuesHeiko Carstens2017-07-26
* s390/fault: use _ASCE_ORIGIN instead of PAGE_MASKHeiko Carstens2017-06-12
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* s390: add no-execute supportMartin Schwidefsky2017-02-08
* s390/preempt: move preempt_count to the lowcoreMartin Schwidefsky2016-11-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-04
|\
| * s390: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-09-20
* | s390/mm/pfault: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-19
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-20
| * s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-20
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-26
|\ \
| * | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
| |/
* / s390: avoid extable collisionsHeiko Carstens2016-06-13
|/
* s390: fix info leak in do_sigsegvMichal Hocko2016-05-23
* s390: Clarify pagefault interruptPeter Zijlstra2016-04-15
* s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-08
* s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-02
* s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-19
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390/fault: remove unused variableChristian Borntraeger2015-12-18
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-14
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens2015-08-19
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-02-11
|\
| * s390/mm: correct missing space when reporting user process faultsHendrik Brueckner2015-01-29
| * s390: remove unnecessary KERN_CONTJoe Perches2015-01-08
* | vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-01-29
|/
* s390/traps: print interrupt code and instruction length codeHeiko Carstens2014-11-21
* s390/kprobes: make use of NOKPROBE_SYMBOL()Heiko Carstens2014-10-27
* KVM: s390/mm: use radix trees for guest to host mappingsMartin Schwidefsky2014-08-26