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