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