1. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  2. 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
  3. 01de05a x86: have set_memory_array_{uc,wb} coalesce memtypes, fix by Venki Pallipadi · 16 years ago
  4. c5e147c x86: have set_memory_array_{uc,wb} coalesce memtypes. by Rene Herman · 16 years ago
  5. 9a79f4f x86: {reverve,free}_memtype() take a physical address by Rene Herman · 16 years ago
  6. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  7. d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 16 years ago
  8. cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 16 years ago
  9. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  10. 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 16 years ago
  11. 1ac2f7d introduce two APIs for page attribute by Shaohua Li · 16 years ago
  12. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  13. 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
  14. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  15. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 17 years ago
  16. 965194c x86: max_low_pfn_mapped fix, #2 by Yinghai Lu · 17 years ago
  17. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  18. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 17 years ago
  19. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 17 years ago
  20. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 17 years ago
  21. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  22. 499f8f8 x86: rename pat_wc_enabled to pat_enabled by Andreas Herrmann · 17 years ago
  23. 75bb883 x86 mmiotrace: use lookup_address() by Pekka Paalanen · 17 years ago
  24. de33c44 x86 PAT: fix performance drop for glx, use UC minus for ioremap(), ioremap_nocache() and pci_mmap_page_range() by Suresh Siddha · 17 years ago
  25. 4b7227c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-xen-next by Linus Torvalds · 17 years ago
  26. 6944a9c x86: rename paravirt_alloc_pt etc after the pagetable structure by Jeremy Fitzhardinge · 17 years ago
  27. 1d262d3 x86: put paravirt stubs into common asm/pgalloc.h by Jeremy Fitzhardinge · 17 years ago
  28. a4928cf "make namespacecheck" fixes by Ingo Molnar · 17 years ago
  29. d1a4be6 x86 PAT: fix mmap() of holes by Ingo Molnar · 17 years ago
  30. c9caa02 x86: add set_memory_4k to pageattr.c by Andi Kleen · 17 years ago
  31. ef354af x86: PAT add set_memory_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  32. 1219333 x86: PAT use reserve free memtype in set_memory_uc by venkatesh.pallipadi@intel.com · 17 years ago
  33. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  34. ee7ae7a x86: add debug info to DEBUG_PAGEALLOC by Thomas Gleixner · 17 years ago
  35. d546b67a x86: fix performance drop for glx by Suresh Siddha · 17 years ago
  36. 9b5cf48 x86: revert "x86: CPA: avoid split of alias mappings" by Rafael J. Wysocki · 17 years ago
  37. 8be8f54 x86: CPA: avoid split of alias mappings by Thomas Gleixner · 17 years ago
  38. 92cb54a x86: make DEBUG_PAGEALLOC and CPA more robust by Ingo Molnar · 17 years ago
  39. 8a235ef Hibernation: Handle DEBUG_PAGEALLOC on x86 by Rafael J. Wysocki · 17 years ago
  40. 8e31c2a x86: CPA: remove BUG_ON for LRU/Compound pages by Andi Kleen · 17 years ago
  41. f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
  42. af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
  43. c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
  44. f8d8406 x86: cpa, fix out of date comment by Ingo Molnar · 17 years ago
  45. 69b1415 x86: cpa: ensure page alignment by Thomas Gleixner · 17 years ago
  46. 5d3c8b2 x86: CPA: fix gbpages support in try_preserve_large_page by Andi Kleen · 17 years ago
  47. fac8493 x86: cpa, strict range check in try_preserve_large_page() by Thomas Gleixner · 17 years ago
  48. eb5b5f0 x86: cpa, use page pool by Thomas Gleixner · 17 years ago
  49. 76ebd05 x86: introduce page pool in cpa by Thomas Gleixner · 17 years ago
  50. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
  51. cc842b8 x86: remove suprious ifdefs from pageattr.c by Arjan van de Ven · 17 years ago
  52. 2d684cd x86: remove X2 workaround by Ingo Molnar · 17 years ago
  53. 8cb2a7c stop c_p_a corrupting the pds by Hugh Dickins · 17 years ago
  54. 7b610ee x86: cpa, micro-optimization by Thomas Gleixner · 17 years ago
  55. 87f7f8f x86: cpa, clean up code flow by Ingo Molnar · 17 years ago
  56. beaff63 x86: cpa, eliminate CPA_ enum by Ingo Molnar · 17 years ago
  57. 9df8499 x86: cpa, cleanups by Ingo Molnar · 17 years ago
  58. f07333f x86: implement gbpages support in change_page_attr() by Andi Kleen · 17 years ago
  59. c2f71ee x86: add gbpages support to lookup_address by Andi Kleen · 17 years ago
  60. 7bfb72e x86: fix page-present check in cpa_flush_range by Thomas Gleixner · 17 years ago
  61. 6ce9fc1 x86: remove cpa warning by Ingo Molnar · 17 years ago
  62. 07cf89c x86: CPA fix pagetable split by Thomas Gleixner · 17 years ago
  63. 31422c5 x86: rename LARGE_PAGE_SIZE to PMD_PAGE_SIZE by Andi Kleen · 17 years ago
  64. 9a14aef x86: cpa, fix lookup_address by Thomas Gleixner · 17 years ago
  65. 34508f6 x86: AMD Athlon X2 hard hang fix by Ingo Molnar · 17 years ago
  66. 65e074d x86: cpa, preserve large pages if possible by Thomas Gleixner · 17 years ago
  67. f4ae5da x86: cpa, check if we changed anything and tlb flushing is necessary by Thomas Gleixner · 17 years ago
  68. 72e458d x86: introduce struct cpa_data by Thomas Gleixner · 17 years ago
  69. 6bb8383 x86: cpa, only flush the cache if the caching attributes have changed by Andi Kleen · 17 years ago
  70. 331e406 x86: CPA return early when requested feature is not available by Thomas Gleixner · 17 years ago
  71. 63c1dcf x86: CPA use the existing pfn in split as well by Thomas Gleixner · 17 years ago
  72. 626c2c9 x86: use the pfn from the page when change its attributes by Arjan van de Ven · 17 years ago
  73. cc0f21b x86: teach the static_protection function about high mappings by Arjan van de Ven · 17 years ago
  74. b50516fc x86: CPA remove bogus NX clear by Thomas Gleixner · 17 years ago
  75. 5827040 x86: change_page_attr_clear fix by Huang, Ying · 17 years ago
  76. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
  77. 0879750 x86: cpa cleanup the 64-bit alias math by Thomas Gleixner · 17 years ago
  78. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
  79. 4c61afc x86: fix clflush_page_range logic by Ingo Molnar · 17 years ago
  80. 3b233e5 x86: optimize clflush by Thomas Gleixner · 17 years ago
  81. cd8ddf1 x86: clflush_page_range needs mfence by Thomas Gleixner · 17 years ago
  82. af1e684 x86: cpa: rename global_flush_tlb() to cpa_flush_all() by Thomas Gleixner · 17 years ago
  83. 57a6a46 x86: cpa: implement clflush optimization by Thomas Gleixner · 17 years ago
  84. 5674454 x86: cpa use the new set_clr function by Thomas Gleixner · 17 years ago
  85. ff31452 x86: cpa create set_and_clr function by Thomas Gleixner · 17 years ago
  86. 72932c7 x86: cpa move the flush into set and clear functions by Thomas Gleixner · 17 years ago
  87. 6eade8f x86: cpa: clean up change_page_attr_set/clear() by Thomas Gleixner · 17 years ago
  88. 4692a14 x86: cpa: fix loop by Ingo Molnar · 17 years ago
  89. a72a08a x86: cpa: fix split thinko by Thomas Gleixner · 17 years ago
  90. 488fd99 x86: fix pageattr-selftest by Arjan van de Ven · 17 years ago
  91. d7c8f21 x86: cpa: move flush to cpa by Thomas Gleixner · 17 years ago
  92. d1028a1 x86: make various pageattr.c functions static by Arjan van de Ven · 17 years ago
  93. f62d0f0 x86: cpa: set_memory_notpresent() by Ingo Molnar · 17 years ago
  94. 950f9d9 x86: fix the missing BIOS area check in page_is_ram by Thomas Gleixner · 17 years ago
  95. e1271f6 x86: deprecate change_page_attr() for drivers by Arjan van de Ven · 17 years ago
  96. 75cbade x86: a new API for drivers/etc to control cache and other page attributes by Arjan van de Ven · 17 years ago
  97. e81d5dc x86: cpa: move clflush_cache_range() by Ingo Molnar · 17 years ago
  98. ed724be x86: turn the check_exec function into function that by Arjan van de Ven · 17 years ago
  99. 4c881ca x86: fix NX bit handling in change_page_attr() by Huang, Ying · 17 years ago
  100. 8192206 x86: change cpa to pfn based by Ingo Molnar · 17 years ago