summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-07-28mm/memblock.c: add new infrastructure to address the mem limit issueDennis Chen
2016-07-28kdb: use task_cpu() instead of task_thread_info()->cpuAndy Lutomirski
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski
2016-07-28mm: cleanup ifdef guards for vmem_altmapDan Williams
2016-07-28mm, THP: clean up return value of madvise_free_huge_pmdHuang Ying
2016-07-28mm: remove reclaim and compaction retry approximationsMel Gorman
2016-07-28mm, vmscan: remove highmem_file_pagesMel Gorman
2016-07-28mm: add per-zone lru list statMinchan Kim
2016-07-28mm, vmscan: Update all zone LRU sizes before updating memcgMel Gorman
2016-07-28mm, vmstat: remove zone and node double accounting by approximating retriesMel Gorman
2016-07-28mm: vmstat: account per-zone stalls and pages skipped during reclaimMel Gorman
2016-07-28mm: vmstat: replace __count_zone_vm_events with a zone id equivalentMel Gorman
2016-07-28mm, page_alloc: remove fair zone allocation policyMel Gorman
2016-07-28mm, vmscan: add classzone information to tracepointsMel Gorman
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman
2016-07-28mm: move most file-based accounting to the nodeMel Gorman
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman
2016-07-28mm: move page mapped accounting to the nodeMel Gorman
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman
2016-07-28mm, workingset: make working set detection node-awareMel Gorman
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman
2016-07-28mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman
2016-07-28mm, vmscan: remove balance gapMel Gorman
2016-07-28mm, mmzone: clarify the usage of zone paddingMel Gorman
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner
2016-07-28mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko
2016-07-28mm, oom: skip vforked tasks from being selectedMichal Hocko
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds
2016-07-27Merge tag 'for-linus-4.8' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab