aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/fault.c
Commit message (Expand)AuthorAge
* 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
* ARM kprobes: add the kprobes hook to the page fault handlerNicolas Pitre2008-01-26
* pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn2007-10-19
* During VM oom condition, kill all threads in process groupWill Schmidt2007-10-16
* arm: fix up handle_mm_fault changesNick Piggin2007-07-20
* mm: fault feedback #2Nick Piggin2007-07-19
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-21
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-21
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-07
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-29
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-29
* [ARM] do_bad_area() always takes current and current->active_mmRussell King2006-09-27
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [ARM] Prevent deadlock in page fault handlerRussell King2005-09-20
* [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes.Russell King2005-08-04
* [PATCH] ARM: Don't try to send a signal to pid0Russell King2005-06-30
* [PATCH] arm: fix SIGBUS handlingakpm@osdl.org2005-04-16
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16