1. 2d1eb87 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  2. cda540a mm: get_user_pages(write,force) refuse to COW in shared areas by Hugh Dickins · 10 years ago
  3. f7789dc Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux by Linus Torvalds · 10 years ago
  4. bce5669 Merge branch 'devel-stable' into for-next by Russell King · 10 years ago
  5. 76ca7d1 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 10 years ago
  6. 6d2be91 mm/readahead.c: fix readahead failure for memoryless NUMA nodes and limit readahead pages by Raghavendra K T · 10 years ago
  7. 421af24 slub: do not drop slab_mutex for sysfs_slab_add by Vladimir Davydov · 10 years ago
  8. 5509a5d drop_caches: add some documentation and info message by Dave Hansen · 10 years ago
  9. 67f9fd9 mm: remove read_cache_page_async() by Sasha Levin · 10 years ago
  10. e9b71ca mm, thp: drop do_huge_pmd_wp_zero_page_fallback() by Kirill A. Shutemov · 10 years ago
  11. 3bb9779 mm: consolidate code to setup pte by Kirill A. Shutemov · 10 years ago
  12. fb09a46 mm: consolidate code to call vm_ops->page_mkwrite() by Kirill A. Shutemov · 10 years ago
  13. f0c6d4d mm: introduce do_shared_fault() and drop do_fault() by Kirill A. Shutemov · 10 years ago
  14. ec47c3b mm: introduce do_cow_fault() by Kirill A. Shutemov · 10 years ago
  15. e655fb2 mm: introduce do_read_fault() by Kirill A. Shutemov · 10 years ago
  16. 7eae74a mm: do_fault(): extract to call vm_ops->do_fault() to separate function by Kirill A. Shutemov · 10 years ago
  17. 80d7ef6 mm: rename __do_fault() -> do_fault() by Kirill A. Shutemov · 10 years ago
  18. de49850 mm/nobootmem.c: mark function as static by Rashika Kheria · 10 years ago
  19. d20199e mm/page_cgroup.c: mark functions as static by Rashika Kheria · 10 years ago
  20. 2eb2e14 mm/process_vm_access.c: mark function as static by Rashika Kheria · 10 years ago
  21. eafd4dc mm/mmap.c: mark function as static by Rashika Kheria · 10 years ago
  22. b19a993 mm/memory.c: mark functions as static by Rashika Kheria · 10 years ago
  23. 74e77fb mm/compaction.c: mark function as static by Rashika Kheria · 10 years ago
  24. 119d6d5 mm, compaction: avoid isolating pinned pages by David Rientjes · 10 years ago
  25. f412c97 mm, hugetlb: mark some bootstrap functions as __init by David Rientjes · 10 years ago
  26. 449dd69 mm: keep page cache radix tree nodes in check by Johannes Weiner · 10 years ago
  27. a528910 mm: thrash detection-based file cache sizing by Johannes Weiner · 10 years ago
  28. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  29. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  30. e7b563b mm: filemap: move radix tree hole searching here by Johannes Weiner · 10 years ago
  31. 6dbaf22 mm: shmem: save one radix tree lookup when truncating swapped pages by Johannes Weiner · 10 years ago
  32. d5bc5fd mm: vmscan: shrink_slab: rename max_pass -> freeable by Vladimir Davydov · 10 years ago
  33. 8382d91 mm, hugetlb: improve page-fault scalability by Davidlohr Bueso · 10 years ago
  34. 4e35f48 mm, hugetlb: use vma_resv_map() map types by Joonsoo Kim · 10 years ago
  35. f031dd2 mm, hugetlb: remove resv_map_put by Joonsoo Kim · 10 years ago
  36. 7b24d86 mm, hugetlb: fix race in region tracking by Davidlohr Bueso · 10 years ago
  37. 1406ec9 mm, hugetlb: improve, cleanup resv_map parameters by Joonsoo Kim · 10 years ago
  38. 9119a41 mm, hugetlb: unify region structure handling by Joonsoo Kim · 10 years ago
  39. d26914d mm: optimize put_mems_allowed() usage by Mel Gorman · 10 years ago
  40. 91ca918 mm, compaction: ignore pageblock skip when manually invoking compaction by David Rientjes · 10 years ago
  41. 3115cd9 mm: vmscan: remove shrink_control arg from do_try_to_free_pages() by Vladimir Davydov · 10 years ago
  42. 65ec02c mm: vmscan: move call to shrink_slab() to shrink_zones() by Vladimir Davydov · 10 years ago
  43. 99120b7 mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim by Vladimir Davydov · 10 years ago
  44. 8910ae8 kmemleak: change some global variables to int by Li Zefan · 10 years ago
  45. 5f3bf19 kmemleak: remove redundant code by Li Zefan · 10 years ago
  46. c89da70 kmemleak: allow freeing internal objects after kmemleak was disabled by Li Zefan · 10 years ago
  47. dc9b3f4 kmemleak: free internal objects only if there're no leaks to be reported by Li Zefan · 10 years ago
  48. 5acda9d bdi: avoid oops on device removal by Jan Kara · 10 years ago
  49. 6ca738d backing_dev: fix hung task on sync by Derek Basehore · 10 years ago
  50. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  51. 159d813 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  52. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. c800bcd sparse: fix comment by Li Zhong · 10 years ago
  54. cf6fafc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  55. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  56. 190f918 Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  57. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  58. d7a0698 locks: fix locks_mandatory_locked to respect file-private locks by Jeff Layton · 10 years ago
  59. 21ddfd3 percpu: renew the max_contig if we merge the head and previous block by Jianyu Zhan · 10 years ago
  60. 7e09e73 mm: fix swapops.h:131 bug if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  61. 8878439 mm: fix bad rss-counter if remap_file_pages raced migration by Hugh Dickins · 10 years ago
  62. 4d3bb51 cgroup: drop const from @buffer of cftype->write_string() by Tejun Heo · 10 years ago
  63. 3935ed6 mm: Add new func _install_special_mapping() to mmap.c by Stefani Seibold · 10 years ago
  64. 2f69fa8 percpu: allocation size should be even by Viro · 10 years ago
  65. fec5101 ARM: 7993/1: mm/memblock: add memblock_get_current_limit by Laura Abbott · 10 years ago
  66. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 10 years ago
  67. 2216ee8 mm/Kconfig: fix URL for zsmalloc benchmark by Ben Hutchings · 10 years ago
  68. 2af120b mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block by Laura Abbott · 10 years ago
  69. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 10 years ago
  70. 3d331ad percpu: speed alloc_pcpu_area() up by Al Viro · 10 years ago
  71. 723ad1d percpu: store offsets instead of lengths in ->map[] by Al Viro · 10 years ago
  72. 706c16f perpcu: fold pcpu_split_block() into the only caller by Al Viro · 10 years ago
  73. 2f2728f mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types by Heiko Carstens · 10 years ago
  74. c93e0f6 mm/compat: convert to COMPAT_SYSCALL_DEFINE by Heiko Carstens · 10 years ago
  75. 2732936 mm: page_alloc: exempt GFP_THISNODE allocations from zone fairness by Johannes Weiner · 10 years ago
  76. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 10 years ago
  77. 4fb1a86 memcg: reparent charges of children before processing parent by Filipe Brandenburger · 10 years ago
  78. ce48225 memcg: fix endless loop in __mem_cgroup_iter_next() by Hugh Dickins · 10 years ago
  79. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  80. 08088cb memcg: change oom_info_lock to mutex by Michal Hocko · 10 years ago
  81. 9845cbb mm, thp: fix infinite loop on memcg OOM by Kirill A. Shutemov · 10 years ago
  82. 33b6c77 mm, hwpoison: release page on PageHWPoison() in __do_fault() by Kirill A. Shutemov · 10 years ago
  83. d97a860 Merge branch 'linus' into sched/core by Thomas Gleixner · 10 years ago
  84. 4596172 mm: add support for discard of unused ptes by Konstantin Weitz · 11 years ago
  85. a53efe5 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm by Martin Schwidefsky · 12 years ago
  86. 6a4d07f Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  87. f2a77ab Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  88. 56eecdb mm: Use ptep/pmdp_set_numa() for updating _PAGE_NUMA bit by Aneesh Kumar K.V · 11 years ago
  89. 9d85d58 mm: Dirty accountable change only apply to non prot numa case by Aneesh Kumar K.V · 11 years ago
  90. 07bc356 cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() by Tejun Heo · 11 years ago
  91. e61734c cgroup: remove cgroup->name by Tejun Heo · 11 years ago
  92. b166492 cgroup: introduce cgroup_ino() by Tejun Heo · 11 years ago
  93. 5a17f54 cgroup: improve css_from_dir() into css_tryget_from_dir() by Tejun Heo · 11 years ago
  94. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 11 years ago
  95. 1e4dd94 slub: do not assert not having lock in removing freed partial by Steven Rostedt · 11 years ago
  96. 255d088 mm/slub.c: list_lock may not be held in some circumstances by David Rientjes · 11 years ago
  97. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  98. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 11 years ago
  99. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 1a698a4 Merge branch 'for-3.14-fixes' into for-3.15 by Tejun Heo · 11 years ago