1. ecb101a powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERR by John Sperbeck · 7 years ago
  2. 4915349 powerpc/8xx: Use symbolic names for DSISR bits in DSI by Christophe Leroy · 8 years ago
  3. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 8 years ago
  4. 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 8 years ago
  5. 8f5ca0b powerpc/mm: Cleanup check for stack expansion by Benjamin Herrenschmidt · 8 years ago
  6. f43bb27 powerpc/mm: Don't lose "major" fault indication on retry by Benjamin Herrenschmidt · 8 years ago
  7. bd0d63f powerpc/mm: Move page fault VMA access checks to a helper by Benjamin Herrenschmidt · 8 years ago
  8. d2e0d2c powerpc/mm: Set fault flags earlier by Benjamin Herrenschmidt · 8 years ago
  9. b15021d powerpc/mm: Add a bunch of (un)likely annotations to do_page_fault by Benjamin Herrenschmidt · 8 years ago
  10. 11ccdd3 powerpc/mm: Move/simplify faulthandler_disabled() and !mm check by Benjamin Herrenschmidt · 8 years ago
  11. 2865d08 powerpc/mm: Move the DSISR_PROTFAULT sanity check by Benjamin Herrenschmidt · 8 years ago
  12. 04aafdc powerpc/mm: Cosmetic fix to page fault accounting by Benjamin Herrenschmidt · 8 years ago
  13. 3da0264 powerpc/mm: Move CMO accounting out of do_page_fault into a helper by Benjamin Herrenschmidt · 8 years ago
  14. b5c8f0f powerpc/mm: Rework mm_fault_error() by Benjamin Herrenschmidt · 8 years ago
  15. c335060 powerpc/mm: Make bad_area* helper functions by Benjamin Herrenschmidt · 8 years ago
  16. d3ca587 powerpc/mm: Fix reporting of kernel execute faults by Benjamin Herrenschmidt · 8 years ago
  17. 65d47fd powerpc/mm: Simplify returns from __do_page_fault by Benjamin Herrenschmidt · 8 years ago
  18. bb4be50 powerpc/mm: Move debugger check to notify_page_fault() by Benjamin Herrenschmidt · 8 years ago
  19. f3d96e6 powerpc/mm: Overhaul handling of bad page faults by Benjamin Herrenschmidt · 8 years ago
  20. e6c8290 powerpc/mm: Move error_code checks for bad faults earlier by Benjamin Herrenschmidt · 8 years ago
  21. 41b464e5 powerpc/mm: Move out definition of CPU specific is_write bits by Benjamin Herrenschmidt · 8 years ago
  22. d300627 powerpc/6xx: Handle DABR match before calling do_page_fault by Benjamin Herrenschmidt · 8 years ago
  23. c433ec0 powerpc/mm: Pre-filter SRR1 bits before do_page_fault() by Benjamin Herrenschmidt · 8 years ago
  24. 7afad42 powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper by Benjamin Herrenschmidt · 8 years ago
  25. 92aa2fe powerpc/mm: The 8xx doesn't call do_page_fault() for breakpoints by Christophe Leroy · 8 years ago
  26. da929f6 powerpc/mm: Evaluate user_mode(regs) only once in do_page_fault() by Christophe Leroy · 8 years ago
  27. 97a011e powerpc/mm: Remove a redundant test in do_page_fault() by Christophe Leroy · 8 years ago
  28. e8de85c powerpc/mm: Only call store_updates_sp() on stores in do_page_fault() by Christophe Leroy · 8 years ago
  29. a7a9dcd powerpc: Avoid taking a data miss on every userspace instruction miss by Anton Blanchard · 8 years ago
  30. 819cdcd powerpc/mm: Move mmap_sem unlocking in do_page_fault() by Laurent Dufour · 8 years ago
  31. 14c02e4 powerpc/mm: Handle VM_FAULT_RETRY earlier by Laurent Dufour · 8 years ago
  32. c2294e0 powerpc/mm: Move mmap_sem unlock up from do_sigbus by Laurent Dufour · 8 years ago
  33. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  34. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  35. 18061c1 powerpc/mm: Update PROTFAULT handling in the page fault path by Aneesh Kumar K.V · 8 years ago
  36. d7df244 powerpc/mm: Fix spurrious segfaults on radix with autonuma by Benjamin Herrenschmidt · 8 years ago
  37. 0ab5171 powerpc/mm: Fix no execute fault handling on pre-POWER5 by Balbir Singh · 8 years ago
  38. 1d18ad0 powerpc/mm: Detect instruction fetch denied and report by Balbir Singh · 8 years ago
  39. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  40. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  41. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 9 years ago
  42. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 9 years ago
  43. eab861a powerpc: Add plain English description for alignment exception oopses by Anton Blanchard · 10 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. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 10 years ago
  46. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  47. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  48. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  49. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  50. 9d57472 powerpc: Fill in si_addr_lsb siginfo field by Anton Blanchard · 10 years ago
  51. 3913fdd powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler by Anton Blanchard · 10 years ago
  52. 63af526 powerpc: Simplify do_sigbus by Anton Blanchard · 10 years ago
  53. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 11 years ago
  54. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 11 years ago
  55. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 12 years ago
  56. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 12 years ago
  57. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 12 years ago
  58. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  59. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  60. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  61. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  62. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  63. 9e184e0 userns: On ppc convert current_uid from a kuid before printing. by Eric W. Biederman · 13 years ago
  64. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 13 years ago
  65. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  66. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 13 years ago
  67. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  68. c3dcf53 powerpc/icswx: Simple ACOP fault handler by Jimi Xenidis · 13 years ago
  69. 4d4abdc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 14 years ago
  71. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  72. 28b5499 powerpc: Check end of stack canary at oops time by Anton Blanchard · 15 years ago
  73. e460c2c powerpc: Invoke oom-killer from page fault by Benjamin Herrenschmidt · 15 years ago
  74. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 15 years ago
  75. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  76. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  77. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  78. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  79. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 16 years ago
  80. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 16 years ago
  81. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 16 years ago
  82. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
  83. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  84. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  85. a6326e9 powerpc: Correct page-in counter for CMM with 64k pages by Robert Jennings · 16 years ago
  86. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  87. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  88. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 17 years ago
  89. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 17 years ago
  90. c3b75bd [POWERPC] Make setjmp/longjmp code usable outside of xmon by Michael Neuling · 17 years ago
  91. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  92. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  93. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  94. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 18 years ago
  95. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  96. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 18 years ago
  97. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 18 years ago
  98. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 18 years ago
  99. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  100. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago