1. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
  2. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  3. 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
  4. a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
  5. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  6. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  7. 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
  8. 8daf14c Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2 by Ingo Molnar · 16 years ago
  9. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  10. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  11. eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  12. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  13. c613ec1 x86, early_ioremap: fix fencepost error by Alan Cox · 16 years ago
  14. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  15. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  16. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  17. ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
  18. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
  19. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  20. ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
  21. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  22. 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
  23. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  24. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  25. 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
  26. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  27. a03352d x86: export set_memory_ro and set_memory_rw by Bruce Allan · 16 years ago
  28. 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
  29. 5132895 x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 16 years ago
  30. f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
  31. bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
  32. 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 16 years ago
  33. cc643d4 x86: adjust vmalloc_sync_all() for Xen (2nd try) by Jan Beulich · 16 years ago
  34. 17b7462 x86: pgd_{c,d}tor() cleanup by Jan Beulich · 16 years ago
  35. efd327a x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 16 years ago
  36. 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 16 years ago
  37. deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
  38. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  39. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  40. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  41. 01de05a x86: have set_memory_array_{uc,wb} coalesce memtypes, fix by Venki Pallipadi · 16 years ago
  42. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  43. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  44. c5e147c x86: have set_memory_array_{uc,wb} coalesce memtypes. by Rene Herman · 16 years ago
  45. 9a79f4f x86: {reverve,free}_memtype() take a physical address by Rene Herman · 16 years ago
  46. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  47. ab7e792 x86: fix pageattr-test by Shaohua Li · 16 years ago
  48. d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 16 years ago
  49. cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 16 years ago
  50. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  51. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  52. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  53. e621bd1 i386: vmalloc size fix by Dave Young · 16 years ago
  54. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 17 years ago
  55. 27990ea x86: another user of PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  56. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  57. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  58. 0473b79 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
  59. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  60. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  61. 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 16 years ago
  62. 1ac2f7d introduce two APIs for page attribute by Shaohua Li · 16 years ago
  63. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  64. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  65. 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
  66. 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
  67. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  68. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  69. 012f09e x86: compile pat debugfs interface only if CONFIG_X86_PAT is set by Andreas Herrmann · 16 years ago
  70. cf3e505 x86: work around gcc 3.4.x bug by Jeremy Fitzhardinge · 16 years ago
  71. 6de9c70 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  72. 9b79022 Fix 'get_user_pages_fast()' with non-page-aligned start address by Linus Torvalds · 16 years ago
  73. 8dad322 x86: use generic show_mem() by Johannes Weiner · 16 years ago
  74. 652ea69 x86: support 1GB hugepages with get_user_pages_lockless() by Nick Piggin · 16 years ago
  75. 8174c43 x86: lockless get_user_pages_fast() by Nick Piggin · 16 years ago
  76. 17f3ab7 x86: convert discontig_32.c from round_up to roundup by Joerg Roedel · 16 years ago
  77. be3e89e x86: convert numa_64.c from round_up to roundup by Joerg Roedel · 16 years ago
  78. d86bb0d x86: convert init_64.c from round_up to roundup by Joerg Roedel · 16 years ago
  79. 15ae2d7 x86: convert pageattr.c from round_up to roundup by Joerg Roedel · 16 years ago
  80. b4718e6 x86: add hugepagesz option on 64-bit by Andi Kleen · 16 years ago
  81. 39c11e6 x86: support GB hugepages on 64-bit by Andi Kleen · 16 years ago
  82. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  83. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  84. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 16 years ago
  85. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  86. 4b6e9f2 x86: mm/ioremap.c declare early_ioremap_debug and early_ioremap_nested as static by Jaswinder Singh · 16 years ago
  87. 70ef564 x86: mm/fault.c declare do_page_fault before they get used by Jaswinder Singh · 16 years ago
  88. a80495e x86: mm/init_XX.c declare functions before they get used by Jaswinder Singh · 16 years ago
  89. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  90. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  91. cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 16 years ago
  92. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  93. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
  94. fec0962 x86: Add a debugfs interface to dump PAT memtype by venkatesh.pallipadi@intel.com · 16 years ago
  95. caadbdc x86: enable memory tester support on 32-bit by Yinghai Lu · 16 years ago
  96. 1f06716 x86: seperate memtest from init_64.c by Yinghai Lu · 16 years ago
  97. cd569ef Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
  98. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 16 years ago
  99. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  100. 2b04be7 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