1. 871beb8 mm/rmap: fix coccinelle warnings by Fengguang Wu · 10 years ago
  2. a599806 mm/swapfile.c: do not skip lowest_bit in scan_swap_map() scan loop by Jamie Liu · 10 years ago
  3. 0d8a4a3 memcg: remove unused code from kmem_cache_destroy_work_func by Vladimir Davydov · 10 years ago
  4. 6c14466 mm: improve documentation of page_order by Mel Gorman · 10 years ago
  5. 0eef615 memcg: fix css reference leak and endless loop in mem_cgroup_iter by Michal Hocko · 10 years ago
  6. ecc736f memcg: fix endless loop caused by mem_cgroup_iter by Michal Hocko · 10 years ago
  7. d49ad93 mm, oom: prefer thread group leaders for display purposes by David Rientjes · 10 years ago
  8. c3ac14b doc/kmemcheck: add kmemcheck to kernel-parameters by Xishi Qiu · 10 years ago
  9. d8ad305 mm/memcg: iteration skip memcgs not yet fully initialized by Hugh Dickins · 10 years ago
  10. d2ab70a mm/memcg: fix last_dead_count memory wastage by Hugh Dickins · 10 years ago
  11. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 10 years ago
  12. da29bd3 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall by Paul Gortmaker · 10 years ago
  13. 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 10 years ago
  14. ac13c46 mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug by Nathan Zimmer · 10 years ago
  15. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 10 years ago
  16. ec97097 mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask by Vladimir Davydov · 10 years ago
  17. 0b1fb40 mm: vmscan: shrink all slab objects if tight on memory by Vladimir Davydov · 10 years ago
  18. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 10 years ago
  19. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 10 years ago
  20. b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 10 years ago
  21. bd72781 Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex by Vinayak Menon · 10 years ago
  22. da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 10 years ago
  23. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 10 years ago
  24. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 10 years ago
  25. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 10 years ago
  26. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 10 years ago
  27. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 10 years ago
  28. d644163 memcg: rework memcg_update_kmem_limit synchronization by Vladimir Davydov · 10 years ago
  29. 6de64be memcg: remove KMEM_ACCOUNTED_ACTIVATED flag by Vladimir Davydov · 10 years ago
  30. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 10 years ago
  31. f717eb3 slab: do not panic if we fail to create memcg cache by Vladimir Davydov · 10 years ago
  32. 842e287 memcg: get rid of kmem_cache_dup() by Vladimir Davydov · 10 years ago
  33. 2edefe1 memcg, slab: fix races in per-memcg cache creation/destruction by Vladimir Davydov · 10 years ago
  34. 96403da memcg: fix possible NULL deref while traversing memcg_slab_caches list by Vladimir Davydov · 10 years ago
  35. 959c896 memcg, slab: fix barrier usage when accessing memcg_caches by Vladimir Davydov · 10 years ago
  36. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 10 years ago
  37. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 10 years ago
  38. 3965fc3 slab: clean up kmem_cache_create_memcg() error handling by Vladimir Davydov · 10 years ago
  39. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  40. e3bba3c fs/proc/page.c: add PageAnon check to surely detect thp by Naoya Horiguchi · 10 years ago
  41. 8ff69e2 memcg: do not use vmalloc for mem_cgroup allocations by Vladimir Davydov · 10 years ago
  42. 01cc2e5 mm: munlock: fix potential race with THP page split by Vlastimil Babka · 10 years ago
  43. f0b791a mm: print more details for bad_page() by Dave Hansen · 10 years ago
  44. 12ab028 mm/zswap.c: change params from hidden to ro by Dan Streetman · 10 years ago
  45. 57ea817 mm: documentation: remove hopelessly out-of-date locking doc by Dave Hansen · 10 years ago
  46. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 10 years ago
  47. 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 10 years ago
  48. 90804ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  49. 30b02c4 assoc_array: remove global variable by Stephen Hemminger · 10 years ago
  50. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 10 years ago
  51. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  52. 1d32bda Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  53. 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  54. 93b05cb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  55. 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  56. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  57. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  58. 4988abf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 10 years ago
  59. fe41c2c Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 10 years ago
  60. 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  61. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  62. 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  63. bf39c00 f2fs: drop obsolete node page when it is truncated by Jaegeuk Kim · 10 years ago
  64. 7678ac5 fuse: support clients that don't implement 'open' by Andrew Gallagher · 11 years ago
  65. 451418f fuse: don't invalidate attrs when not using atime by Andrew Gallagher · 11 years ago
  66. 063ec1e fuse: fix SetPageUptodate() condition in STORE by Miklos Szeredi · 10 years ago
  67. 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 10 years ago
  68. 4b1a9a5 Merge branch 'misc' into for-linus by James Bottomley · 10 years ago
  69. 6281385 Merge branches 'for-3.13/upstream-fixes', 'for-3.14/i2c-hid', 'for-3.14/sensor-hub', 'for-3.14/sony' and 'for-3.14/upstream' into for-linus by Jiri Kosina · 10 years ago
  70. 4ef51a8 f2fs: introduce NODE_MAPPING for code consistency by Jaegeuk Kim · 10 years ago
  71. 63f5384 f2fs: remove the orphan block page array by Gu Zheng · 10 years ago
  72. 9df27d9 f2fs: add help function META_MAPPING by Gu Zheng · 10 years ago
  73. e8dae60 f2fs: move a branch for code redability by Jaegeuk Kim · 10 years ago
  74. a18ff06 f2fs: call mark_inode_dirty to flush dirty pages by Jaegeuk Kim · 10 years ago
  75. c04e7da neighbour.h: fix comment by Li Zhong · 10 years ago
  76. f434f7a sched: Fix warning on make htmldocs caused by wait.h by Masanari Iida · 10 years ago
  77. 5066a4d dm log userspace: allow mark requests to piggyback on flush requests by Dongmao Zhang · 10 years ago
  78. df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  79. fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata 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. 4a2829b Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  83. ff0bc6c Merge tag 'dlm-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 10 years ago
  84. 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 10 years ago
  85. 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 10 years ago
  86. 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 10 years ago
  87. 32665f2 mm/migrate: correct failure handling if !hugepage_migration_support() by Joonsoo Kim · 10 years ago
  88. 354a336 mm/migrate: add comment about permanent failure path by Naoya Horiguchi · 10 years ago
  89. aed0a0e mm, page_alloc: warn for non-blockable __GFP_NOFAIL allocation failure by David Rientjes · 10 years ago
  90. 55b7c4c mm: compaction: reset scanner positions immediately when they meet by Vlastimil Babka · 10 years ago
  91. 50b5b09 mm: compaction: do not mark unmovable pageblocks as skipped in async compaction by Vlastimil Babka · 10 years ago
  92. 7ed695e mm: compaction: detect when scanners meet in isolate_freepages by Vlastimil Babka · 10 years ago
  93. d3132e4 mm: compaction: reset cached scanner pfn's before reading them by Vlastimil Babka · 10 years ago
  94. de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 10 years ago
  95. 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 10 years ago
  96. 947b3dd memcg, oom: lock mem_cgroup_print_oom_info by Michal Hocko · 10 years ago
  97. 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 10 years ago
  98. 64a9a34 mm: numa: do not automatically migrate KSM pages by Mel Gorman · 10 years ago
  99. af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 10 years ago
  100. 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 10 years ago