1. 97a70e5 x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set by Rafael J. Wysocki · 16 years ago
  2. a15a82f 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
  3. b9c3bfc x86: align DirectMap in /proc/meminfo by Hugh Dickins · 16 years ago
  4. fd94093 x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmaps by Keith Packard · 16 years ago
  5. 9e41bff x86: fix /dev/mem mmap breakage when PAT is disabled by Ravikiran G Thirumalai · 16 years ago
  6. fe8b868 x86: remove debug code from arch_add_memory() by Gary Hade · 16 years ago
  7. 1d6cf1f x86: start annotating early ioremap pointers with __iomem by Harvey Harrison · 16 years ago
  8. 9352f56 x86: two trivial sparse annotations by Harvey Harrison · 16 years ago
  9. f96f57d x86: fix init_memory_mapping for [dc000000 - e0000000) - v2 by Yinghai Lu · 16 years ago
  10. 11a6b0c x86: 64 bit print out absent pages num too by Yinghai Lu · 16 years ago
  11. 60817c9 x86, memory hotplug: remove wrong -1 in calling init_memory_mapping() by Shaohua Li · 16 years ago
  12. 3afa394 x86: keep the /proc/meminfo page count correct by Yinghai Lu · 16 years ago
  13. c3c9897 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
  14. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago
  15. 2cb0ebe x86: memtest fix use of reserve_early() by Daniele Calore · 16 years ago
  16. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  18. d1d8c92 Export kmap_atomic_pfn for DRM-GEM. by Eric Anholt · 16 years ago
  19. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. 0999d97 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
  21. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  22. 4427414 mmiotrace: remove left-over marker cruft by Pekka Paalanen · 16 years ago
  23. 9e57fb3 x86 mmiotrace: implement mmiotrace_printk() by Pekka Paalanen · 16 years ago
  24. bbe5c78 x86 mmiotrace: fix a rare memory leak by Pekka Paalanen · 16 years ago
  25. 611b159 x86: fix mmiotrace 8-bit register decoding by Pekka Paalanen · 16 years ago
  26. 3a1dfe6 x86/mm: unify init task OOM handling by Ingo Molnar · 16 years ago
  27. 891cffb x86/mm: do not trigger a kernel warning if user-space disables interrupts and generates a page fault by Linus Torvalds · 16 years ago
  28. c1a2f4b x86: change early_ioremap to use slots instead of nesting by Yinghai Lu · 16 years ago
  29. af5c2bd x86: fix virt_addr_valid() with CONFIG_DEBUG_VIRTUAL=y, v2 by Vegard Nossum · 16 years ago
  30. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  31. 2e42060 x86, uv: add early detection of UV system types by Jack Steiner · 16 years ago
  32. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  33. 5e72d9e x86-64: fix combining of regions in init_memory_mapping() by Jan Beulich · 16 years ago
  34. a32ad46 x86-64: don't check for map replacement by Jeremy Fitzhardinge · 16 years ago
  35. 1494177 x86: add early_memremap() by Jeremy Fitzhardinge · 16 years ago
  36. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  37. 927604c x86: rename discontig_32.c to numa_32.c by Yinghai Lu · 16 years ago
  38. 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
  39. 46eaa67 x86: memory corruption check - cleanup by Ingo Molnar · 16 years ago
  40. a9b9e81 Merge branch 'linus' into x86/memory-corruption-check by Ingo Molnar · 16 years ago
  41. eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 16 years ago
  42. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 16 years ago
  43. c613ec1 x86, early_ioremap: fix fencepost error by Alan Cox · 16 years ago
  44. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  45. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  46. b27a43c x86, cpa: make the kernel physical mapping initialization a two pass sequence, fix by Suresh Siddha · 16 years ago
  47. ad2cde1 x86, pat: cleanups by Ingo Molnar · 16 years ago
  48. 28dd033 x86: fix pagetable init 64-bit breakage by Suresh Siddha · 16 years ago
  49. 9542ada x86: track memtype for RAM in page struct by Suresh Siddha · 16 years ago
  50. ad5ca55 x86, cpa: srlz cpa(), global flush tlb after splitting big page and before doing cpa by Suresh Siddha · 16 years ago
  51. 8311eb8 x86, cpa: remove cpa pool code by Suresh Siddha · 16 years ago
  52. 55121b4 x86, cpa: no need to check alias for __set_pages_p/__set_pages_np by Suresh Siddha · 16 years ago
  53. 0b8fdcb x86, cpa: dont use large pages for kernel identity mapping with DEBUG_PAGEALLOC by Suresh Siddha · 16 years ago
  54. a2699e4 x86, cpa: make the kernel physical mapping initialization a two pass sequence by Suresh Siddha · 16 years ago
  55. 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
  56. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  57. a03352d x86: export set_memory_ro and set_memory_rw by Bruce Allan · 16 years ago
  58. 379daf6 IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes by Suresh Siddha · 16 years ago
  59. 07bbc16 Merge branch 'timers/urgent' into x86/xen by Ingo Molnar · 16 years ago
  60. 5132895 x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 16 years ago
  61. f81b691 Merge commit 'v2.6.27-rc6' into x86/pat by Ingo Molnar · 16 years ago
  62. bb577f9 x86: add periodic corruption check by Hugh Dickins · 16 years ago
  63. 5394f80 x86: check for and defend against BIOS memory corruption by Jeremy Fitzhardinge · 16 years ago
  64. cc643d4 x86: adjust vmalloc_sync_all() for Xen (2nd try) by Jan Beulich · 16 years ago
  65. 17b7462 x86: pgd_{c,d}tor() cleanup by Jan Beulich · 16 years ago
  66. efd327a x86/paravirt: Remove duplicate paravirt_pagetable_setup_{start, done}() by Alex Nixon · 16 years ago
  67. 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 16 years ago
  68. deed05b x86, init_64.c: cleanup by Ingo Molnar · 16 years ago
  69. bd220a2 x86: move nonx_setup etc from common.c to init_64.c by Yinghai Lu · 16 years ago
  70. 7203781 Merge branch 'x86/cpu' into x86/core by H. Peter Anvin · 16 years ago
  71. ea1c9de Merge branch 'x86/urgent' into x86/cleanups by Ingo Molnar · 16 years ago
  72. 01de05a x86: have set_memory_array_{uc,wb} coalesce memtypes, fix by Venki Pallipadi · 16 years ago
  73. 9482ac6 x86: fix two modpost warnings in mm/init_64.c by Jan Beulich · 16 years ago
  74. 8ae3a5a x86: fix 1:1 mapping init on 64-bit (memory hotplug case) by Jan Beulich · 16 years ago
  75. c5e147c x86: have set_memory_array_{uc,wb} coalesce memtypes. by Rene Herman · 16 years ago
  76. 9a79f4f x86: {reverve,free}_memtype() take a physical address by Rene Herman · 16 years ago
  77. 8b53b57 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  78. ab7e792 x86: fix pageattr-test by Shaohua Li · 16 years ago
  79. d75586a x86, pageattr: introduce APIs to change pageattr of a page array by Shaohua Li · 16 years ago
  80. cacf890 Revert "introduce two APIs for page attribute" by Ingo Molnar · 16 years ago
  81. 28df82e devmem, x86: PAT Change /dev/mem mmap with O_SYNC to use UC_MINUS by venkatesh.pallipadi@intel.com · 16 years ago
  82. c15238d x86: PAT proper tracking of set_memory_uc and friends by venkatesh.pallipadi@intel.com · 16 years ago
  83. 7701e8c x86, mmiotrace: silence section mismatch warning - leave_uniprocessor by Marcin Slusarz · 16 years ago
  84. e621bd1 i386: vmalloc size fix by Dave Young · 16 years ago
  85. 0c072bb x86: use WARN() in arch/x86/mm/ioremap.c by Arjan van de Ven · 16 years ago
  86. 27990ea x86: another user of PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  87. 80c5e73 x86: fix Xorg startup/shutdown slowdown with PAT by Venki Pallipadi · 16 years ago
  88. 7393423 Merge branch 'linus' into x86/cleanups by Ingo Molnar · 16 years ago
  89. 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
  90. 8d6ea967 x86: fix section mismatch warning - spp_getpage() by Marcin Slusarz · 16 years ago
  91. e213e87 x86: Fix ioremap off by one BUG by Andi Kleen · 16 years ago
  92. 5843d9a x86, pat: avoid highmem cache attribute aliasing by Nick Piggin · 16 years ago
  93. 1ac2f7d introduce two APIs for page attribute by Shaohua Li · 16 years ago
  94. a06de63 x86: fix /proc/meminfo DirectMap by Hugh Dickins · 16 years ago
  95. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  96. 858f774 x86: don't call e820_regiter_active_regions if out of range on node by Yinghai Lu · 16 years ago
  97. 875e40b x86: use WARN() in arch/x86/mm/pageattr.c by Arjan van de Ven · 16 years ago
  98. 1c89ac5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  99. 912985d mm: Make generic weak get_user_pages_fast and EXPORT_GPL it by Rusty Russell · 16 years ago
  100. 012f09e x86: compile pat debugfs interface only if CONFIG_X86_PAT is set by Andreas Herrmann · 16 years ago