1. 62b5f7d mm/core, x86/mm/pkeys: Add execute-only protection keys support by Dave Hansen · 9 years ago
  2. d61172b mm/core, x86/mm/pkeys: Differentiate instruction fetches by Dave Hansen · 9 years ago
  3. 07f146f x86/mm/pkeys: Optimize fault handling in access_error() by Dave Hansen · 9 years ago
  4. 33a709b mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keys by Dave Hansen · 9 years ago
  5. 019132f x86/mm/pkeys: Fill in pkey field in siginfo by Dave Hansen · 9 years ago
  6. 7b2d0db x86/mm/pkeys: Pass VMA down in to fault signal generation code by Dave Hansen · 9 years ago
  7. b3ecd51 x86/mm/pkeys: Add new 'PF_PK' page fault error code bit by Dave Hansen · 9 years ago
  8. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  9. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  10. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 9 years ago
  11. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  12. d31bf07 x86/mm/fault: Use TASK_SIZE_MAX in is_prefetch() by Andy Lutomirski · 10 years ago
  13. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  14. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 10 years ago
  15. cf3c0a1 x86: mm: fix VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  16. 26178ec x86: mm: consolidate VM_FAULT_RETRY handling by Linus Torvalds · 10 years ago
  17. 7fb08ec x86: mm: move mmap_sem unlock from mm_fault_error() to caller by Linus Torvalds · 10 years ago
  18. df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 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
  20. 3166851 x86: skip check for spurious faults for non-present faults by David Vrabel · 10 years ago
  21. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  22. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  23. 9661d5b x86/mm/hotplug: Modify PGD entry when removing memory by Yasuaki Ishimatsu · 10 years ago
  24. 9a95f3c mm: describe mmap_sem rules for __lock_page_or_retry() and callers by Paul Cassella · 10 years ago
  25. ce47479 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. eff50c3 x86/smep: Be more informative when signalling an SMEP fault by Jiri Kosina · 10 years ago
  28. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  29. 9326638 kprobes, x86: Use NOKPROBE_SYMBOL() instead of __kprobes annotation by Masami Hiramatsu · 10 years ago
  30. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  31. d4078e2 x86, trace: Further robustify CR2 handling vs tracing by Peter Zijlstra · 11 years ago
  32. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  33. 0ac09f9 x86, trace: Fix CR2 corruption when tracing page faults by Jiri Olsa · 11 years ago
  34. 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
  35. 4640c7e x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off by H. Peter Anvin · 11 years ago
  36. c026b35 x86, mm, perf: Allow recursive faults from interrupts by Peter Zijlstra · 11 years ago
  37. d320e20 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  38. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. 5f01c98 x86/dumpstack: Fix printk_address for direct addresses by Jiri Slaby · 11 years ago
  40. a4f61de x86, trace: Change user|kernel_page_fault to page_fault_user|kernel by H. Peter Anvin · 11 years ago
  41. d34603b x86, trace: Add page fault tracepoints by Seiji Aguchi · 11 years ago
  42. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  43. e00b12e perf/x86: Further optimize copy_from_user_nmi() by Peter Zijlstra · 11 years ago
  44. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  45. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  46. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 16fa94b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  48. 1160c27 x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates by Samu Kallio · 12 years ago
  49. e2604b4 x86, cpu: Convert F00F bug detection by Borislav Petkov · 12 years ago
  50. 6c1e025 context_tracking: Restore correct previous context state on exception exit by Frederic Weisbecker · 12 years ago
  51. 56dd947 context_tracking: Move exception handling to generic code by Frederic Weisbecker · 12 years ago
  52. 954f857 Revert "x86, mm: Make spurious_fault check explicitly check explicitly check the PRESENT bit" by Andrea Arcangeli · 12 years ago
  53. e575a86 x86: Do not leak kernel page mapping locations by Kees Cook · 12 years ago
  54. c2d23f9 mm, oom: remove statically defined arch functions of same name by David Rientjes · 12 years ago
  55. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  56. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 12 years ago
  57. 15385df Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  58. 6ba3c97 x86: Exception hooks for userspace RCU extended QS by Frederic Weisbecker · 12 years ago
  59. 40d3cd6 x86, smap: A page fault due to SMAP is an oops by H. Peter Anvin · 12 years ago
  60. 078de5f userns: Store uid and gid values in struct cred with kuid_t and kgid_t types by Eric W. Biederman · 13 years ago
  61. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  62. b0f4c4b bugs, x86: Fix printk levels for panic, softlockups and stack dumps by Prarit Bhargava · 13 years ago
  63. 4fc3490 x86-64: Set siginfo and context on vsyscall emulation faults by Andy Lutomirski · 13 years ago
  64. ca836a2 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  65. e05139f x86-64: Don't apply destructive erratum workaround on unaffected CPUs by Jan Beulich · 13 years ago
  66. fab1167 x86, vsyscall: Add missing <asm/fixmap.h> to arch/x86/mm/fault.c by H. Peter Anvin · 13 years ago
  67. cedf03b x86: fix mm/fault.c build by Randy Dunlap · 13 years ago
  68. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  69. 3ae3665 x86-64: Rework vsyscall emulation and add vsyscall= parameter by Andy Lutomirski · 13 years ago
  70. 318f5a2 x86-64: Add user_64bit_mode paravirt op by Andy Lutomirski · 13 years ago
  71. a8b0ca1 perf: Remove the nmi parameter from the swevent and overflow interface by Peter Zijlstra · 13 years ago
  72. b80ef10 x86: Move do_page_fault()'s error path under unlikely() by KOSAKI Motohiro · 13 years ago
  73. 37b23e0 x86,mm: make pagefault killable by KOSAKI Motohiro · 13 years ago
  74. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  75. a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
  76. f862685 x86/mm: Handle mm_fault_error() in kernel space by Andrey Vagin · 14 years ago
  77. 68da336 x86: access_error API cleanup by Michel Lespinasse · 14 years ago
  78. d065bd8 mm: retry page fault when blocking on disk transfer by Michel Lespinasse · 14 years ago
  79. 46e387b Merge branch 'hwpoison-hugepages' into hwpoison by Andi Kleen · 14 years ago
  80. c3b86a2 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  81. f01f7c5 x86, mm: Fix incorrect data type in vmalloc_sync_all() by Borislav Petkov · 14 years ago
  82. 617d34d x86, mm: Hold mm->page_table_lock while doing vmalloc_sync by Jeremy Fitzhardinge · 14 years ago
  83. ebc8827 x86: Barf when vmalloc and kmemcheck faults happen in NMI by Frederic Weisbecker · 14 years ago
  84. f672b49 x86: HWPOISON: Report correct address granuality for huge hwpoison faults by Andi Kleen · 14 years ago
  85. 660a293 x86, mm: Make spurious_fault check explicitly check the PRESENT bit by Shaohua Li · 14 years ago
  86. 6afb515 x86, mm: Separate x86_64 vmalloc_sync_all() into separate functions by Haicheng Li · 14 years ago
  87. 9605456 x86: don't send SIGBUS for kernel page faults by Linus Torvalds · 14 years ago
  88. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. 0e7810b x86: Suppress stack overrun message for init_task by Jan Beulich · 15 years ago
  90. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  91. db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
  92. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  93. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  94. a6e04aa HWPOISON: x86: Add VM_FAULT_HWPOISON handling to x86 page fault handler v2 by Andi Kleen · 15 years ago
  95. 7dfd54a Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  96. 62c9295 kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions by Masami Hiramatsu · 15 years ago
  97. a1a08d1 x86: Remove spurious printk level from segfault message by Roland Dreier · 15 years ago
  98. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  99. 087975b x86: Clean up dump_pagetable() by Akinobu Mita · 15 years ago
  100. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago