1. 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
  2. 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 3 months ago
  3. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  4. fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 7 months ago
  5. 845d915 sh: fault: Fix duplicate printing of "PC:" by Geert Uytterhoeven · 4 years, 7 months ago
  6. 105f886 mm/sh: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  7. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  8. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  9. 3e4e28c mmap locking API: convert mmap_sem API 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. 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
  12. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  13. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  14. 3122e80 mm/vma: make vma_is_accessible() available for general use by Anshuman Khandual · 4 years, 9 months ago
  15. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  16. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  17. fb027ad sh/mm: use helper fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  18. b98cca4 mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault() by Anshuman Khandual · 6 years ago
  19. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  20. e165682 signal/sh: Remove tsk parameter from force_sig_info_fault by Eric W. Biederman · 6 years ago
  21. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  22. c65626c signal/sh: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  23. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  24. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  25. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  26. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  27. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  28. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  29. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  30. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  31. 90eed7d sh: Fix up recursive fault in oops with unset TTB. by Paul Mundt · 12 years ago
  32. d8fd35f sh64: Fix up vmalloc fault range check. by Paul Mundt · 13 years ago
  33. c3e0af9 Revert "sh: Ensure fixmap and store queue space can co-exist." by Paul Mundt · 13 years ago
  34. 2808032 sh: Enable shared page fault handler for _32/_64. by Paul Mundt · 13 years ago[Renamed (85%) from arch/sh/mm/fault_32.c]
  35. 20e7c29 sh: Ensure fixmap and store queue space can co-exist. by Paul Mundt · 13 years ago
  36. 5a1dc78 sh: Support thread fault code encoding. by Paul Mundt · 13 years ago
  37. dbdb4e9 sh: Tidy up and generalize page fault error paths. by Paul Mundt · 13 years ago
  38. fb56a91 Merge branches 'sh/st-integration' and 'sh/stackprotector' into sh-latest by Paul Mundt · 13 years ago
  39. 45c0e0e sh: Improve oops error reporting by Stuart Menefy · 13 years ago
  40. 8d9a784 sh: Fix error synchronising kernel page tables by Stuart Menefy · 13 years ago
  41. 11fd982 sh/mm/fault_32.c: Port OOM changes to do_page_fault by Kautuk Consul · 13 years ago
  42. e839ca5 Disintegrate asm/system.h for SH by David Howells · 13 years ago
  43. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  44. 364b97d sh: Kill off dangling goto labels from oom-killer rework. by Paul Mundt · 15 years ago
  45. 6b6b18e sh: invoke oom-killer from page fault by Nick Piggin · 15 years ago
  46. ac0f6f9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  47. 4b3073e MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself by Russell King · 15 years ago
  48. 5d9b4b1 sh: Definitions for 3-level page table layout by Matt Fleming · 15 years ago
  49. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  50. 0906a3a sh: Fix up and optimize the kmap_coherent() interface. by Paul Mundt · 15 years ago
  51. 8010fbe sh: TLB fast path optimizations for load/store exceptions. by Paul Mundt · 15 years ago
  52. 112e584 sh: TLB protection violation exception optimizations. by Paul Mundt · 15 years ago
  53. 05dd2cd sh: Restore previous behaviour on kernel fault by Matt Fleming · 16 years ago
  54. 0f60bb2 sh: Tidy up vmalloc fault handling. by Paul Mundt · 16 years ago
  55. c63c310 sh: use kprobes_built_in() for notify_page_fault(). by Paul Mundt · 16 years ago
  56. 7433ab770 sh: Hook up page fault events for software perf counters. by Paul Mundt · 16 years ago
  57. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  58. 4505ffd sh: remove stray markers. by Christoph Hellwig · 16 years ago
  59. ab6e570 sh: Generic kgdb stub support. by Paul Mundt · 16 years ago
  60. 716777d sh: P4 ioremap pass-through by Magnus Damm · 16 years ago
  61. 3d58695 sh: Trivial trace_mark() instrumentation for core events. by Paul Mundt · 16 years ago
  62. 8f2baee sh: Kill off duplicate page fault notifiers in slow path. by Paul Mundt · 16 years ago
  63. 887f1ae sh: Look up the trap vector for the page fault notifier. by Paul Mundt · 16 years ago
  64. 037c10a sh: kprobes: Hook up kprobe_fault_handler() in the page fault path. by Paul Mundt · 16 years ago
  65. 96e14e5 sh: vmalloc pgtable sync fix. by Stuart Menefy · 16 years ago
  66. f2fb4e4 sh: Conditionally re-enable IRQs in fault path. by Stuart Menefy · 17 years ago
  67. a602cc0 sh: Fix multiple UTLB hit on UP SH-4. by Hideo Saito · 17 years ago
  68. e7cc9a7 sh: trapped io support V2 by Magnus Damm · 17 years ago
  69. b62ad83 sh: Correct pte size mismatch for X2 TLB. by Paul Mundt · 17 years ago
  70. 811d50c sh: Move in the SH-5 TLB miss. by Paul Mundt · 17 years ago[Renamed from arch/sh/mm/fault.c]
  71. 0f1a394 sh: lockless UTLB miss fast-path. by Paul Mundt · 17 years ago
  72. 1c6b2ca sh: Kill off UTLB flush in fast-path. by Paul Mundt · 17 years ago
  73. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  74. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  75. 06f862c sh: Fix pgd mismatch from cached TTB in unhandled fault. by Paul Mundt · 17 years ago
  76. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  77. 0630e45 sh: Check oops_may_print() in unhandled fault. by Paul Mundt · 18 years ago
  78. fce692e sh: revert addition of page fault notifiers by Christoph Hellwig · 18 years ago
  79. b894744 sh: Shut up compiler warnings in __do_page_fault(). by Paul Mundt · 18 years ago
  80. b118ca5 sh: Convert to common die chain. by Paul Mundt · 18 years ago
  81. 3a2e117 sh: Add die chain notifiers. by Paul Mundt · 18 years ago
  82. db2e1fa sh: Revert TLB miss fast-path changes that broke PTEA parts. by Paul Mundt · 18 years ago
  83. afbfb52 sh: stacktrace/lockdep/irqflags tracing support. by Paul Mundt · 18 years ago
  84. bca7c20 sh: Get the PGD right in oops case with 64-bit PTEs. by Paul Mundt · 18 years ago
  85. 9b3a53a sh: TLB miss fast-path optimizations. by Stuart Menefy · 18 years ago
  86. 99a596f sh: pmd rework. by Stuart Menefy · 18 years ago
  87. b5a1bcb sh: Set up correct siginfo structures for page faults. by Stuart Menefy · 18 years ago
  88. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  89. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  90. 0f08f33 sh: More cosmetic cleanups and trivial fixes. by Paul Mundt · 18 years ago
  91. f647d33 sh: Fix split ptlock for user mappings in __do_page_fault(). by Paul Mundt · 18 years ago
  92. 26ff6c1 sh: page table alloc cleanups and page fault optimizations. by Paul Mundt · 18 years ago
  93. 2984762 sh: Add control register barriers. by Paul Mundt · 18 years ago
  94. 60ec558 [PATCH] mm: i386 sh sh64 ready for split ptlock by Hugh Dickins · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago