1. 76d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by Anton Vorontsov · 11 years ago
  2. 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
  3. 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
  4. 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
  5. 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
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. 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
  14. 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
  15. 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
  16. 608ff1a Merge branch 'akpm' (Andrew's patchbomb) by Linus Torvalds · 11 years ago
  17. 74d42d8 memory_hotplug: ensure every online node has NORMAL memory by Lai Jiangshan · 11 years ago
  18. e455a9b memory_hotplug: handle empty zone when online_movable/online_kernel by Lai Jiangshan · 11 years ago
  19. 511c2ab mm, memory-hotplug: dynamic configure movable memory and portion memory by Lai Jiangshan · 11 years ago
  20. fcf07d2 drivers/base/node.c: cleanup node_state_attr[] by Lai Jiangshan · 11 years ago
  21. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 11 years ago
  22. e9b2e78 avr32, kconfig: remove HAVE_ARCH_BOOTMEM by Joonsoo Kim · 11 years ago
  23. bc357f4 mm: cma: remove watermark hacks by Marek Szyprowski · 11 years ago
  24. 2e30abd mm: cma: skip watermarks check for already isolated blocks in split_free_page() by Marek Szyprowski · 11 years ago
  25. e1e12d2 mm, oom: fix race when specifying a thread as the oom origin by David Rientjes · 11 years ago
  26. a9c58b90 mm, oom: change type of oom_score_adj to short by David Rientjes · 11 years ago
  27. fa26437 mm: cleanup register_node() by Yasuaki Ishimatsu · 11 years ago
  28. 212a0a6 mm, mempolicy: remove duplicate code by David Rientjes · 11 years ago
  29. 6f6313d mm/vmscan.c: try_to_freeze() returns boolean by Jeff Liu · 11 years ago
  30. 5733c7d mm: introduce putback_movable_pages() by Rafael Aquini · 11 years ago
  31. e225042 virtio_balloon: introduce migration primitives to balloon pages by Rafael Aquini · 11 years ago
  32. bf6bddf mm: introduce compaction and migration for ballooned pages by Rafael Aquini · 11 years ago
  33. 18468d9 mm: introduce a common interface for balloon pages mobility by Rafael Aquini · 11 years ago
  34. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 11 years ago
  35. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 11 years ago
  36. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 11 years ago
  37. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 11 years ago
  38. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 11 years ago
  39. dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 11 years ago
  40. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 11 years ago
  41. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 11 years ago
  42. 394ef64 mm: use vm_unmapped_area() on arm architecture by Michel Lespinasse · 11 years ago
  43. b666186 mm: use vm_unmapped_area() on mips architecture by Michel Lespinasse · 11 years ago
  44. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 11 years ago
  45. 0865935 mm: use vm_unmapped_area() in hugetlbfs by Michel Lespinasse · 11 years ago
  46. 7d02505 mm: fix cache coloring on x86_64 architecture by Michel Lespinasse · 11 years ago
  47. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 11 years ago
  48. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 11 years ago
  49. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 11 years ago
  50. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 11 years ago
  51. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 11 years ago
  52. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 11 years ago
  53. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 11 years ago
  54. ff604cf mm: hwpoison: fix action_result() to print out dirty/clean by Naoya Horiguchi · 11 years ago
  55. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 11 years ago
  56. 9ff4868 mm, oom: allow exiting threads to have access to memory reserves by David Rientjes · 11 years ago
  57. 348b465 Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ by Jeff Liu · 11 years ago
  58. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 11 years ago
  59. eb2db43 mm, highmem: get virtual address of the page using PKMAP_ADDR() by Joonsoo Kim · 11 years ago
  60. a354e2c mm, highmem: remove page_address_pool list by Joonsoo Kim · 11 years ago
  61. cc33a30 mm, highmem: remove useless pool_lock by Joonsoo Kim · 11 years ago
  62. 4de22c0 mm, highmem: use PKMAP_NR() to calculate an index of pkmap by Joonsoo Kim · 11 years ago
  63. 6555bc0 mm: do not call frontswap_init() during swapoff by Cesar Eduardo Barros · 11 years ago
  64. cf0cac0 mm: refactor reinsert of swap_info in sys_swapoff() by Cesar Eduardo Barros · 11 years ago
  65. e986850 mm,vmscan: only evict file pages when we have plenty by Rik van Riel · 11 years ago
  66. e749eb9 mm: add comment on storage key dirty bit semantics by Jan Kara · 11 years ago
  67. 712cd38 mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0. by Tang Chen · 11 years ago
  68. b9d5ab2 slub, hotplug: ignore unrelated node's hot-adding and hot-removing by Lai Jiangshan · 11 years ago
  69. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 11 years ago
  70. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 11 years ago
  71. 3ac19f8 memory-hotplug, mm/sparse.c: clear the memory to store struct page by Wen Congyang · 11 years ago
  72. 8c7b5b4 memory-hotplug: suppress "Device nodeX does not have a release() function" warning by Yasuaki Ishimatsu · 11 years ago
  73. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 11 years ago
  74. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 11 years ago
  75. 7c72eb3 memory-hotplug: auto offline page_cgroup when onlining memory block failed by Wen Congyang · 11 years ago
  76. 95a4774 memory-hotplug: update mce_bad_pages when removing the memory by Wen Congyang · 11 years ago
  77. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 11 years ago
  78. fa7194e memory hotplug: suppress "Device memoryX does not have a release() function" warning by Yasuaki Ishimatsu · 11 years ago
  79. b3092b3 thp: cleanup: introduce mk_huge_pmd() by Bob Liu · 11 years ago
  80. fa475e5 thp: introduce hugepage_vma_check() by Bob Liu · 11 years ago
  81. 6219049 mm: introduce mm_find_pmd() by Bob Liu · 11 years ago
  82. 344aa35 thp: clean up __collapse_huge_page_isolate by Bob Liu · 11 years ago
  83. d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 11 years ago
  84. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 11 years ago
  85. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 11 years ago
  86. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 11 years ago
  87. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 11 years ago
  88. 414a6750 Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  89. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  90. 8966961 Merge tag 'staging-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  91. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  92. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  93. b0885d0 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 11 years ago
  94. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  95. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 11 years ago
  96. 259cdbe Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 11 years ago
  97. 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  98. c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
  99. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  100. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago