summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-07-29mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman2-4/+3
2016-07-29mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman3-8/+17
2016-07-29mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman1-1/+3
2016-07-29mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman1-3/+2
2016-07-29mm, page_alloc: remove fair zone allocation policyMel Gorman1-5/+0
2016-07-29mm: convert zone_reclaim to node_reclaimMel Gorman3-14/+15
2016-07-29mm: move vmscan writes and file write accounting to the nodeMel Gorman1-4/+4
2016-07-29mm: move most file-based accounting to the nodeMel Gorman1-9/+10
2016-07-29mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman1-1/+1
2016-07-29mm: move page mapped accounting to the nodeMel Gorman1-3/+3
2016-07-29mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2-7/+7
2016-07-29mm, workingset: make working set detection node-awareMel Gorman2-4/+3
2016-07-29mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2-24/+16
2016-07-29mm, vmscan: make shrink_node decisions more node-centricMel Gorman3-12/+13
2016-07-29mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman1-2/+3
2016-07-29mm, vmscan: remove balance gapMel Gorman1-9/+0
2016-07-29mm, mmzone: clarify the usage of zone paddingMel Gorman1-3/+4
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman7-49/+88
2016-07-29mm, vmscan: move lru_lock to the nodeMel Gorman2-3/+9
2016-07-29mm, vmstat: add infrastructure for per-node vmstatsMel Gorman3-12/+98
2016-07-29mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2-1/+52
2016-07-29mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko1-0/+1
2016-07-29mm, oom: fortify task_will_free_mem()Michal Hocko1-23/+3
2016-07-29mm, oom: skip vforked tasks from being selectedMichal Hocko1-0/+26
2016-07-29mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-0/+2
2016-07-28Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds1-1/+1
2016-07-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-2/+21
2016-07-28Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds3-5/+50
2016-07-28Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2-1/+10
2016-07-28Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds3-8/+140
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds1-1/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds52-449/+4320
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+2
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-15/+71
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso1-1/+1
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds32-320/+346
2016-07-27Merge tag 'for-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds2-3/+4
2016-07-27Merge tag 'regulator-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds6-7/+72
2016-07-27Merge tag 'regmap-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-0/+49
2016-07-27Merge tag 'media/v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds3-3/+2932
2016-07-27Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...Linus Torvalds1-1/+2
2016-07-27Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-4/+19
2016-07-27Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-4/+80
2016-07-27Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-25/+280
2016-07-27Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+26
2016-07-27mm: fix build warnings in <linux/compaction.h>Minchan Kim3-18/+16
2016-07-27shmem: split huge pages beyond i_size under memory pressureKirill A. Shutemov1-1/+5
2016-07-27thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHEKirill A. Shutemov1-1/+9
2016-07-27khugepaged: add support of collapse for tmpfs/shmem pagesKirill A. Shutemov1-0/+23
2016-07-27thp: extract khugepaged from mm/huge_memory.cKirill A. Shutemov2-0/+15