1. f268fe7 Merge branch 'x86/mm' into x86/core by Ingo Molnar · 16 years ago
  2. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  3. 0464ac9 Merge branch 'linus' into x86/mm by Ingo Molnar · 16 years ago
  4. 9be260a prevent kprobes from catching spurious page faults by Masami Hiramatsu · 16 years ago
  5. 0973a06 x86: mm: introduce helper function in fault.c by Hiroshi Shimamoto · 16 years ago
  6. 0100607 x86: add might_sleep() to do_page_fault() by Peter Zijlstra · 16 years ago
  7. 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  8. fb746d0 x86: optimise page fault entry, cleanup by Johannes Weiner · 16 years ago
  9. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  10. 92181f1 x86: optimise x86's do_page_fault (C entry point for the page fault path) by Nick Piggin · 16 years ago
  11. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 16 years ago
  12. f313e12 x86: avoid theoretical vmalloc fault loop by Andi Kleen · 16 years ago
  13. 1c0fe6e mm: invoke oom-killer from page fault by Nick Piggin · 16 years ago
  14. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  15. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. be9c5ae Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. dfdc543 Merge commit 'v2.6.28-rc7'; branch 'x86/dumpstack' into tracing/ftrace by Ingo Molnar · 16 years ago
  18. 350b4da CRED: Wrap task credential accesses in the x86 arch by David Howells · 16 years ago
  19. fd3fdf1 trace: add the MMIO-tracer to the tracer menu, cleanup by Pekka Paalanen · 16 years ago
  20. 874d93d x86, dumpstack: let signr=0 signal no do_exit by Alexander van Heukelum · 16 years ago
  21. 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  23. 3a1dfe6 x86/mm: unify init task OOM handling by Ingo Molnar · 16 years ago
  24. 891cffb x86/mm: do not trigger a kernel warning if user-space disables interrupts and generates a page fault by Linus Torvalds · 16 years ago
  25. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  26. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  27. cc643d4 x86: adjust vmalloc_sync_all() for Xen (2nd try) by Jan Beulich · 16 years ago
  28. 70ef564 x86: mm/fault.c declare do_page_fault before they get used by Jaswinder Singh · 16 years ago
  29. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  30. 67350a5 x86: simplify vmalloc_sync_all by Jeremy Fitzhardinge · 16 years ago
  31. 58cf352 Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel by Ingo Molnar · 16 years ago
  32. d763d5e Merge branch 'linus' into tracing/mmiotrace by Ingo Molnar · 16 years ago
  33. 95c60b0 x86: remove unnecessary #ifdef CONFIG_X86_32...#else by Gustavo Fernando Padovan · 16 years ago
  34. f294a8c x86: small unifications of address printing by Vegard Nossum · 16 years ago
  35. 5ce001b0 Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  36. b29c701 x86: fix endless page faults in mount_block_root for Linux 2.6 by Henry Nestler · 16 years ago
  37. 7c9f886 stackprotector: use canary at end of stack to indicate overruns at oops time by Eric Sandeen · 17 years ago
  38. 0fd0e3d x86: mmiotrace full patch, preview 1 by Pekka Paalanen · 16 years ago
  39. 10c43d2 x86: explicit call to mmiotrace in do_page_fault() by Pekka Paalanen · 16 years ago
  40. 8606978 x86: add a list for custom page fault handlers. by Pekka Paalanen · 16 years ago
  41. 6b6891f x86: cleanup - rename VM_MASK to X86_VM_MASK by gorcunov@gmail.com · 17 years ago
  42. b4e0409 x86: check vmlinux limits, 64-bit by Ingo Molnar · 17 years ago
  43. 3085354 x86: prefetch fix #2 by Ingo Molnar · 17 years ago
  44. bc713dc x86: fix prefetch workaround by Ingo Molnar · 17 years ago
  45. cae30f8 x86: make dump_pagetable() static by Adrian Bunk · 17 years ago
  46. 58d5d0d x86: fix deadlock, make pgd_lock irq-safe by Ingo Molnar · 17 years ago
  47. d8b57bb x86: make spurious fault handler aware of large mappings by Thomas Gleixner · 17 years ago
  48. b536022 x86: support gbpages in pagetable dump by Andi Kleen · 17 years ago
  49. cf89ec9 x86: reduce ifdef sections in fault.c by Harvey Harrison · 17 years ago
  50. 93809be x86: fixes for lookup_address args by Harvey Harrison · 17 years ago
  51. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
  52. fd40d6e x86: shrink some ifdefs in fault.c by Harvey Harrison · 17 years ago
  53. 5b727a3 x86: ignore spurious faults by Jeremy Fitzhardinge · 17 years ago
  54. b406ac6 x86: remove nx_enabled from fault.c by Harvey Harrison · 17 years ago
  55. c61e211 x86: unify fault_32|64.c by Harvey Harrison · 17 years ago[Renamed (98%) from arch/x86/mm/fault_64.c]
  56. f8c2ee2 x86: unify fault_32|64.c with ifdefs by Harvey Harrison · 17 years ago
  57. 1156e09 x86: unify fault_32|64.c by ifdef'd function bodies by Harvey Harrison · 17 years ago
  58. 19f0dda x86: unify page fault oops printing by Harvey Harrison · 17 years ago
  59. b3279c7 x86: introduce show_fault_oops helper to fault_32|64.c by Harvey Harrison · 17 years ago
  60. 35f3266 x86: add is_errata100 helper to fault_32|64.c by Harvey Harrison · 17 years ago
  61. 29caf2f x86: add is_f00f_bug helper to fault_32|64.c by Harvey Harrison · 17 years ago
  62. 518edc9 x86: update reliability argument to printk_address by Harvey Harrison · 17 years ago
  63. d729ab3 x86: use v8086_mode helper, trivial unification by Harvey Harrison · 17 years ago
  64. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  65. edcd811 x86: unify printk strings in fault_32|64.c by Harvey Harrison · 17 years ago
  66. fdfe8aa x86: function ifdefs in fault_32|64.c by Harvey Harrison · 17 years ago
  67. 6f4d368 x86: last of trivial fault_32|64.c unification by Harvey Harrison · 17 years ago
  68. 608566b x86: do_page_fault small unification by Harvey Harrison · 17 years ago
  69. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  70. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  71. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  72. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  73. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  74. 8a19da7 x86: clean up arch/x86/mm/fault_64.c by Ingo Molnar · 17 years ago
  75. c4aba4a x86: introduce force_sig_info_fault helper to X86_64 by Harvey Harrison · 17 years ago
  76. 1dc85be x86: begin fault_{32|64}.c unification by Harvey Harrison · 17 years ago
  77. 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
  78. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 17 years ago
  79. 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 17 years ago
  80. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  81. 65ea5b0 x86: rename the struct pt_regs members for 32/64-bit consistency by H. Peter Anvin · 17 years ago
  82. 143a5d3 lockdep: fixup irq tracing by Peter Zijlstra · 17 years ago
  83. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  84. 676b185 spelling fixes: arch/x86_64/ by Simon Arlott · 17 years ago
  85. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  86. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  87. b1992df x86: honor _PAGE_PSE bit on page walks by Jan Beulich · 17 years ago
  88. b3f5dde x86: don't zero pad addresses in segfault message by Andi Kleen · 17 years ago
  89. af93ebc x86: remove page_fault_trace by Andi Kleen · 17 years ago
  90. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  91. 95119fb x86_64: move mm by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/fault_64.c]
  92. 9c89b00 x86_64: prepare shared mm/fault.c by Thomas Gleixner · 17 years ago[Renamed from arch/x86_64/mm/fault.c]
  93. dbe3ed1 x86-64: page faults from user mode are always user faults by Linus Torvalds · 17 years ago
  94. f51c945 x86_64: Use read and write crX in .c files by Glauber de Oliveira Costa · 17 years ago
  95. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  96. 021daae x86_64: During VM oom condition, kill all threads in process group by Will Schmidt · 17 years ago
  97. 74a1ddc x86_64: minor exception trace variables cleanup by Jan Beulich · 17 years ago
  98. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  99. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 17 years ago
  100. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago