1. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  2. 69e044d powerpc: Fix possible deadlock on page fault by Aneesh Kumar K.V · 11 years ago
  3. 7ffcf8e powerpc: Fix little endian lppaca, slb_shadow and dtl_entry by Anton Blanchard · 11 years ago
  4. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  5. 9422de3 powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers by Michael Neuling · 12 years ago
  6. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  7. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  8. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  9. 9e184e0 userns: On ppc convert current_uid from a kuid before printing. by Eric W. Biederman · 12 years ago
  10. 41ab526 powerpc: Add trap_nr to thread_struct by Ananth N Mavinakayanahalli · 12 years ago
  11. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  12. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 13 years ago
  13. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 13 years ago
  14. c3dcf53 powerpc/icswx: Simple ACOP fault handler by Jimi Xenidis · 13 years ago
  15. 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
  16. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  17. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  18. 28b5499 powerpc: Check end of stack canary at oops time by Anton Blanchard · 14 years ago
  19. e460c2c powerpc: Invoke oom-killer from page fault by Benjamin Herrenschmidt · 15 years ago
  20. 9c7cc23 powerpc: Disable interrupts for data breakpoint exceptions by K.Prasad · 15 years ago
  21. 5efab4a powerpc/8xx: Invalidate non present TLBs by Joakim Tjernlund · 15 years ago
  22. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  23. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 16 years ago
  24. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 15 years ago
  25. 78f13e9 perf_counter: allow for data addresses to be recorded by Peter Zijlstra · 16 years ago
  26. ac17dc8 perf_counter: provide major/minor page fault software events by Peter Zijlstra · 16 years ago
  27. 7dd1fcc perf_counter: provide pagefault software events by Peter Zijlstra · 16 years ago
  28. 8d30c14 powerpc/mm: Rework I$/D$ coherency (v3) by Benjamin Herrenschmidt · 16 years ago
  29. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  30. f048aac powerpc/mm: Add SMP support to no-hash TLB handling by Benjamin Herrenschmidt · 16 years ago
  31. a6326e9 powerpc: Correct page-in counter for CMM with 64k pages by Robert Jennings · 16 years ago
  32. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  33. 4090019 powerpc: Update page-in counter for CMM by Brian King · 16 years ago
  34. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  35. 1bc54c0 powerpc: rework 4xx PTE access and TLB miss by Benjamin Herrenschmidt · 16 years ago
  36. c3b75bd [POWERPC] Make setjmp/longjmp code usable outside of xmon by Michael Neuling · 17 years ago
  37. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  38. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  39. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  40. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 17 years ago
  41. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  42. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  43. 9ba4ace [POWERPC] PowerPC: Prevent data exception in kernel space (32-bit) by Segher Boessenkool · 17 years ago
  44. effe24bd [POWERPC] During VM oom condition, kill all threads in process group by will schmidt · 17 years ago
  45. df6d391 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  46. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  47. 9f90b99 [POWERPC] Minor fault path optimization by Christoph Hellwig · 18 years ago
  48. a416dd8 [PATCH] Do a single one-line printk in bad_page_fault() by Michael Ellerman · 18 years ago
  49. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  50. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  51. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  52. 4f9e87c [PATCH] Notify page fault call chain for powerpc by Anil S Keshavamurthy · 18 years ago
  53. fc5266e [PATCH] powerpc: trivial spelling fixes in fault.c by Anton Blanchard · 19 years ago
  54. bab70a4 [PATCH] lock PTE before updating it in 440/BookE page fault handler by Eugene Surovegin · 19 years ago
  55. 2ef9481 [PATCH] powerpc: trivial: modify comments to refer to new location of files by Jon Mason · 19 years ago
  56. bce6c5f [PATCH] powerpc: DABR exceptions should report the address not the PC by Anton Blanchard · 19 years ago
  57. 723925b [PATCH] powerpc: Nicer printing of address at oops by Olof Johansson · 19 years ago
  58. cffb09c [PATCH] powerpc: Fix warning related to do_dabr by Kumar Gala · 19 years ago
  59. 14cf11a powerpc: Merge enough to start building in arch/powerpc. by Paul Mackerras · 19 years ago