1. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  2. 415c64c mm/memory-failure: split thp earlier in memory error handling by Naoya Horiguchi · 9 years ago
  3. 95bbc0c mm: rename RECLAIM_SWAP to RECLAIM_UNMAP by Zhihui Zhang · 9 years ago
  4. f012a84 mm: vmscan: do not throttle based on pfmemalloc reserves if node has no reclaimable pages by Nishanth Aravamudan · 9 years ago
  5. f4d2897 mm/page_alloc.c: cleanup obsolete KM_USER* by Anisse Astier · 9 years ago
  6. 73933b3 mm: drop bogus VM_BUG_ON_PAGE assert in put_page() codepath by Kirill A. Shutemov · 9 years ago
  7. a9919c7 mm: only define hashdist variable when needed by Rasmus Villemoes · 9 years ago
  8. 4abad2c mm: new arch_remap() hook by Laurent Dufour · 9 years ago
  9. e81f2d2 mm/hugetlb: reduce arch dependent code about huge_pmd_unshare by Zhang Zhen · 9 years ago
  10. 36f8818 mm: fix mprotect() behaviour on VM_LOCKED VMAs by Kirill A. Shutemov · 9 years ago
  11. cd09241 thp: cleanup how khugepaged enters freezer by Jiri Kosina · 9 years ago
  12. ebb0973 mm, hwpoison: remove obsolete "Notebook" todo list by Andi Kleen · 9 years ago
  13. e0de78d mm, hwpoison: add comment describing when to add new cases by Andi Kleen · 9 years ago
  14. 34cc699 slab: correct size_index table before replacing the bootstrap kmem_cache_node by Daniel Sanders · 9 years ago
  15. 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 9 years ago
  16. e045671 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  17. 5fa8e0a fs: Rename file_remove_suid() to file_remove_privs() by Jan Kara · 9 years ago
  18. 2726d56 vfs: add seq_file_path() helper by Miklos Szeredi · 9 years ago
  19. 9bf39ab vfs: add file_path() helper by Miklos Szeredi · 9 years ago
  20. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  21. 052b398 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. 66fc130 mm: shmem_zero_setup skip security check and lockdep conflict with XFS by Hugh Dickins · 9 years ago
  23. 44c5af9 mm/page_owner.c: use late_initcall to hook in enabling by Paul Gortmaker · 9 years ago
  24. a4bc6fc mm: replace module_init usages with subsys_initcall in nommu.c by Paul Gortmaker · 9 years ago
  25. 25c43bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  26. 02f7b41 zsmalloc: fix a null pointer dereference in destroy_handle_cache() by Sergey Senozhatsky · 9 years ago
  27. f371763 mm: memcontrol: fix false-positive VM_BUG_ON() on -rt by Johannes Weiner · 9 years ago
  28. 7d63809 memcg: do not call reclaim if !__GFP_WAIT by Vladimir Davydov · 9 years ago
  29. 85bd839 mm/memory_hotplug.c: set zone->wait_table to null after freeing it by Gu Zheng · 9 years ago
  30. 941742f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  31. 5857cd6 bdi: fix wrong error return value in cgwb_create() by Tejun Heo · 9 years ago
  32. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  33. b16b1de writeback: make writeback_control track the inode being written back by Tejun Heo · 9 years ago
  34. 21c6321 writeback: relocate wb[_try]_get(), wb_put(), inode_{attach|detach}_wb() by Tejun Heo · 9 years ago
  35. 97c9341 mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support is in use by Tejun Heo · 9 years ago
  36. c2aa723 writeback: implement memcg writeback domain based throttling by Tejun Heo · 9 years ago
  37. 2529bb3 writeback: reset wb_domain->dirty_limit[_tstmp] when memcg domain size changes by Tejun Heo · 9 years ago
  38. 841710a writeback: implement memcg wb_domain by Tejun Heo · 9 years ago
  39. 947e976 writeback: update wb_over_bg_thresh() to use wb_domain aware operations by Tejun Heo · 9 years ago
  40. aa661bb writeback: move over_bground_thresh() to mm/page-writeback.c by Tejun Heo · 9 years ago
  41. 9fc3a43 writeback: separate out domain_dirty_limits() by Tejun Heo · 9 years ago
  42. c798143 writeback: make __wb_writeout_inc() and hard_dirty_limit() take wb_domaas a parameter by Tejun Heo · 9 years ago
  43. e9f07df writeback: add dirty_throttle_control->dom by Tejun Heo · 9 years ago
  44. e9770b3 writeback: add dirty_throttle_control->wb_completions by Tejun Heo · 9 years ago
  45. daddfa3 writeback: add dirty_throttle_control->pos_ratio by Tejun Heo · 9 years ago
  46. b1cbc6d writeback: make __wb_calc_thresh() take dirty_throttle_control by Tejun Heo · 9 years ago
  47. 970fb01 writeback: add dirty_throttle_control->wb_bg_thresh by Tejun Heo · 9 years ago
  48. 2bc00ae writeback: consolidate dirty throttle parameters into dirty_throttle_control by Tejun Heo · 9 years ago
  49. dcc25ae writeback: move global_dirty_limit into wb_domain by Tejun Heo · 9 years ago
  50. 380c27c writeback: implement wb_domain by Tejun Heo · 9 years ago
  51. 8a73179 writeback: reorganize [__]wb_update_bandwidth() by Tejun Heo · 9 years ago
  52. 0d960a3 writeback: clean up wb_dirty_limit() by Tejun Heo · 9 years ago
  53. 733a572 memcg: make mem_cgroup_read_{stat|event}() iterate possible cpus instead of online by Tejun Heo · 9 years ago
  54. cc395d7 writeback: implement bdi_wait_for_completion() by Tejun Heo · 9 years ago
  55. 9ecf4866 writeback: make bdi_start_background_writeback() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  56. bc05873 writeback: make writeback_in_progress() take bdi_writeback instead of backing_dev_info by Tejun Heo · 9 years ago
  57. a06fd6b writeback: make laptop_mode_timer_fn() handle multiple bdi_writeback's by Tejun Heo · 9 years ago
  58. c00ddad writeback: remove bdi_start_writeback() by Tejun Heo · 9 years ago
  59. 693108a writeback: make bdi->min/max_ratio handling cgroup writeback aware by Tejun Heo · 9 years ago
  60. 95a46c6 writeback: make bdi_has_dirty_io() take multiple bdi_writeback's into account by Tejun Heo · 9 years ago
  61. 766a9d6 writeback: implement backing_dev_info->tot_write_bandwidth by Tejun Heo · 9 years ago
  62. d6c10f1 writeback: implement WB_has_dirty_io wb_state flag by Tejun Heo · 9 years ago
  63. 703c270 writeback: implement and use inode_congested() by Tejun Heo · 9 years ago
  64. ec8a6f2 writeback: make congestion functions per bdi_writeback by Tejun Heo · 9 years ago
  65. dfb8ae5 writeback: let balance_dirty_pages() work on the matching cgroup bdi_writeback by Tejun Heo · 9 years ago
  66. 9101813 writeback: attribute stats to the matching per-cgroup bdi_writeback by Tejun Heo · 9 years ago
  67. 52ebea7 writeback: make backing_dev_info host cgroup-specific bdi_writebacks by Tejun Heo · 9 years ago
  68. 4aa9c69 bdi: separate out congested state into a separate struct by Tejun Heo · 9 years ago
  69. 8395cd9 writeback: add @gfp to wb_init() by Tejun Heo · 9 years ago
  70. a212b10 bdi: make inode_to_bdi() inline by Tejun Heo · 9 years ago
  71. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 9 years ago
  72. 4610007 writeback: reorganize mm/backing-dev.c by Tejun Heo · 9 years ago
  73. f0054bb writeback: move backing_dev_info->wb_lock and ->worklist into bdi_writeback by Tejun Heo · 9 years ago
  74. de1fff3 writeback: s/bdi/wb/ in mm/page-writeback.c by Tejun Heo · 9 years ago
  75. a88a341 writeback: move bandwidth related fields from backing_dev_info into bdi_writeback by Tejun Heo · 9 years ago
  76. 93f78d8 writeback: move backing_dev_info->bdi_stat[] into bdi_writeback by Tejun Heo · 9 years ago
  77. 4452226 writeback: move backing_dev_info->state into bdi_writeback by Tejun Heo · 9 years ago
  78. ad7fa85 memcg: implement mem_cgroup_css_from_page() by Tejun Heo · 9 years ago
  79. 5616163 memcg: add mem_cgroup_root_css by Tejun Heo · 9 years ago
  80. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  81. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 9 years ago
  82. aad653a block: discard bdi_unregister() in favour of bdi_destroy() by NeilBrown · 9 years ago
  83. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  84. 343df3c suspend: simplify block I/O handling by Christoph Hellwig · 9 years ago
  85. 9ec2353 sched/preempt, mm/fault: Trigger might_sleep() in might_fault() with disabled pagefaults by David Hildenbrand · 9 years ago
  86. b0dc2b9 mm, numa: really disable NUMA balancing by default on single node machines by Mel Gorman · 9 years ago
  87. 1ae7013 CMA: page_isolation: check buddy before accessing it by Hui Zhu · 9 years ago
  88. 8f4fc07 gfp: add __GFP_NOACCOUNT by Vladimir Davydov · 9 years ago
  89. b04096f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  90. af658dc tracing: Rename ftrace_event.h to trace_events.h by Steven Rostedt (Red Hat) · 9 years ago
  91. b63ae8c mm/net: Rename and move page fragment handling from net/ to mm/ by Alexander Duyck · 9 years ago
  92. 5f2c417 switch ->put_link() from dentry to inode by Al Viro · 9 years ago
  93. 6e77137 don't pass nameidata to ->follow_link() by Al Viro · 9 years ago
  94. 680baac new ->follow_link() and ->put_link() calling conventions by Al Viro · 9 years ago
  95. 60380f1 shmem: switch to simple_follow_link() by Al Viro · 9 years ago
  96. 1daac19 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  97. e386eed mm/hwpoison-inject: check PageLRU of hpage by Naoya Horiguchi · 9 years ago
  98. 7ea434a mm/hwpoison-inject: fix refcounting in no-injection case by Naoya Horiguchi · 9 years ago
  99. 602498f mm: soft-offline: fix num_poisoned_pages counting on concurrent events by Naoya Horiguchi · 9 years ago
  100. 09789e5 mm/memory-failure: call shake_page() when error hits thp tail page by Naoya Horiguchi · 9 years ago