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