1. 3f8afb7 x86, tlb: Clean up and correct used type by Borislav Petkov · 14 years ago
  2. 468c30f x86, iomap: Fix wrong page aligned size calculation in ioremapping code by Florian Zumbiehl · 14 years ago
  3. 92851e2 x86, mm: Create symbolic index into address_markers array by Andres Salomon · 14 years ago
  4. 35be1b7 x86, ioremap: Fix normal ram range check by Kenji Kaneshige · 15 years ago
  5. ffa71f3 x86, ioremap: Fix incorrect physical address handling in PAE mode by Kenji Kaneshige · 15 years ago
  6. 8b8f79b x86, kmmio/mmiotrace: Fix double free of kmmio_fault_pages by Marcin Slusarz · 15 years ago
  7. e565813 x86/mm: Remove unused DBG() macro by Akinobu Mita · 15 years ago
  8. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 15 years ago
  10. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 15 years ago
  12. 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 15 years ago
  13. 20413f2 x86, pat: Fix memory leak in free_memtype by Xiaotian Feng · 15 years ago
  14. 48691ff x86: remove last traces of quicklist usage by Peter Zijlstra · 15 years ago
  15. 841bca1 x86/mmiotrace: Remove redundant instruction prefix checks by Akinobu Mita · 15 years ago
  16. 59534f7 Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  17. c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  18. 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  19. 34dc4d4 Merge remote branch 'origin/master' into drm-intel-next by Eric Anholt · 15 years ago
  20. b0c4d95 x86: Fix fake apicid to node mapping for numa emulation by David Rientjes · 15 years ago
  21. 56f0e74 x86: Fix parse_reservetop() build failure on certain configs by Ingo Molnar · 15 years ago
  22. e67a807 x86: Fix 'reservetop=' functionality by Liang Li · 15 years ago
  23. 2e61878 x86-64: Combine SRAT regions when possible by Jan Beulich · 15 years ago
  24. 1f9cc3c x86, pat: Update the page flags for memtype atomically instead of using memtype_lock by Robin Holt · 15 years ago
  25. c2b4127 Merge branch 'drm-ttm-pool' into drm-core-next by Dave Airlie · 15 years ago
  26. 4f64625 arch/x86: Add array variants for setting memory to wc caching. by Pauli Nieminen · 15 years ago
  27. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  28. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  29. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  30. 15c989d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 4daa2a8 x86, pat: In rbt_memtype_check_insert(), update new->type only if valid by Pallipadi, Venkatesh · 15 years ago
  33. 1eca9ac Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  34. 46bbffa Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. f91b22c Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. c1fd1b4 x86, mm: Unify kernel_physical_mapping_init() API by Pekka Enberg · 15 years ago
  38. 1431559 x86, mm: Allow highmem user page tables to be disabled at boot time by Ian Campbell · 15 years ago
  39. 281ff33 x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K already by Suresh Siddha · 15 years ago
  40. 9e41a49 x86, pat: Migrate to rbtree only backend for pat memtype management by Pallipadi, Venkatesh · 15 years ago
  41. be5a0c1 x86, pat: Preparatory changes in pat.c for bigger rbtree change by venkatesh.pallipadi@intel.com · 15 years ago
  42. 81fc039 kmemcheck: Test the full object in kmemcheck_is_obj_initialized() by Catalin Marinas · 15 years ago
  43. 39c662f x86: Convert tlbstate_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  44. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
  45. ca2107c x86, numa: Remove configurable node size support for numa emulation by David Rientjes · 15 years ago
  46. 8df5bb34 x86, numa: Add fixed node size option for numa emulation by David Rientjes · 15 years ago
  47. 68fd111 x86, numa: Fix numa emulation calculation of big nodes by David Rientjes · 15 years ago
  48. 59be5a8 x86: Make 32bit support NO_BOOTMEM by Yinghai Lu · 15 years ago
  49. 9bdac91 sparsemem: Put mem map for one node together. by Yinghai Lu · 15 years ago
  50. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  51. 5ea8d37 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. cef625e x86: Make early_node_mem get mem > 4 GB if possible by Yinghai Lu · 15 years ago
  53. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
  54. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  55. ea08541 memory hotplug: fix a bug on /dev/mem for 64-bit kernels by Shaohui Zheng · 15 years ago
  56. ab09809 x86, doc: Fix minor spelling error in arch/x86/mm/gup.c by Andy Shevchenko · 15 years ago
  57. 13ca0fc x86: Use the generic page_is_ram() by Wu Fengguang · 15 years ago
  58. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
  59. 2854e72 x86: Use helpers for rlimits by Jiri Slaby · 15 years ago
  60. 3a5fc0e x86: Set hotpluggable nodes in nodes_possible_map by David Rientjes · 15 years ago
  61. 0bb7a95 hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change by Luca Barbieri · 15 years ago
  62. 4b52940 mm: make totalhigh_pages unsigned long by Andreas Fenkart · 15 years ago
  63. 499a5f1 x86: Lift restriction on the location of FIX_BTMAP_* by Jan Beulich · 15 years ago
  64. c0ca9da x86, kmemcheck: Use KERN_WARNING for error reporting by Pekka Enberg · 15 years ago
  65. 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
  66. 3981e15 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 3299625 x86: Fix checking of SRAT when node 0 ram is not from 0 by Yinghai Lu · 15 years ago
  68. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. eba11d6 x86: Fix build warning in arch/x86/mm/mmio-mod.c by Joe Perches · 15 years ago
  70. 7563009 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  71. 5c6baba Merge commit 'linus/master' into x86/urgent by H. Peter Anvin · 15 years ago
  72. 6b2f3d1 vfs: Implement proper O_SYNC semantics by Christoph Hellwig · 15 years ago
  73. 3a0340b x86: mmio-mod.c: Use pr_fmt by Joe Perches · 15 years ago
  74. 1bd591a x86: kmmio.c: Add and use pr_fmt(fmt) by Joe Perches · 15 years ago
  75. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  76. 4c68db3 Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  77. b391738 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  78. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  80. f3d607c Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  81. 8055039 x86: Fix typo in arch/x86/mm/kmmio.c by Shaun Patterson · 15 years ago
  82. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. a77d2e0 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  85. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  86. dd4377b x86/pat: Trivial: don't create debugfs for memtype if pat is disabled by Xiaotian Feng · 15 years ago
  87. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  88. eb41c8b x86, platform: Change is_untracked_pat_range() to bool; cleanup init by H. Peter Anvin · 15 years ago
  89. 8a27138 x86, mm: is_untracked_pat_range() takes a normal semiclosed range by H. Peter Anvin · 15 years ago
  90. fd12a0d x86: UV SGI: Don't track GRU space in PAT by Jack Steiner · 15 years ago
  91. 0e7810b x86: Suppress stack overrun message for init_task by Jan Beulich · 15 years ago
  92. d9c2d5a x86, numa: Use near(er) online node instead of roundrobin for NUMA by Yinghai Lu · 15 years ago
  93. 021428a x86, numa, bootmem: Only free bootmem on NUMA failure path by Yinghai Lu · 15 years ago
  94. 163d386 x86: apic: Print out SRAT table APIC id in hex by Yinghai Lu · 15 years ago
  95. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  96. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  97. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  98. 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
  99. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  100. 583140a x86, pageattr: Make set_memory_(x|nx) aware of NX support by H. Peter Anvin · 15 years ago