1. a7a9dcd powerpc: Avoid taking a data miss on every userspace instruction miss by Anton Blanchard · 8 years ago
  2. 819cdcd powerpc/mm: Move mmap_sem unlocking in do_page_fault() by Laurent Dufour · 8 years ago
  3. 14c02e4 powerpc/mm: Handle VM_FAULT_RETRY earlier by Laurent Dufour · 8 years ago
  4. c2294e0 powerpc/mm: Move mmap_sem unlock up from do_sigbus by Laurent Dufour · 8 years ago
  5. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  6. 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
  7. 18061c1 powerpc/mm: Update PROTFAULT handling in the page fault path by Aneesh Kumar K.V · 8 years ago
  8. d7df244 powerpc/mm: Fix spurrious segfaults on radix with autonuma by Benjamin Herrenschmidt · 8 years ago
  9. 0ab5171 powerpc/mm: Fix no execute fault handling on pre-POWER5 by Balbir Singh · 8 years ago
  10. 1d18ad0 powerpc/mm: Detect instruction fetch denied and report by Balbir Singh · 8 years ago
  11. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 8 years ago
  12. 03465f8 powerpc: Use kprobe blacklist for exception handlers by Nicholas Piggin · 8 years ago
  13. 8a39b05 powerpc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
  14. dcddffd mm: do not pass mm_struct into handle_mm_fault by Kirill A. Shutemov · 8 years ago
  15. eab861a powerpc: Add plain English description for alignment exception oopses by Anton Blanchard · 9 years ago
  16. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  17. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 10 years ago
  18. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  19. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  20. c51a6821 powerpc/8xx: Invalidate non present TLB as early as possible by LEROY Christophe · 10 years ago
  21. 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
  22. 9d57472 powerpc: Fill in si_addr_lsb siginfo field by Anton Blanchard · 10 years ago
  23. 3913fdd powerpc: Add VM_FAULT_HWPOISON handling to powerpc page fault handler by Anton Blanchard · 10 years ago
  24. 63af526 powerpc: Simplify do_sigbus by Anton Blanchard · 10 years ago
  25. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  26. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  27. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  28. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  29. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  30. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  31. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  32. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  33. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  34. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  35. 9e184e0 userns: On ppc convert current_uid from a kuid before printing. by Eric W. Biederman · 12 years ago
  36. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  37. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  38. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 13 years ago
  39. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  40. c3dcf53 powerpc/icswx: Simple ACOP fault handler by Jimi Xenidis · 13 years ago
  41. 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 · 13 years ago
  42. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  43. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 14 years ago
  44. 28b5499 powerpc: Check end of stack canary at oops time by Anton Blanchard · 14 years ago
  45. e460c2c powerpc: Invoke oom-killer from page fault by Benjamin Herrenschmidt · 15 years ago
  46. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 15 years ago
  47. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  48. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  49. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  50. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  51. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 16 years ago
  52. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 16 years ago
  53. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 16 years ago
  54. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
  55. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  56. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  57. a6326e9 powerpc: Correct page-in counter for CMM with 64k pages by Robert Jennings · 16 years ago
  58. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  59. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  60. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  61. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 16 years ago
  62. c3b75bd [POWERPC] Make setjmp/longjmp code usable outside of xmon by Michael Neuling · 17 years ago
  63. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  64. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  65. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  66. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
  67. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  68. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  69. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 18 years ago
  70. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 18 years ago
  71. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  73. 9f90b99 [POWERPC] Minor fault path optimization by Christoph Hellwig · 18 years ago
  74. a416dd8 [PATCH] Do a single one-line printk in bad_page_fault() by Michael Ellerman · 18 years ago
  75. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  76. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  77. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  78. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  79. fc5266e [PATCH] powerpc: trivial spelling fixes in fault.c by Anton Blanchard · 19 years ago
  80. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 19 years ago
  81. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  82. bce6c5f [PATCH] powerpc: DABR exceptions should report the address not the PC by Anton Blanchard · 19 years ago
  83. 723925b [PATCH] powerpc: Nicer printing of address at oops by Olof Johansson · 19 years ago
  84. cffb09c [PATCH] powerpc: Fix warning related to do_dabr by Kumar Gala · 19 years ago
  85. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago