1. abc25bb ARM: 9131/1: mm: Fix PXN process with LPAE feature by Wang Kefeng · 3 years, 4 months ago
  2. 2e70710 ARM: 9130/1: mm: Provide die_kernel_fault() helper by Wang Kefeng · 3 years, 4 months ago
  3. 93d2043 ARM: 9126/1: mm: Kill page table base print in show_pte() by Wang Kefeng · 3 years, 4 months ago
  4. f177b06 ARM: 9127/1: mm: Cleanup access_error() by Wang Kefeng · 3 years, 4 months ago
  5. 488cab1 ARM: 9129/1: mm: Kill task_struct argument for __do_page_fault() by Wang Kefeng · 3 years, 4 months ago
  6. caed89d ARM: 9128/1: mm: Refactor the __do_page_fault() by Wang Kefeng · 3 years, 4 months ago
  7. 79fea6c mm/arm: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  8. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  9. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  10. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  11. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  12. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  13. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  14. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  15. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  16. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  17. 8340203 ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes by Will Deacon · 5 years ago
  18. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  19. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  20. 2b49350 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  21. 49b38c3 ARM: arrange show_pte() to issue severity-based messages by Russell King · 6 years ago
  22. bafeb7a ARM: add "8<--- cut here ---" to kernel dumps by Russell King · 6 years ago
  23. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  24. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  25. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  26. fd65cc8 signal/arm: Remove tsk parameter from __do_user_fault by Eric W. Biederman · 6 years ago
  27. e2b85f7 ARM: 8807/1: mm: Facilitate debugging CONFIG_KUSER_HELPERS disabled by Florian Fainelli · 6 years ago
  28. 3ee6a44 signal/arm: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  29. 05e792e signal/arm: Push siginfo generation into arm_notify_die by Eric W. Biederman · 7 years ago
  30. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  31. 311da49 Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  32. f5fe12b ARM: spectre-v2: harden user aborts in kernel space by Russell King · 7 years ago
  33. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  34. c608906 ARM: probes: avoid adding kprobes to sensitive kernel-entry/exit code by Russell King · 7 years ago
  35. 746a272 ARM: 8692/1: mm: abort uaccess retries upon fatal signal by Mark Rutland · 7 years ago
  36. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  37. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  38. 6d1c42d Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 8 years ago
  39. 97a98ae ARM: 8642/1: LPAE: catch pending imprecise abort on unmask by Alexander Sverdlin · 8 years ago
  40. 0ea9365 arm: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  41. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  42. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  43. 9254970 ARM: 8447/1: catch pending imprecise abort on unmask by Lucas Stach · 9 years ago
  44. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  45. 6d021b7 ARM: dump pgd, pmd and pte states on unhandled data abort faults by Russell King · 10 years ago
  46. 4ed89f2 ARM: convert printk(KERN_* to pr_* by Russell King · 10 years ago
  47. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  48. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  49. 809e660 ARM: 7775/1: mm: Remove do_sect_fault from LPAE code by Steven Capper · 12 years ago
  50. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  51. 4ab1056 Merge branch 'v3-removal' into for-linus by Russell King · 13 years ago
  52. 9b61a4d ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS by Russell King · 13 years ago
  53. 357c9c1 ARM: Remove support for ARMv3 ARM610 and ARM710 CPUs by Russell King · 13 years ago
  54. dff2aa7 ARM: 7368/1: fault.c: correct how the tsk->[maj|min]_flt gets incremented by Kautuk Consul · 13 years ago
  55. 12679a2 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
  56. 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
  57. f5274c2 ARM: 7319/1: Print debug info for SIGBUS in user faults by Javi Merino · 13 years ago
  58. 2e0e943 Merge branch 'devel-stable' into for-linus by Russell King · 13 years ago
  59. f7b8156 ARM: LPAE: Add fault handling support by Catalin Marinas · 13 years ago
  60. 136848d ARM: LPAE: Move the FSR definitions to separate files by Catalin Marinas · 13 years ago
  61. 8878a53 ARM: 7178/1: fault.c: Port OOM changes into do_page_fault by Kautuk Consul · 13 years ago
  62. 5a567d7 ARM: 7115/4: move __exception and friends to asm/exception.h by Jamie Iles · 13 years ago
  63. b6844e8 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  64. 06f365a Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci', 'suspend' and 'vfp' into for-next by Russell King · 13 years ago
  65. 140d5dc ARM: 7000/1: LPAE: Use long long printk format for displaying the pud by Catalin Marinas · 14 years ago
  66. 02fe284 ARM: entry: avoid enabling interrupts in prefetch/data abort handlers by Russell King · 14 years ago
  67. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  68. 516295e ARM: pgtable: add pud-level code by Russell King · 14 years ago
  69. 29a3819 ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes by Will Deacon · 14 years ago
  70. d30e45e ARM: pgtable: switch order of Linux vs hardware page tables by Russell King · 14 years ago
  71. 3a4b5dc ARM: 6355/1: hw-breakpoint: add mechanism for hooking into prefetch aborts by Will Deacon · 14 years ago
  72. b8ab539 ARM: 6268/1: ARMv6K and ARMv7 use fault statuses 3 and 6 as Access Flag fault by Kirill A. Shutemov · 14 years ago
  73. 993bf4e ARM: 6256/1: Check arch version and modify fsr_info[] depends on it at runtime by Kirill A. Shutemov · 14 years ago
  74. 33a9c41 ARM: 6255/1: Workaround infinity loop in handling of translation faults by Kirill A. Shutemov · 14 years ago
  75. 6338a6a ARM: 6269/1: Add 'code' parameter for hook_fault_code() by Kirill A. Shutemov · 14 years ago
  76. 3dc91af ARM: 6252/1: Use SIGBUS for unaligned access instead of SIGILL by Kirill A. Shutemov · 14 years ago
  77. 5e27fb7 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6 by Anfei · 15 years ago
  78. 8c0b742 ARM: 6134/1: Handle instruction cache maintenance fault properly by Kirill A. Shutemov · 15 years ago
  79. 7ada189 ARM: 5900/2: arm: enable support for software perf events by Jamie Iles · 15 years ago
  80. 1d21271 ARM: 5742/1: ARM: add debug check for invalid kernel page faults by Imre Deak · 15 years ago
  81. d25ef8b ARM: 5728/1: Proper prefetch abort handling on ARMv6 and ARMv7 by Kirill A. Shutemov · 15 years ago
  82. 4fb2847 ARM: 5727/1: Pass IFSR register to do_PrefetchAbort() by Kirill A. Shutemov · 15 years ago
  83. df297bf ARM: Add support for checking access permissions on prefetch aborts by Russell King · 15 years ago
  84. d374bf1 ARM: Separate out access error checking by Russell King · 15 years ago
  85. bf45699 ARM: Ensure correct might_sleep() check in pagefault path by Russell King · 15 years ago
  86. b42c634 ARM: Update page fault handling for new OOM techniques by Russell King · 15 years ago
  87. c88d6aa ARM: Provide definitions and helpers for decoding the FSR register by Russell King · 15 years ago
  88. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  89. 65cec8e ARM: implement highpte by Russell King · 15 years ago
  90. 412bb0a Include linux/sched.h in arch/arm/mm/fault.c by Catalin Marinas · 15 years ago
  91. 09529f7 nommu: Fix the fault processing for the MMU-less case by Catalin Marinas · 15 years ago
  92. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  93. 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
  94. 67306da [ARM] Ensure linux/hardirqs.h is included where required by Russell King · 16 years ago
  95. 252d4c2 [ARM] remove bogus #ifdef CONFIG_HIGHMEM in show_pte() by Nicolas Pitre · 16 years ago
  96. da46c79 [ARM] 5272/1: remove conditional compilation in show_pte() by Nicolas Pitre · 16 years ago
  97. 33fa9b1 [ARM] Convert asm/uaccess.h to linux/uaccess.h by Russell King · 16 years ago
  98. 785d3cd ARM kprobes: prevent some functions involved with kprobes from being probed by Nicolas Pitre · 17 years ago
  99. 25ce1dd ARM kprobes: add the kprobes hook to the page fault handler by Nicolas Pitre · 17 years ago
  100. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago