- 5a1c84b mm: remove reclaim and compaction retry approximations by Mel Gorman · 8 years ago
- bb4cc2b mm, vmscan: remove highmem_file_pages by Mel Gorman · 8 years ago
- 71c799f mm: add per-zone lru list stat by Minchan Kim · 8 years ago
- 785b99f mm, vmscan: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
- 22fecdf mm, vmscan: remove redundant check in shrink_zones() by Mel Gorman · 8 years ago
- 7ee36a1 mm, vmscan: Update all zone LRU sizes before updating memcg by Mel Gorman · 8 years ago
- 33e077b mm: show node_pages_scanned per node, not zone by Minchan Kim · 8 years ago
- 68eb073 mm, pagevec: release/reacquire lru_lock on pgdat change by Mel Gorman · 8 years ago
- 9cb937e mm, page_alloc: fix dirtyable highmem calculation by Minchan Kim · 8 years ago
- bca6759 mm, vmstat: remove zone and node double accounting by approximating retries by Mel Gorman · 8 years ago
- e2ecc8a mm, vmstat: print node-based stats in zoneinfo file by Mel Gorman · 8 years ago
- 7cc30fc mm: vmstat: account per-zone stalls and pages skipped during reclaim by Mel Gorman · 8 years ago
- 16709d1 mm: vmstat: replace __count_zone_vm_events with a zone id equivalent by Mel Gorman · 8 years ago
- 3b8c0be mm: page_alloc: cache the last node whose dirty limit is reached by Mel Gorman · 8 years ago
- e6cbd7f mm, page_alloc: remove fair zone allocation policy by Mel Gorman · 8 years ago
- e5146b1 mm, vmscan: add classzone information to tracepoints by Mel Gorman · 8 years ago
- 84c7a77 mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit by Mel Gorman · 8 years ago
- d9f21d4 mm, vmscan: avoid passing in `remaining' unnecessarily to prepare_kswapd_sleep() by Mel Gorman · 8 years ago
- 4f58833 mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready by Mel Gorman · 8 years ago
- 970a39a mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node by Mel Gorman · 8 years ago
- a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
- 52e9f87 mm, page_alloc: wake kswapd based on the highest eligible zone by Mel Gorman · 8 years ago
- e1a5563 mm, vmscan: only wakeup kswapd once per node for the requested classzone by Mel Gorman · 8 years ago
- c4a2563 mm: move vmscan writes and file write accounting to the node by Mel Gorman · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 281e372 mm, page_alloc: consider dirtyable memory in terms of nodes by Mel Gorman · 8 years ago
- 1e6b1085 mm, workingset: make working set detection node-aware by Mel Gorman · 8 years ago
- ef8f232 mm, memcg: move memcg limit enforcement from zones to nodes by Mel Gorman · 8 years ago
- a9dd0a8 mm, vmscan: make shrink_node decisions more node-centric by Mel Gorman · 8 years ago
- 86c79f6 mm: vmscan: do not reclaim from kswapd if there is any eligible zone by Mel Gorman · 8 years ago
- 6256c6b mm, vmscan: remove duplicate logic clearing node congestion and dirty state by Mel Gorman · 8 years ago
- 79dafcd mm, vmscan: by default have direct reclaim only shrink once per node by Mel Gorman · 8 years ago
- 38087d9 mm, vmscan: simplify the logic deciding whether kswapd sleeps by Mel Gorman · 8 years ago
- 31483b6 mm, vmscan: remove balance gap by Mel Gorman · 8 years ago
- 1d82de6 mm, vmscan: make kswapd reclaim in terms of nodes by Mel Gorman · 8 years ago
- f7b6092 mm, vmscan: have kswapd only scan based on the highest requested zone by Mel Gorman · 8 years ago
- b2e1875 mm, vmscan: begin reclaiming pages on a per-node basis by Mel Gorman · 8 years ago
- 0f66114 mm, mmzone: clarify the usage of zone padding by Mel Gorman · 8 years ago
- 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
- a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
- 75ef718 mm, vmstat: add infrastructure for per-node vmstats by Mel Gorman · 8 years ago
- a621184 mm, meminit: remove early_page_nid_uninitialised by Mel Gorman · 8 years ago
- fec1e5f cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemask by Michal Hocko · 8 years ago
- a34c80a freezer, oom: check TIF_MEMDIE on the correct task by Michal Hocko · 8 years ago
- b2b331f mm/compaction: remove unnecessary order check in try_to_compact_pages() by Ganesh Mahendran · 8 years ago
- 55779ec mm: fix vm-scalability regression in cgroup-aware workingset code by Johannes Weiner · 8 years ago
- 400bc7f mm: update the comment in __isolate_free_page by zhong jiang · 8 years ago
- 091f362 mm, oom: tighten task_will_free_mem() locking by Michal Hocko · 8 years ago
- a373966 mm, oom: hide mm which is shared with kthread or global init by Michal Hocko · 8 years ago
- 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
- 696453e mm, oom: task_will_free_mem should skip oom_reaped tasks by Michal Hocko · 8 years ago
- 1af8bb4 mm, oom: fortify task_will_free_mem() by Michal Hocko · 8 years ago
- 97fd49c mm, oom: kill all tasks sharing the mm by Michal Hocko · 8 years ago
- b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
- 44a70ade mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj by Michal Hocko · 8 years ago
- 1d5f0ac proc, oom_adj: extract oom_score_adj setting into a helper by Michal Hocko · 8 years ago
- f913da5 proc, oom: drop bogus sighand lock by Michal Hocko · 8 years ago
- d49fbf7 proc, oom: drop bogus task_lock and mm check by Michal Hocko · 8 years ago
- 194dc87 Add braces to avoid "ambiguous ‘else’" compiler warnings by Linus Torvalds · 8 years ago
- 124a3d8 Disable "frame-address" warning by Linus Torvalds · 8 years ago
- 8448cef Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsi by Linus Torvalds · 8 years ago
- 818e607 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 8 years ago
- ff9a082 Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
- 6a492b0 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
- d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
- 6630420 Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
- 7ae0ae4 Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 8 years ago
- 607e11a Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 8 years ago
- 78d51ae Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmi by Linus Torvalds · 8 years ago
- c79a14d Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
- 6e8d666 Disable "maybe-uninitialized" warning globally by Linus Torvalds · 8 years ago
- 468fc7e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 08fd8c17 Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
- e831101 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- f9abf53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 8 years ago
- ba4f678 Merge tag 'dlm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 8 years ago
- 4fc29c1 Merge tag 'for-f2fs-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
- 0e6acf0 Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 8 years ago
- b07b58a ipmi: remove trydefaults parameter and default init by Tony Camuso · 9 years ago
- 85538b1 Merge branch 'topic/docs-next' into v4l_for_linus by Mauro Carvalho Chehab · 8 years ago
- fd6380b arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype by Catalin Marinas · 8 years ago
- 3623201 xgene: Fix build warning with ACPI disabled. by David S. Miller · 8 years ago
- d348061 be2net: perform temperature query in adapter regardless of its interface state by Guilherme G. Piccoli · 8 years ago
- 0e06f5c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
- f7816ad Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
- 6097d55 Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 8 years ago
- ae97999 Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 8 years ago
- 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
- 9c1958f Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
- 1b3fc0b Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
- d31dcd9 Merge tag 'for-linus-4.8-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 8 years ago
- 396d109 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
- 59ebc44 Merge tag 'pnp-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- e663107 Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 6453dbd Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
- 27b7902 Merge tag 'platform-drivers-x86-v4.8-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
- f7e6816 Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
- b9c220b arm64: Only select ARM64_MODULE_PLTS if MODULES=y by Catalin Marinas · 8 years ago