1. 1aacb90 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial into next by Linus Torvalds · 11 years ago
  2. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  3. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  4. 8f5759a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux into next by Linus Torvalds · 11 years ago
  5. 681a289 Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next by Linus Torvalds · 11 years ago
  6. 3e030ec mm/memory-failure.c: fix memory leak by race between poison and unpoison by Naoya Horiguchi · 11 years ago
  7. 6f6acb0 memcg: fix swapcache charge from kernel thread context by Michal Hocko · 11 years ago
  8. 55231e5 mm: madvise: fix MADV_WILLNEED on shmem swapouts by Johannes Weiner · 11 years ago
  9. 7fcbbaf mm/filemap.c: avoid always dirtying mapping->flags on O_DIRECT by Jens Axboe · 11 years ago
  10. b985194 hwpoison, hugetlb: lock_page/unlock_page does not match for handling a free hugepage by Chen Yucong · 11 years ago
  11. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  12. 70210ed mm/memblock: add physical memory list by Philipp Hachtmann · 11 years ago
  13. f1af9d3 mm/memblock: Do some refactoring, enhance API by Philipp Hachtmann · 11 years ago
  14. 41abc902 Merge tag 'metag-for-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 11 years ago
  15. 719c555 block: move mm/bounce.c to block/ by Jens Axboe · 11 years ago
  16. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 11 years ago
  17. 68cb363 Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 11 years ago
  18. dd18dbc mm, thp: close race between mremap() and split_huge_page() by Kirill A. Shutemov · 11 years ago
  19. 3551a92 mm: postpone the disabling of kmemleak early logging by Catalin Marinas · 11 years ago
  20. 107437f mm/numa: Remove BUG_ON() in __handle_mm_fault() by Rik van Riel · 11 years ago
  21. 2fe5de9 Merge branch 'sched/urgent' into sched/core, to avoid conflicts by Ingo Molnar · 11 years ago
  22. 38583f0 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  23. 41a2128 slub: use sysfs'es release mechanism for kmem_cache by Christoph Lameter · 11 years ago
  24. 6237625 revert "mm: vmscan: do not swap anon pages just because free+file is low" by Johannes Weiner · 11 years ago
  25. 139b6a6 mm: filemap: update find_get_pages_tag() to deal with shadow entries by Johannes Weiner · 11 years ago
  26. 49e068f mm/compaction: make isolate_freepages start at pageblock boundary by Vlastimil Babka · 11 years ago
  27. d5c9fde mm/page-writeback.c: fix divide by zero in pos_ratio_polynom by Rik van Riel · 11 years ago
  28. 457c1b2 hugetlb: ensure hugepage access is denied if hugepages are not supported by Nishanth Aravamudan · 11 years ago
  29. 93030d8 slub: fix memcg_propagate_slab_attrs by Vladimir Davydov · 11 years ago
  30. 8169d30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  31. 39f1f78 nick kvfree() from apparmor by Al Viro · 11 years ago
  32. 30321c7 slab: Fix off by one in object max number tests. by David Miller · 11 years ago
  33. 7cc6897 slab: fix the type of the index on freelist index accessor by Joonsoo Kim · 11 years ago
  34. 5835f25 mm: Fix printk typo in dmapool.c by Hiroshige Sato · 11 years ago
  35. 50f5aa8 mm: don't pointlessly use BUG_ON() for sanity check by Linus Torvalds · 11 years ago
  36. 1cf35d4 mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing parts by Linus Torvalds · 11 years ago
  37. 1b17844 mm: make fixup_user_fault() check the vma access rights too by Linus Torvalds · 11 years ago
  38. b5a8cad thp: close race between split and zap huge pages by Kirill A. Shutemov · 11 years ago
  39. b59b8cb mm: fix new kernel-doc warning in filemap.c by Randy Dunlap · 11 years ago
  40. 7848a4b mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages() by Mizuma, Masayoshi · 11 years ago
  41. 83da751 vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state() by Christoph Lameter · 11 years ago
  42. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  43. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  44. 5a838c3 percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree() by Jianyu Zhan · 11 years ago
  45. f7c1d07 mm: Initialize error in shmem_file_aio_read() by Geert Uytterhoeven · 11 years ago
  46. bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  47. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  48. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  49. a786c06 missing bits of "splice: fix racy pipe->buffers uses" by Al Viro · 11 years ago
  50. 34bf6ef mm: slab/slub: use page->list consistently instead of page->lru by Dave Hansen · 11 years ago
  51. 0bf1457 mm: vmscan: do not swap anon pages just because free+file is low by Johannes Weiner · 11 years ago
  52. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  53. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 11 years ago
  54. 88da03a slub: use raw_cpu_inc for incrementing statistics by Christoph Lameter · 11 years ago
  55. 54b6a73 slub: fix leak of 'name' in sysfs_slab_add by Dave Jones · 11 years ago
  56. 9a41707 slub: rework sysfs layout for memcg caches by Vladimir Davydov · 11 years ago
  57. 84d0ddd slub: adjust memcg caches when creating cache alias by Vladimir Davydov · 11 years ago
  58. b852990 memcg, slab: do not destroy children caches if parent has aliases by Vladimir Davydov · 11 years ago
  59. 051dd46 memcg, slab: unregister cache from memcg before starting to destroy it by Vladimir Davydov · 11 years ago
  60. 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 11 years ago
  61. 5722d09 memcg, slab: cleanup memcg cache creation by Vladimir Davydov · 11 years ago
  62. a44cb944 memcg, slab: never try to merge memcg caches by Vladimir Davydov · 11 years ago
  63. 5d2d42d mm/zswap.c: remove unnecessary parentheses by SeongJae Park · 11 years ago
  64. 60105e1 mm/zswap: support multiple swap devices by Minchan Kim · 11 years ago
  65. 6335b19 mm/zswap.c: update zsmalloc in comment to zbud by SeongJae Park · 11 years ago
  66. 6b45251 mm/zswap.c: fix trivial typo and arrange indentation by SeongJae Park · 11 years ago
  67. ed12d84 mm/page_alloc.c: change mm debug routines back to EXPORT_SYMBOL by John Hubbard · 11 years ago
  68. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 11 years ago
  69. 55f6714 mm: hugetlb: fix softlockup when a large number of hugepages are freed. by Mizuma, Masayoshi · 11 years ago
  70. 1676323 mm/memblock.c: use PFN_PHYS() by Fabian Frederick · 11 years ago
  71. 136199f memblock: use for_each_memblock() by Emil Medve · 11 years ago
  72. ed6d7c8 mm: remove unused arg of set_page_dirty_balance() by Miklos Szeredi · 11 years ago
  73. 57e68e9 mm: try_to_unmap_cluster() should lock_page() before mlocking by Vlastimil Babka · 11 years ago
  74. 3a02576 mm: page_alloc: spill to remote nodes before waking kswapd by Johannes Weiner · 11 years ago
  75. d715ae0 memcg: rename high level charging functions by Michal Hocko · 11 years ago
  76. 6d1fdc4 memcg: sanitize __mem_cgroup_try_charge() call protocol by Johannes Weiner · 11 years ago
  77. b6b6cc7 memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge by Michal Hocko · 11 years ago
  78. df38197 memcg: get_mem_cgroup_from_mm() by Johannes Weiner · 11 years ago
  79. 03583f1 memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm() by Johannes Weiner · 11 years ago
  80. 284f39a mm: memcg: push !mm handling out to page cache charge function by Johannes Weiner · 11 years ago
  81. 1bec6b3 mm: memcg: inline mem_cgroup_charge_common() by Johannes Weiner · 11 years ago
  82. 59d1d25 mm: memcg: remove mem_cgroup_move_account_page_stat() by Johannes Weiner · 11 years ago
  83. 7af467e mm: memcg: remove unnecessary preemption disabling by Johannes Weiner · 11 years ago
  84. d230dec mm: use 'const char *' insted of 'char *' for reason in dump_page() by Kirill A. Shutemov · 11 years ago
  85. 3643763 mm/vmalloc.c: enhance vm_map_ram() comment by Gioh Kim · 11 years ago
  86. ac71490 mm: fix 'ERROR: do not initialise globals to 0 or NULL' and coding style by Choi Gi-yong · 11 years ago
  87. eb9a3c6 mempool: add unlikely and likely hints by Mikulas Patocka · 11 years ago
  88. da1c67a mm, compaction: determine isolation mode only once by David Rientjes · 11 years ago
  89. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 11 years ago
  90. 2a38961 mm, mempolicy: rename slab_node for clarity by David Rientjes · 11 years ago
  91. 3b32123 mm: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  92. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 11 years ago
  93. d7c1755 mm: implement ->map_pages for shmem/tmpfs by Ning Qu · 11 years ago
  94. 1592eef mm: add debugfs tunable for fault_around_order by Kirill A. Shutemov · 11 years ago
  95. 99e3e53 mm: cleanup size checks in filemap_fault() and filemap_map_pages() by Kirill A. Shutemov · 11 years ago
  96. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 11 years ago
  97. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 11 years ago
  98. 9164550 mm: disable split page table lock for !MMU by Kirill A. Shutemov · 11 years ago
  99. 1e1836e mm: revert "thp: make MADV_HUGEPAGE check for mm->def_flags" by Alex Thorlton · 11 years ago
  100. b6c7501 mm/compaction: clean-up code on success of ballon isolation by Joonsoo Kim · 11 years ago