ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
[linux-flexiantxendom0-3.2.10.git] / arch / arm / mm / fault.c
2012-05-16 Russell KingARM: prevent VM_GROWSDOWN mmaps extending below FIRST_U...
2012-04-10 Kautuk ConsulARM: 7368/1: fault.c: correct how the tsk->[maj|min...
2012-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-03-28 David HowellsDisintegrate asm/system.h for ARM
2012-03-24 Javi MerinoARM: 7319/1: Print debug info for SIGBUS in user faults
2012-01-05 Russell KingMerge branch 'devel-stable' into for-linus
2011-12-08 Catalin MarinasARM: LPAE: Add fault handling support
2011-12-08 Catalin MarinasARM: LPAE: Move the FSR definitions to separate files
2011-12-06 Kautuk ConsulARM: 7178/1: fault.c: Port OOM changes into do_page_fault
2011-10-17 Jamie IlesARM: 7115/4: move __exception and friends to asm/except...
2011-07-24 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2011-07-22 Russell KingMerge branches 'btc', 'dma', 'entry', 'fixes', 'linker...
2011-07-19 Catalin MarinasARM: 7000/1: LPAE: Use long long printk format for...
2011-07-02 Russell KingARM: entry: avoid enabling interrupts in prefetch/data...
2011-07-01 Peter Zijlstraperf: Remove the nmi parameter from the swevent and...
2011-02-21 Russell KingARM: pgtable: add pud-level code
2011-02-15 Will DeaconARM: 6674/1: LPAE: use long long format when printing...
2010-12-22 Russell KingARM: pgtable: switch order of Linux vs hardware page...
2010-09-08 Will DeaconARM: 6355/1: hw-breakpoint: add mechanism for hooking...
2010-07-27 Kirill A. ShutemovARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3...
2010-07-27 Kirill A. ShutemovARM: 6256/1: Check arch version and modify fsr_info...
2010-07-27 Kirill A. ShutemovARM: 6255/1: Workaround infinity loop in handling of...
2010-07-27 Kirill A. ShutemovARM: 6269/1: Add 'code' parameter for hook_fault_code()
2010-07-27 Kirill A. ShutemovARM: 6252/1: Use SIGBUS for unaligned access instead...
2010-06-08 AnfeiARM: 6166/1: Proper prefetch abort handling on pre...
2010-05-15 Kirill A. ShutemovARM: 6134/1: Handle instruction cache maintenance fault...
2010-02-12 Jamie IlesARM: 5900/2: arm: enable support for software perf...
2009-10-05 Imre DeakARM: 5742/1: ARM: add debug check for invalid kernel...
2009-10-02 Kirill A. ShutemovARM: 5728/1: Proper prefetch abort handling on ARMv6...
2009-10-02 Kirill A. ShutemovARM: 5727/1: Pass IFSR register to do_PrefetchAbort()
2009-09-20 Russell KingARM: Add support for checking access permissions on...
2009-09-20 Russell KingARM: Separate out access error checking
2009-09-20 Russell KingARM: Ensure correct might_sleep() check in pagefault...
2009-09-20 Russell KingARM: Update page fault handling for new OOM techniques
2009-09-20 Russell KingARM: Provide definitions and helpers for decoding the...
2009-09-12 Russell KingMerge branch 'devel-stable' into devel
2009-08-17 Russell KingARM: implement highpte
2009-07-24 Catalin MarinasInclude linux/sched.h in arch/arm/mm/fault.c
2009-07-24 Catalin Marinasnommu: Fix the fault processing for the MMU-less case
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2008-12-17 Russell KingMerge branch 'mxc-pu-imxfb' of git://pasiphae.extern...
2008-12-15 Russell King[ARM] Ensure linux/hardirqs.h is included where required
2008-11-28 Nicolas Pitre[ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte()
2008-09-30 Nicolas Pitre[ARM] 5272/1: remove conditional compilation in show_pte()
2008-09-06 Russell King[ARM] Convert asm/uaccess.h to linux/uaccess.h
2008-01-26 Nicolas PitreARM kprobes: prevent some functions involved with kprob...
2008-01-26 Nicolas PitreARM kprobes: add the kprobes hook to the page fault...
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-07-20 Nick Pigginarm: fix up handle_mm_fault changes
2007-07-19 Nick Pigginmm: fault feedback #2
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-04-21 Russell King[ARM] Remove needless linux/ptrace.h includes
2007-04-21 Russell King[ARM] Add ability to dump exception stacks to kernel...
2006-12-07 Peter Zijlstra[PATCH] mm: arch do_page_fault() vs in_atomic()
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Jason Baron[PATCH] make PROT_WRITE imply PROT_READ
2006-09-27 Russell King[ARM] do_bad_area() always takes current and current...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2005-09-20 Russell King[ARM] Prevent deadlock in page fault handler
2005-08-04 Russell King[PATCH] ARM: Fix ARM fault handler for get_user_pages...
2005-06-30 Russell King[PATCH] ARM: Don't try to send a signal to pid0
2005-04-16 akpm@osdl.org[PATCH] arm: fix SIGBUS handling
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2