1. f0646e4 x86: return the page table level in lookup_address() by Ingo Molnar · 17 years ago
  2. 4c3c4b4 x86: clean up pte_exec by Andi Kleen · 17 years ago
  3. e66a951 x86: add dump_pagetable helper to X86_32 by Harvey Harrison · 17 years ago
  4. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 17 years ago
  5. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  6. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 17 years ago
  7. 27cc2a8 x86: use shorter addresses in i386 segfault printks by Andi Kleen · 17 years ago
  8. fdfe8aa x86: function ifdefs in fault_32|64.c by Harvey Harrison · 17 years ago
  9. 6f4d368 x86: last of trivial fault_32|64.c unification by Harvey Harrison · 17 years ago
  10. 608566b x86: do_page_fault small unification by Harvey Harrison · 17 years ago
  11. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  12. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  13. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  14. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  15. c4aba4a x86: introduce force_sig_info_fault helper to X86_64 by Harvey Harrison · 17 years ago
  16. 1dc85be x86: begin fault_{32|64}.c unification by Harvey Harrison · 17 years ago
  17. b6795e6 x86: fault_32.c cleanup by Harvey Harrison · 17 years ago
  18. 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
  19. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  20. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 17 years ago
  21. cc69785 x86: modify get_desc_base by Glauber de Oliveira Costa · 17 years ago
  22. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  23. a7e1e00 Merge branch 'v2.6.24-rc1-lockdep' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/linux-2.6-lockdep by Linus Torvalds · 17 years ago
  24. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  25. eec407c x86: fix bogus KERN_ALERT on oops by Alexey Dobriyan · 17 years ago
  26. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  27. 27b46d7 spelling fixes: arch/i386/ by Simon Arlott · 17 years ago
  28. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  29. 19c5870 Use helpers to obtain task pid in printks (arch code) by Alexey Dobriyan · 17 years ago
  30. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  31. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  32. de8aacb x86: convert mm_context_t semaphore to a mutex by Luiz Fernando N. Capitulino · 17 years ago
  33. 9aa8d71 i386: clean up oops/bug reports by Pavel Emelyanov · 17 years ago
  34. dcca2bd During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  35. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  36. ad757b6 i386: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/fault_32.c]
  37. 359fd6d i386: prepare shared mm/fault.c by Thomas Gleixner · 17 years ago[Renamed from arch/i386/mm/fault.c]
  38. 8b14cb9 Fix lazy mode vmalloc synchronization for paravirt by Zachary Amsden · 17 years ago
  39. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 18 years ago
  40. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  41. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 18 years ago
  42. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  43. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  44. 5311ab6 [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing by Jeremy Fitzhardinge · 18 years ago
  45. 28609f6 [PATCH] i386: adjustments to page table dump during oops (v4) by Jan Beulich · 18 years ago
  46. 9b35589 [PATCH] x86: simplify notify_page_fault() by Jan Beulich · 18 years ago
  47. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  48. 11a4180 [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths by Andi Kleen · 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. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 18 years ago
  52. 474c256 [PATCH] i386: make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  53. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  54. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 19 years ago
  55. 19964fe [PATCH] i386: fix get_segment_eip() with vm86 segments by Chuck Ebbert · 19 years ago
  56. 2152845 [PATCH] i386: let usermode execute the "enter" instruction by Chuck Ebbert · 19 years ago
  57. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 19 years ago
  58. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  59. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 19 years ago
  60. 251e691 [PATCH] x86: add an accessor function for getting the per-CPU gdt by Zachary Amsden · 19 years ago
  61. 3d97ae5 [PATCH] kprobes: prevent possible race conditions i386 changes by Prasanna S Panchamukhi · 19 years ago
  62. 4bb0d3e [PATCH] i386: inline asm cleanup by Zachary Amsden · 19 years ago
  63. 869f96a [PATCH] x86: compress the stack layout of do_page_fault() by Ingo Molnar · 19 years ago
  64. c7c5844 [PATCH] arch/i386/mm/fault.c: fix sparse warnings by Domen Puncer · 20 years ago
  65. 4f339ec [PATCH] kdump: Save trap information for later analysis by Alexander Nyberg · 20 years ago
  66. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago