1. 252aa6f mm: redefine address_space.assoc_mapping by Rafael Aquini · 12 years ago
  2. 78bd520 mm: adjust address_space_operations.migratepage() return code by Rafael Aquini · 12 years ago
  3. 748ba88 arch/sparc/kernel/sys_sparc_64.c: s/COLOUR/COLOR/ by Andrew Morton · 12 years ago
  4. 2aea28b mm: use vm_unmapped_area() in hugetlbfs on sparc64 architecture by Michel Lespinasse · 12 years ago
  5. bb64f55 mm: use vm_unmapped_area() on sparc64 architecture by Michel Lespinasse · 12 years ago
  6. dd52959 mm: use vm_unmapped_area() in hugetlbfs on tile architecture by Michel Lespinasse · 12 years ago
  7. a046be3 mm: use vm_unmapped_area() on sparc32 architecture by Michel Lespinasse · 12 years ago
  8. b4265f1 mm: use vm_unmapped_area() on sh architecture by Michel Lespinasse · 12 years ago
  9. 394ef64 mm: use vm_unmapped_area() on arm architecture by Michel Lespinasse · 12 years ago
  10. b666186 mm: use vm_unmapped_area() on mips architecture by Michel Lespinasse · 12 years ago
  11. cdc1734 mm: use vm_unmapped_area() in hugetlbfs on i386 architecture by Michel Lespinasse · 12 years ago
  12. 0865935 mm: use vm_unmapped_area() in hugetlbfs by Michel Lespinasse · 12 years ago
  13. 7d02505 mm: fix cache coloring on x86_64 architecture by Michel Lespinasse · 12 years ago
  14. f9902472 mm: use vm_unmapped_area() on x86_64 architecture by Michel Lespinasse · 12 years ago
  15. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 12 years ago
  16. e4c6bfd mm: rearrange vm_area_struct for fewer cache misses by Rik van Riel · 12 years ago
  17. 5a0768f mm: check rb_subtree_gap correctness by Michel Lespinasse · 12 years ago
  18. d373718 mm: augment vma rbtree with rb_subtree_gap by Michel Lespinasse · 12 years ago
  19. fcc1f2d selftests: add a test program for variable huge page sizes in mmap/shmget by Andi Kleen · 12 years ago
  20. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 12 years ago
  21. ff604cf mm: hwpoison: fix action_result() to print out dirty/clean by Naoya Horiguchi · 12 years ago
  22. 5de55b2 dmapool: make DMAPOOL_DEBUG detect corruption of free marker by Matthieu CASTET · 12 years ago
  23. 9ff4868 mm, oom: allow exiting threads to have access to memory reserves by David Rientjes · 12 years ago
  24. 348b465 Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ by Jeff Liu · 12 years ago
  25. a1dd450 mm: thp: set the accessed flag for old pages on access fault by Will Deacon · 12 years ago
  26. eb2db43 mm, highmem: get virtual address of the page using PKMAP_ADDR() by Joonsoo Kim · 12 years ago
  27. a354e2c mm, highmem: remove page_address_pool list by Joonsoo Kim · 12 years ago
  28. cc33a30 mm, highmem: remove useless pool_lock by Joonsoo Kim · 12 years ago
  29. 4de22c0 mm, highmem: use PKMAP_NR() to calculate an index of pkmap by Joonsoo Kim · 12 years ago
  30. 6555bc0 mm: do not call frontswap_init() during swapoff by Cesar Eduardo Barros · 12 years ago
  31. cf0cac0 mm: refactor reinsert of swap_info in sys_swapoff() by Cesar Eduardo Barros · 12 years ago
  32. e986850 mm,vmscan: only evict file pages when we have plenty by Rik van Riel · 12 years ago
  33. e749eb9 mm: add comment on storage key dirty bit semantics by Jan Kara · 12 years ago
  34. 712cd38 mm/memory_hotplug.c: update start_pfn in zone and pg_data when spanned_pages == 0. by Tang Chen · 12 years ago
  35. b9d5ab2 slub, hotplug: ignore unrelated node's hot-adding and hot-removing by Lai Jiangshan · 12 years ago
  36. d971367 memory_hotplug: fix possible incorrect node_states[N_NORMAL_MEMORY] by Lai Jiangshan · 12 years ago
  37. 6dcd73d memory-hotplug: allocate zone's pcp before onlining pages by Wen Congyang · 12 years ago
  38. 3ac19f8 memory-hotplug, mm/sparse.c: clear the memory to store struct page by Wen Congyang · 12 years ago
  39. 8c7b5b4 memory-hotplug: suppress "Device nodeX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  40. 8732794 numa: convert static memory to dynamically allocated memory for per node device by Wen Congyang · 12 years ago
  41. 97d0da2 memory-hotplug: fix NR_FREE_PAGES mismatch by Wen Congyang · 12 years ago
  42. 7c72eb3 memory-hotplug: auto offline page_cgroup when onlining memory block failed by Wen Congyang · 12 years ago
  43. 95a4774 memory-hotplug: update mce_bad_pages when removing the memory by Wen Congyang · 12 years ago
  44. b023f46 memory-hotplug: skip HWPoisoned page when offlining pages by Wen Congyang · 12 years ago
  45. fa7194e memory hotplug: suppress "Device memoryX does not have a release() function" warning by Yasuaki Ishimatsu · 12 years ago
  46. b3092b3 thp: cleanup: introduce mk_huge_pmd() by Bob Liu · 12 years ago
  47. fa475e5 thp: introduce hugepage_vma_check() by Bob Liu · 12 years ago
  48. 6219049 mm: introduce mm_find_pmd() by Bob Liu · 12 years ago
  49. 344aa35 thp: clean up __collapse_huge_page_isolate by Bob Liu · 12 years ago
  50. d84da3f mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD by Kirill A. Shutemov · 12 years ago
  51. e5adfff mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD by Kirill A. Shutemov · 12 years ago
  52. 1996546 mm, memcg: make mem_cgroup_out_of_memory() static by David Rientjes · 12 years ago
  53. 377e4f1 mm: show migration types in show_mem by Rabin Vincent · 12 years ago
  54. d0e1d66 writeback: remove nr_pages_dirtied arg from balance_dirty_pages_ratelimited_nr() by Namjae Jeon · 12 years ago
  55. b58ed04 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  56. 259cdbe Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  57. 9ada9fd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 12 years ago
  58. c45564e Merge branch 'for-v3.8' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  59. 9387468 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  60. 505cbed Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  61. a8936db Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  62. 11b84c5 Merge tag 'mmc-updates-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  63. 4009793 drivers: cma: represent physical addresses as phys_addr_t by Vitaly Andrianov · 12 years ago
  64. 387870f mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls by Marek Szyprowski · 12 years ago
  65. 8f87189 MAINTAINERS: bad email address for Mike Turquette by Mike Turquette · 12 years ago
  66. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  67. 2959440 Linux 3.7 by Linus Torvalds · 12 years ago
  68. 58fea35 arm64: Fix the dtbs target building by Catalin Marinas · 12 years ago
  69. 55220bb Input: matrix-keymap - provide proper module license by Florian Fainelli · 12 years ago
  70. 2c68bc72 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  71. fed16bb mtd: nand: davinci: fix the binding documentation by Kumar, Anil · 12 years ago
  72. 0c955b3 rtc: rtc-mv: Add the device tree binding documentation by Gregory CLEMENT · 12 years ago
  73. caf4919 Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage by Linus Torvalds · 12 years ago
  74. 1bf3751 ipv4: ip_check_defrag must not modify skb before unsharing by Johannes Berg · 12 years ago
  75. 31f8d42 Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended" by Linus Torvalds · 12 years ago
  76. 5e1f542 inet_diag: validate port comparison byte code to prevent unsafe reads by Neal Cardwell · 12 years ago
  77. f67caec inet_diag: avoid unsafe and nonsensical prefix matches in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  78. 405c005 inet_diag: validate byte code to prevent oops in inet_diag_bc_run() by Neal Cardwell · 12 years ago
  79. 1c95df8 inet_diag: fix oops for IPv4 AF_INET6 TCP SYN-RECV state by Neal Cardwell · 12 years ago
  80. ed23ec4 mm: vmscan: fix inappropriate zone congestion clearing by Johannes Weiner · 12 years ago
  81. 684c9aa vfs: fix O_DIRECT read past end of block device by Linus Torvalds · 12 years ago
  82. 1b3c393 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. c3c7c25 net: gro: fix possible panic in skb_gro_receive() by Eric Dumazet · 12 years ago
  84. 93b174a tcp: bug fix Fast Open client retransmission by Yuchung Cheng · 12 years ago
  85. 71e6921 mmc: sdhci: implement the .card_event() method by Guennadi Liakhovetski · 12 years ago
  86. 451c895 mmc: extend the slot-gpio card-detection to use host's .card_event() method by Guennadi Liakhovetski · 12 years ago
  87. 9f1fb60 mmc: add a card-event host operation by Guennadi Liakhovetski · 12 years ago
  88. 4577f77 mmc: sdhci-s3c: Fix compilation warning by Sachin Kamat · 12 years ago
  89. 1afa471 Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  90. 18a2f37 tmpfs: fix shared mempolicy leak by Mel Gorman · 12 years ago
  91. c702418 mm: vmscan: do not keep kswapd looping forever due to individual uncompactable zones by Johannes Weiner · 12 years ago
  92. 60177d3 mm: compaction: validate pfn range passed to isolate_freepages_block by Mel Gorman · 12 years ago
  93. 1a1f1f0 mmc: sdhci-pci: Enable SDHCI_CAN_DO_HISPD for Ricoh SDHCI controller by Madhvapathi Sriram · 12 years ago
  94. f8ec589 mmc: sdhci-dove: allow GPIOs to be used for card detection on Dove by Russell King · 12 years ago
  95. c430689 mmc: sdhci-dove: use two-stage initialization for sdhci-pltfm by Russell King · 12 years ago
  96. 7430e77 mmc: sdhci-dove: use devm_clk_get() by Russell King · 12 years ago
  97. a4071fb mmc: eSDHC: Recover from ADMA errors by Haijun Zhang · 12 years ago
  98. b2f7cb4 mmc: dw_mmc: remove duplicated buswidth code by Jaehoon Chung · 12 years ago
  99. bf7cb22 mmc: dw_mmc: relocate where dw_mci_setup_bus() is called from by Jaehoon Chung · 12 years ago
  100. ccb52a0 mmc: Limit MMC speed to 52MHz if not HS200 by Al Cooper · 12 years ago