summaryrefslogtreecommitdiff
path: root/arch/arm/mm/fault.c
Commit message (Expand)AuthorAge
* ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit codeRussell King2017-12-17
* ARM: 8692/1: mm: abort uaccess retries upon fatal signalMark Rutland2017-08-29
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-21
|\
| * arm: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-24
* | ARM: 8642/1: LPAE: catch pending imprecise abort on unmaskAlexander Sverdlin2017-01-30
|/
* mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-26
* mm: remove VM_FAULT_MINORJan Kara2016-03-17
* ARM: 8447/1: catch pending imprecise abort on unmaskLucas Stach2015-10-19
* mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...David Hildenbrand2015-05-19
* ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King2015-03-10
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-21
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* ARM: 7775/1: mm: Remove do_sect_fault from LPAE codeSteven Capper2013-06-29
* readahead: fault retry breaks mmap file read random detectionShaohua Li2012-10-09
* Merge branch 'v3-removal' into for-linusRussell King2012-05-21
|\
| * ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King2012-05-05
* | ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESSRussell King2012-05-16
|/
* ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incrementedKautuk Consul2012-04-10
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-29
|\
| * ARM: 7319/1: Print debug info for SIGBUS in user faultsJavi Merino2012-03-24
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-28
|/
* Merge branch 'devel-stable' into for-linusRussell King2012-01-05
|\
| * ARM: LPAE: Add fault handling supportCatalin Marinas2011-12-08
| * ARM: LPAE: Move the FSR definitions to separate filesCatalin Marinas2011-12-08
* | ARM: 7178/1: fault.c: Port OOM changes into do_page_faultKautuk Consul2011-12-06
|/
* ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-17
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-24
|\
| *-. Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-22
| |\ \
| | | * ARM: 7000/1: LPAE: Use long long printk format for displaying the pudCatalin Marinas2011-07-19
| | |/ | |/|
| | * ARM: entry: avoid enabling interrupts in prefetch/data abort handlersRussell King2011-07-02
| |/
* | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
|/
* ARM: pgtable: add pud-level codeRussell King2011-02-21
* ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-15
* ARM: pgtable: switch order of Linux vs hardware page tablesRussell King2010-12-22
* ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch abortsWill Deacon2010-09-08
* ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag faultKirill A. Shutemov2010-07-27
* ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtimeKirill A. Shutemov2010-07-27
* ARM: 6255/1: Workaround infinity loop in handling of translation faultsKirill A. Shutemov2010-07-27
* ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-27
* ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILLKirill A. Shutemov2010-07-27
* ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6Anfei2010-06-08
* ARM: 6134/1: Handle instruction cache maintenance fault properlyKirill A. Shutemov2010-05-15
* ARM: 5900/2: arm: enable support for software perf eventsJamie Iles2010-02-12
* ARM: 5742/1: ARM: add debug check for invalid kernel page faultsImre Deak2009-10-05
* ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7Kirill A. Shutemov2009-10-02
* ARM: 5727/1: Pass IFSR register to do_PrefetchAbort()Kirill A. Shutemov2009-10-02
* ARM: Add support for checking access permissions on prefetch abortsRussell King2009-09-20