1. e5008ab x86/mm: Simplify enabling direct_gbpages by Luis R. Rodriguez · 10 years ago
  2. 6bbb614 x86/mm: Unexport set_memory_ro() and set_memory_rw() by Daniel Borkmann · 10 years ago
  3. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  4. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  5. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 792230c x86: Introduce function to get pmd entry pointer by Juergen Gross · 10 years ago
  7. f5b2831 x86: Respect PAT bit when copying pte values between large and normal pages by Juergen Gross · 10 years ago
  8. e00c8cc x86: Use new cache mode type in memtype related functions by Juergen Gross · 10 years ago
  9. c06814d x86: Use new cache mode type in setting page attributes by Juergen Gross · 10 years ago
  10. 102e19e x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c by Juergen Gross · 10 years ago
  11. d1cd121 x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAE by Dexuan Cui · 10 years ago
  12. 7cc3afd Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  13. 918d80a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  14. b82ad3d x86, pageattr: Correct WBINVD spelling in comment by Borislav Petkov · 11 years ago
  15. 994448f Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingo by Matt Fleming · 11 years ago
  16. 426e34c x86/mm/pageattr: Always dump the right page table in an oops by Matt Fleming · 11 years ago
  17. 42a5477 x86, pageattr: Export page unmapping interface by Borislav Petkov · 11 years ago
  18. 8b80fd8 x86: Use clflushopt in clflush_cache_range by Ross Zwisler · 11 years ago
  19. 82f0712 x86/mm/cpa: Map in an arbitrary pgd by Borislav Petkov · 11 years ago
  20. 52a628f x86/mm/pageattr: Add last levels of error path by Borislav Petkov · 11 years ago
  21. 0bb8aee x86/mm/pageattr: Add a PUD error unwinding path by Borislav Petkov · 11 years ago
  22. c6b6f36 x86/mm/pageattr: Add a PTE pagetable populating function by Borislav Petkov · 11 years ago
  23. f900a4b x86/mm/pageattr: Add a PMD pagetable populating function by Borislav Petkov · 11 years ago
  24. 4b23538 x86/mm/pageattr: Add a PUD pagetable populating function by Borislav Petkov · 11 years ago
  25. f3f7296 x86/mm/pageattr: Add a PGD pagetable populating function by Borislav Petkov · 11 years ago
  26. 0fd64c2 x86/mm/pageattr: Lookup address in an arbitrary PGD by Borislav Petkov · 11 years ago
  27. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 2656460 x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set by Boris Ostrovsky · 12 years ago
  29. f76cfa3 x86/mm/cpa: Convert noop to functional fix by Andrea Arcangeli · 12 years ago
  30. 5952886 x86/mm/cpa: Cleanup split_large_page() and its callee by Borislav Petkov · 12 years ago
  31. 2003cd9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  32. a8aed3e x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge by Andrea Arcangeli · 12 years ago
  33. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  34. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  35. d765653 x86, mm: Create slow_virt_to_phys() by Dave Hansen · 12 years ago
  36. f3c4fbb x86, mm: Use new pagetable helpers in try_preserve_large_page() by Dave Hansen · 12 years ago
  37. 11520e5 Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" by Linus Torvalds · 12 years ago
  38. 8eb5779 x86, mm: use pfn_range_is_mapped() with CPA by Yinghai Lu · 12 years ago
  39. fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  40. bd52276 x86-64/efi: Use EFI to deal with platform wall clock (again) by Jan Beulich · 13 years ago
  41. f026cfa Revert "x86-64/efi: Use EFI to deal with platform wall clock" by H. Peter Anvin · 12 years ago
  42. 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  43. 9efc31b x86/mm: Fix some kernel-doc warnings by Wanpeng Li · 12 years ago
  44. bacef66 x86-64/efi: Use EFI to deal with platform wall clock by Jan Beulich · 13 years ago
  45. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  46. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 13 years ago
  47. 2d070ef arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be static by H Hartley Sweeten · 13 years ago
  48. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 14 years ago
  49. a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
  50. f12d3d0 x86, nx: Don't force pages RW when setting NX bits by Matthieu CASTET · 14 years ago
  51. 5bd5a45 x86: Add NX protection for kernel data by Matthieu Castet · 14 years ago
  52. 64edc8e x86: Fix improper large page preservation by matthieu castet · 14 years ago
  53. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 15 years ago
  54. 4f64625 arch/x86: Add array variants for setting memory to wc caching. by Pauli Nieminen · 15 years ago
  55. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  56. 281ff33 x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K already by Suresh Siddha · 15 years ago
  57. 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago
  58. 55ca3cc x86_64, ftrace: Make ftrace use kernel identity mapping to modify code by Suresh Siddha · 15 years ago
  59. 502f660 x86, cpa: Fix kernel text RO checks in static_protection() by Suresh Siddha · 15 years ago
  60. 883242d tracing: allow to change permissions for text with dynamic ftrace enabled by Steven Rostedt · 15 years ago
  61. 74e0817 x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA by Suresh Siddha · 15 years ago
  62. 94e0fb0 Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel by Linus Torvalds · 15 years ago
  63. ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  64. e517a5e agp/intel: Fix the pre-9xx chipset flush. by Eric Anholt · 15 years ago
  65. fa526d0 x86, pat: Fix cacheflush address in change_page_attr_set_clr() by Jack Steiner · 15 years ago
  66. e933a73 percpu: kill lpage first chunk allocator by Tejun Heo · 15 years ago
  67. 384be2b Merge branch 'percpu-for-linus' into percpu-for-next by Tejun Heo · 15 years ago
  68. 8523acf x86: Fix CPA memtype reserving in the set_pages_array*() cases by Thomas Hellstrom · 15 years ago
  69. bdc6340 x86, pat: Fix set_memory_wc related corruption by Pallipadi, Venkatesh · 15 years ago
  70. 8c4bfc6 x86,percpu: generalize lpage first chunk allocator by Tejun Heo · 15 years ago
  71. e59a1bb x86: fix pageattr handling for lpage percpu allocator and re-enable it by Tejun Heo · 15 years ago
  72. 992f4c1 x86: reorganize cpa_process_alias() by Tejun Heo · 15 years ago
  73. 9e73023 kmemcheck: don't track page tables by Vegard Nossum · 16 years ago
  74. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 2171787 x86: avoid back to back on_each_cpu in cpa_flush_array by Pallipadi, Venkatesh · 16 years ago
  76. 0af48f4 x86: cpa_flush_array wbinvd should be done on all CPUs by venkatesh.pallipadi@intel.com · 16 years ago
  77. 0b82753 x86: bugfix wbinvd() model check instead of family check by venkatesh.pallipadi@intel.com · 16 years ago
  78. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 16 years ago
  79. 3869c4a x86, PAT: Changing memtype to WC ensuring no WB alias by venkatesh.pallipadi@intel.com · 16 years ago
  80. 9fa3ab3 x86, PAT: Handle faults cleanly in set_memory_ APIs by venkatesh.pallipadi@intel.com · 16 years ago
  81. a5593e0 x86, PAT: Change order of cpa and free in set_memory_wb by venkatesh.pallipadi@intel.com · 16 years ago
  82. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 16 years ago
  83. b8bcfe9 x86/paravirt: remove lazy mode in interrupts by Jeremy Fitzhardinge · 16 years ago
  84. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  85. 0f35075 x86, CPA: Add set_pages_arrayuc and set_pages_array_wb by venkatesh.pallipadi@intel.com · 16 years ago
  86. 9ae2847 x86, PAT: Add support for struct page pointer array in cpa set_clr by venkatesh.pallipadi@intel.com · 16 years ago
  87. 728c951 x86, CPA: Add a flag parameter to cpa set_clr() by venkatesh.pallipadi@intel.com · 16 years ago
  88. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  89. a98fe7f Merge branches 'x86/asm', 'x86/debug', 'x86/mm', 'x86/setup', 'x86/urgent' and 'linus' into x86/core by Ingo Molnar · 16 years ago
  90. 211b3d0 x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUs by Ingo Molnar · 16 years ago
  91. 7a5714e x86, pat: add large-PAT check to split_large_page() by Ingo Molnar · 16 years ago
  92. 07a66d7 x86: use the right protections for split-up pagetables by Ingo Molnar · 16 years ago
  93. 7ad9de6 x86: CPA avoid repeated lazy mmu flush by Thomas Gleixner · 16 years ago
  94. 4f06b04 x86/cpa: make sure cpa is safe to call in lazy mmu mode by Jeremy Fitzhardinge · 16 years ago
  95. a1e4621 x86: fix page attribute corruption with cpa() by Suresh Siddha · 16 years ago
  96. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  97. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  98. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  99. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  100. ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago