1. a47b53c vmstat: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  2. 8cebfcd hugetlb: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  3. 01f13bd mempolicy: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  4. 389162c mm,migrate: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  5. bd3a66c oom: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  6. 31aaea4 memcontrol: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  7. 4ff1b2c procfs: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  8. 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 11 years ago
  9. 8219fc4 mm: node_states: introduce N_MEMORY by Lai Jiangshan · 11 years ago
  10. be49a6e mm: use migrate_prep() instead of migrate_prep_local() by Marek Szyprowski · 11 years ago
  11. c8bf2d8 mm: compaction: Fix compiler warning by Thierry Reding · 11 years ago
  12. 3ea41e6 thp: avoid race on multiple parallel page faults to the same page by Kirill A. Shutemov · 11 years ago
  13. 79da540 thp: introduce sysfs knob to disable huge zero page by Kirill A. Shutemov · 11 years ago
  14. d8a8e1f thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events by Kirill A. Shutemov · 11 years ago
  15. 97ae174 thp: implement refcounting for huge zero page by Kirill A. Shutemov · 11 years ago
  16. 78ca0e6 thp: lazy huge zero page allocation by Kirill A. Shutemov · 11 years ago
  17. 8037195 thp: setup huge zero page on non-write page fault by Kirill A. Shutemov · 11 years ago
  18. c5a647d thp: implement splitting pmd for huge zero page by Kirill A. Shutemov · 11 years ago
  19. e180377 thp: change split_huge_page_pmd() interface by Kirill A. Shutemov · 11 years ago
  20. cad7f61 thp: change_huge_pmd(): make sure we don't try to make a page writable by Kirill A. Shutemov · 11 years ago
  21. 93b4796 thp: do_huge_pmd_wp_page(): handle huge zero page by Kirill A. Shutemov · 11 years ago
  22. fc9fe82 thp: copy_huge_pmd(): copy huge zero page by Kirill A. Shutemov · 11 years ago
  23. 479f0ab thp: zap_huge_pmd(): zap huge zero pmd by Kirill A. Shutemov · 11 years ago
  24. 4a6c129 thp: huge zero page: basic preparation by Kirill A. Shutemov · 11 years ago
  25. 3f7dfe2 bootmem: remove alloc_arch_preferred_bootmem() by Joonsoo Kim · 11 years ago
  26. 2d7a695 bootmem: remove not implemented function call, bootmem_arch_preferred_node() by Joonsoo Kim · 11 years ago
  27. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  28. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  29. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  31. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  32. 2989950 Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. b1286f4 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  34. 6facac1 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  35. 3f1c64f Merge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  36. 22a40fd Merge tag 'dlm-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 11 years ago
  37. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  38. fef3ff2 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  39. e7b55b8 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 11 years ago
  40. 50851c6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  41. 99b8f42e Merge tag 'regmap-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  42. 139353f Merge tag 'please-pull-einj-fix-for-acpi5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 11 years ago
  43. 251a8cf Merge tag 'please-pull-pstore_mevent' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  44. 70f2836 Merge tag 'please-pull-misc-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
  45. 97ebe8f Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  46. d07e43d Merge branch 'omap-serial' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  47. 1f53ef1 Thermal: Fix DEFAULT_THERMAL_GOVERNOR by Zhang Rui · 11 years ago
  48. d567c68 Thermal: fix a NULL pointer dereference when generic thermal layer is built as a module by Zhang Rui · 11 years ago
  49. 1ebaf4f Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 743aa45 Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. a05a4e2 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. e9a5a91 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  53. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  54. 5074474 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  55. 0019fab Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  56. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  57. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  58. da830e5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  59. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  60. aefb058 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  61. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. de0c276 Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 11 years ago
  64. 74d42d8 memory_hotplug: ensure every online node has NORMAL memory by Lai Jiangshan · 11 years ago
  65. e455a9b memory_hotplug: handle empty zone when online_movable/online_kernel by Lai Jiangshan · 11 years ago
  66. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 11 years ago
  67. fcf07d2 drivers/base/node.c: cleanup node_state_attr[] by Lai Jiangshan · 11 years ago
  68. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 11 years ago
  69. e9b2e78 avr32, kconfig: remove HAVE_ARCH_BOOTMEM by Joonsoo Kim · 11 years ago
  70. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 11 years ago
  71. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 11 years ago
  72. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 11 years ago
  73. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 11 years ago
  74. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 11 years ago
  75. 212a0a6 mm, mempolicy: remove duplicate code by David Rientjes · 11 years ago
  76. 6f6313d mm/vmscan.c: try_to_freeze() returns boolean by Jeff Liu · 11 years ago
  77. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 11 years ago
  78. e225042 virtio_balloon: introduce migration primitives to balloon pages by Rafael Aquini · 11 years ago
  79. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 11 years ago
  80. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 11 years ago
  81. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 11 years ago
  82. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 11 years ago
  83. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 11 years ago
  84. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 11 years ago
  85. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 11 years ago
  86. dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 11 years ago
  87. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 11 years ago
  88. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 11 years ago
  89. 394ef64 mm: use vm_unmapped_area() on arm architecture by Michel Lespinasse · 11 years ago
  90. b666186 mm: use vm_unmapped_area() on mips architecture by Michel Lespinasse · 11 years ago
  91. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 11 years ago
  92. 0865935 mm: use vm_unmapped_area() in hugetlbfs by Michel Lespinasse · 11 years ago
  93. 7d02505 mm: fix cache coloring on x86_64 architecture by Michel Lespinasse · 11 years ago
  94. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 11 years ago
  95. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 11 years ago
  96. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 11 years ago
  97. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 11 years ago
  98. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 11 years ago
  99. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 11 years ago
  100. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 11 years ago