1. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  2. 6d021b7 ARM: dump pgd, pmd and pte states on unhandled data abort faults by Russell King · 9 years ago
  3. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  4. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  5. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  6. 809e660 ARM: 7775/1: mm: Remove do_sect_fault from LPAE code by Steven Capper · 11 years ago
  7. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  8. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 12 years ago
  9. 9b61a4d ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS by Russell King · 12 years ago
  10. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 12 years ago
  11. dff2aa7 ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented by Kautuk Consul · 12 years ago
  12. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  13. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 12 years ago
  14. f5274c2 ARM: 7319/1: Print debug info for SIGBUS in user faults by Javi Merino · 12 years ago
  15. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  16. f7b8156 ARM: LPAE: Add fault handling support by Catalin Marinas · 13 years ago
  17. 136848d ARM: LPAE: Move the FSR definitions to separate files by Catalin Marinas · 13 years ago
  18. 8878a53 ARM: 7178/1: fault.c: Port OOM changes into do_page_fault by Kautuk Consul · 13 years ago
  19. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 13 years ago
  20. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  21. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  22. 140d5dc ARM: 7000/1: LPAE: Use long long printk format for displaying the pud by Catalin Marinas · 13 years ago
  23. 02fe284 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers by Russell King · 13 years ago
  24. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  25. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  26. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 13 years ago
  27. d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
  28. 3a4b5dc ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts by Will Deacon · 14 years ago
  29. b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
  30. 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
  31. 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
  32. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  33. 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
  34. 5e27fb7 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 by Anfei · 14 years ago
  35. 8c0b742 ARM: 6134/1: Handle instruction cache maintenance fault properly by Kirill A. Shutemov · 14 years ago
  36. 7ada189 ARM: 5900/2: arm: enable support for software perf events by Jamie Iles · 14 years ago
  37. 1d21271 ARM: 5742/1: ARM: add debug check for invalid kernel page faults by Imre Deak · 15 years ago
  38. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  39. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  40. df297bf ARM: Add support for checking access permissions on prefetch aborts by Russell King · 15 years ago
  41. d374bf1 ARM: Separate out access error checking by Russell King · 15 years ago
  42. bf45699 ARM: Ensure correct might_sleep() check in pagefault path by Russell King · 15 years ago
  43. b42c634 ARM: Update page fault handling for new OOM techniques by Russell King · 15 years ago
  44. c88d6aa ARM: Provide definitions and helpers for decoding the FSR register by Russell King · 15 years ago
  45. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  46. 65cec8e ARM: implement highpte by Russell King · 15 years ago
  47. 412bb0a Include linux/sched.h in arch/arm/mm/fault.c by Catalin Marinas · 15 years ago
  48. 09529f7 nommu: Fix the fault processing for the MMU-less case by Catalin Marinas · 15 years ago
  49. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  50. c613bbb Merge branch 'mxc-pu-imxfb' of git://pasiphae.extern.pengutronix.de/git/imx/linux-2.6 into devel by Russell King · 16 years ago
  51. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  52. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  53. da46c79 [ARM] 5272/1: remove conditional compilation in show_pte() by Nicolas Pitre · 16 years ago
  54. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  55. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  56. 25ce1dd ARM kprobes: add the kprobes hook to the page fault handler by Nicolas Pitre · 17 years ago
  57. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  58. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  59. 5c72fc5 arm: fix up handle_mm_fault changes by Nick Piggin · 17 years ago
  60. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  61. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  62. 0f0a00b [ARM] Remove needless linux/ptrace.h includes by Russell King · 17 years ago
  63. 7ab3f8d [ARM] Add ability to dump exception stacks to kernel backtraces by Russell King · 17 years ago
  64. 6edaf68 [PATCH] mm: arch do_page_fault() vs in_atomic() by Peter Zijlstra · 18 years ago
  65. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  66. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  67. e5beac3 [ARM] do_bad_area() always takes current and current->active_mm by Russell King · 18 years ago
  68. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  69. 840ff6a [ARM] Prevent deadlock in page fault handler by Russell King · 19 years ago
  70. ff2afb9 [PATCH] ARM: Fix ARM fault handler for get_user_pages() fixes. by Russell King · 19 years ago
  71. cfb0810 [PATCH] ARM: Don't try to send a signal to pid0 by Russell King · 19 years ago
  72. 2d137c2 [PATCH] arm: fix SIGBUS handling by akpm@osdl.org · 19 years ago
  73. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago