1. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  2. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  3. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  4. a3b072c Merge tag 'efi-urgent' into x86/urgent by H. Peter Anvin · 10 years ago
  5. a85d9df mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq() by KOSAKI Motohiro · 10 years ago
  6. f893ab4 mm/swap: fix race on swap_info reuse between swapoff and swapon by Weijie Yang · 10 years ago
  7. 579f829 swap: add a simple detector for inappropriate swapin readahead by Shaohua Li · 10 years ago
  8. 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 10 years ago
  9. cb8ee1a mm: Fix warning on make htmldocs caused by slab.c by Masanari Iida · 10 years ago
  10. 67b6c90 mm: slub: work around unneeded lockdep warning by Dave Hansen · 10 years ago
  11. 7c094fd memcg: fix mutex not unlocked on memcg_create_kmem_cache fail path by Vladimir Davydov · 10 years ago
  12. 778c14a mm, oom: base root bonus on current usage by David Rientjes · 10 years ago
  13. a032086 mm/slub.c: fix page->_count corruption (again) by Dave Hansen · 10 years ago
  14. 8790c71 mm/mempolicy.c: fix mempolicy printing in numa_maps by David Rientjes · 10 years ago
  15. 31fc00b zsmalloc: add copyright by Minchan Kim · 10 years ago
  16. bcf1647 zsmalloc: move it under mm by Minchan Kim · 10 years ago
  17. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  18. f544e14 memblock: add limit checking to memblock_virt_alloc by Yinghai Lu · 10 years ago
  19. 58d5640 mm/readahead.c: fix do_readahead() for no readpage(s) by Mark Rutland · 10 years ago
  20. a0132ac mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pages by Dave Hansen · 10 years ago
  21. ba3253c7 slab: fix wrong retval on kmem_cache_create_memcg error path by Dave Jones · 10 years ago
  22. 4a404be mm/mempolicy.c: convert to pr_foo() by Andrew Morton · 10 years ago
  23. c297663 mm: numa: initialise numa balancing after jump label initialisation by Mel Gorman · 10 years ago
  24. a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 10 years ago
  25. a804552 mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memory by Johannes Weiner · 10 years ago
  26. bf3d846 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 54c0a4b Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  28. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  29. d12de1e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  30. a3978a5 mm/migrate.c: fix setting of cpupid on page migration twice against normal page by Wanpeng Li · 10 years ago
  31. e82cb95 mm: bring back /sys/kernel/mm by Hugh Dickins · 10 years ago
  32. add688f Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}" by malc · 10 years ago
  33. fb5bb60 memblock: don't silently align size in memblock_virt_alloc() by Yinghai Lu · 10 years ago
  34. 9fe55ee Fix race when checking i_size on direct i/o read by Steven Whitehouse · 10 years ago
  35. feda821 fs: remove generic_acl by Christoph Hellwig · 11 years ago
  36. 2b45e0f Merge branch 'linus' into x86/urgent by Ingo Molnar · 10 years ago
  37. ec65993 mm, x86: Account for TLB flushes only when debugging by Mel Gorman · 10 years ago
  38. 34228d4 mm: ignore VM_SOFTDIRTY on VMA merging by Cyrill Gorcunov · 10 years ago
  39. 871beb8 mm/rmap: fix coccinelle warnings by Fengguang Wu · 10 years ago
  40. a599806 mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop by Jamie Liu · 10 years ago
  41. 0d8a4a3 memcg: remove unused code from kmem_cache_destroy_work_func by Vladimir Davydov · 10 years ago
  42. 6c14466 mm: improve documentation of page_order by Mel Gorman · 10 years ago
  43. 0eef615 memcg: fix css reference leak and endless loop in mem_cgroup_iter by Michal Hocko · 10 years ago
  44. ecc736f memcg: fix endless loop caused by mem_cgroup_iter by Michal Hocko · 10 years ago
  45. d49ad93 mm, oom: prefer thread group leaders for display purposes by David Rientjes · 10 years ago
  46. d8ad305 mm/memcg: iteration skip memcgs not yet fully initialized by Hugh Dickins · 10 years ago
  47. d2ab70a mm/memcg: fix last_dead_count memory wastage by Hugh Dickins · 10 years ago
  48. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  49. da29bd3 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall by Paul Gortmaker · 10 years ago
  50. 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 10 years ago
  51. ac13c46 mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug by Nathan Zimmer · 10 years ago
  52. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  53. ec97097 mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask by Vladimir Davydov · 10 years ago
  54. 0b1fb40 mm: vmscan: shrink all slab objects if tight on memory by Vladimir Davydov · 10 years ago
  55. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 10 years ago
  56. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 10 years ago
  57. da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 10 years ago
  58. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 10 years ago
  59. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 10 years ago
  60. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  61. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  62. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  63. d644163 memcg: rework memcg_update_kmem_limit synchronization by Vladimir Davydov · 10 years ago
  64. 6de64be memcg: remove KMEM_ACCOUNTED_ACTIVATED flag by Vladimir Davydov · 10 years ago
  65. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 10 years ago
  66. f717eb3 slab: do not panic if we fail to create memcg cache by Vladimir Davydov · 10 years ago
  67. 842e287 memcg: get rid of kmem_cache_dup() by Vladimir Davydov · 10 years ago
  68. 2edefe1 memcg, slab: fix races in per-memcg cache creation/destruction by Vladimir Davydov · 10 years ago
  69. 96403da memcg: fix possible NULL deref while traversing memcg_slab_caches list by Vladimir Davydov · 10 years ago
  70. 959c896 memcg, slab: fix barrier usage when accessing memcg_caches by Vladimir Davydov · 10 years ago
  71. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 10 years ago
  72. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 10 years ago
  73. 3965fc3 slab: clean up kmem_cache_create_memcg() error handling by Vladimir Davydov · 10 years ago
  74. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  75. 8ff69e2 memcg: do not use vmalloc for mem_cgroup allocations by Vladimir Davydov · 10 years ago
  76. 01cc2e5 mm: munlock: fix potential race with THP page split by Vlastimil Babka · 10 years ago
  77. f0b791a mm: print more details for bad_page() by Dave Hansen · 10 years ago
  78. 12ab028 mm/zswap.c: change params from hidden to ro by Dan Streetman · 10 years ago
  79. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  80. f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  81. 5cb7398 Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  82. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 10 years ago
  83. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 10 years ago
  84. 32665f2 mm/migrate: correct failure handling if !hugepage_migration_support() by Joonsoo Kim · 10 years ago
  85. 354a336 mm/migrate: add comment about permanent failure path by Naoya Horiguchi · 10 years ago
  86. aed0a0e mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure by David Rientjes · 10 years ago
  87. 55b7c4c mm: compaction: reset scanner positions immediately when they meet by Vlastimil Babka · 10 years ago
  88. 50b5b09 mm: compaction: do not mark unmovable pageblocks as skipped in async compaction by Vlastimil Babka · 10 years ago
  89. 7ed695e mm: compaction: detect when scanners meet in isolate_freepages by Vlastimil Babka · 10 years ago
  90. d3132e4 mm: compaction: reset cached scanner pfn's before reading them by Vlastimil Babka · 10 years ago
  91. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 10 years ago
  92. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 10 years ago
  93. 947b3dd memcg, oom: lock mem_cgroup_print_oom_info by Michal Hocko · 10 years ago
  94. 64a9a34 mm: numa: do not automatically migrate KSM pages by Mel Gorman · 10 years ago
  95. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 10 years ago
  96. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 10 years ago
  97. 1c30e01 mm: numa: make NUMA-migrate related functions static by Mel Gorman · 10 years ago
  98. 4883e99 mm/hwpoison: add '#' to hwpoison_inject by Wanpeng Li · 10 years ago
  99. 560dca27 mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter by Grygorii Strashko · 10 years ago
  100. 9e43aa2 mm/memory_hotplug.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago