aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/fault.c
Commit message (Expand)AuthorAge
* 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
* ARM: Separate out access error checkingRussell King2009-09-20
* ARM: Ensure correct might_sleep() check in pagefault pathRussell King2009-09-20
* ARM: Update page fault handling for new OOM techniquesRussell King2009-09-20
* ARM: Provide definitions and helpers for decoding the FSR registerRussell King2009-09-20
* Merge branch 'devel-stable' into develRussell King2009-09-12
|\
| * Include linux/sched.h in arch/arm/mm/fault.cCatalin Marinas2009-07-24
| * nommu: Fix the fault processing for the MMU-less caseCatalin Marinas2009-07-24
* | ARM: implement highpteRussell King2009-08-17
|/
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-21
* Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/l...Russell King2008-12-17
|\
| * [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-15
* | [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()Nicolas Pitre2008-11-28
|/
* [ARM] 5272/1: remove conditional compilation in show_pte()Nicolas Pitre2008-09-30
* [ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King2008-09-06
* ARM kprobes: prevent some functions involved with kprobes from being probedNicolas Pitre2008-01-26