aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/fault.c
Commit message (Expand)AuthorAge
* 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
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* s390/mm: print control registers and page table walk on crashHeiko Carstens2014-04-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\
| * s390/uaccess: rework uaccess code - fix locking issuesHeiko Carstens2014-04-03
| * s390/irq: Use defines for external interruption codesThomas Huth2014-04-03
* | KVM: s390: Add FAULT_FLAG_RETRY_NOWAIT for guest faultDominik Dingel2014-01-30
|/
* s390/mm,tlb: correct tlb flush on page table upgradeMartin Schwidefsky2013-11-04
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* s390/irq: rework irq subclass handlingHeiko Carstens2013-09-04
* s390: delete __cpuinit usage from all s390 filesPaul Gortmaker2013-07-14
* s390/mm: protection exception PSW for aborted transactionMartin Schwidefsky2013-04-17
* s390/irq: remove split irq fields from /proc/statHeiko Carstens2013-01-08
* s390/ptrace: race of single stepping vs signal deliveryMartin Schwidefsky2012-11-23
* s390/mm: keep fault_init() private to fault.cHeiko Carstens2012-11-23
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* s390/exceptions: switch to relative exception table entriesHeiko Carstens2012-09-26
* s390/mm: rename addressing_mode to s390_user_modeHeiko Carstens2012-09-26