aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman3-14/+15
2016-07-28mm: move vmscan writes and file write accounting to the nodeMel Gorman2-6/+6
2016-07-28mm: move most file-based accounting to the nodeMel Gorman2-12/+13
2016-07-28mm: rename NR_ANON_PAGES to NR_ANON_MAPPEDMel Gorman1-1/+1
2016-07-28mm: move page mapped accounting to the nodeMel Gorman1-3/+3
2016-07-28mm, page_alloc: consider dirtyable memory in terms of nodesMel Gorman2-7/+7
2016-07-28mm, workingset: make working set detection node-awareMel Gorman2-4/+3
2016-07-28mm, memcg: move memcg limit enforcement from zones to nodesMel Gorman2-24/+16
2016-07-28mm, vmscan: make shrink_node decisions more node-centricMel Gorman3-12/+13
2016-07-28mm, vmscan: simplify the logic deciding whether kswapd sleepsMel Gorman1-2/+3
2016-07-28mm, vmscan: remove balance gapMel Gorman1-9/+0
2016-07-28mm, mmzone: clarify the usage of zone paddingMel Gorman1-3/+4
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman8-56/+93
2016-07-28mm, vmscan: move lru_lock to the nodeMel Gorman2-3/+9
2016-07-28mm, vmstat: add infrastructure for per-node vmstatsMel Gorman3-12/+98
2016-07-28mm: fix vm-scalability regression in cgroup-aware workingset codeJohannes Weiner2-1/+52
2016-07-28mm, oom_reaper: do not attempt to reap a task more than twiceMichal Hocko1-0/+1
2016-07-28mm, oom: fortify task_will_free_mem()Michal Hocko1-23/+3
2016-07-28mm, oom: skip vforked tasks from being selectedMichal Hocko1-0/+26
2016-07-28mm, oom_adj: make sure processes sharing mm have same view of oom_score_adjMichal Hocko1-0/+2
2016-07-28Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-2/+2
2016-07-28Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds4-56/+25
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds2-7/+9
2016-07-28timers/core: Correct callback order during CPU hot plugRichard Cochran1-1/+1
2016-07-28ceph: fix symbol versioning for ceph_monc_do_statfsArnd Bergmann1-1/+2
2016-07-28mailbox: Add Broadcom PDC mailbox driverRob Rice1-0/+56
2016-07-28libceph: fsmap.user subscription supportYan, Zheng2-3/+5
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng1-1/+1
2016-07-28libceph: rados pool namespace supportYan, Zheng2-5/+7
2016-07-28libceph: introduce reference counted stringYan, Zheng2-0/+63
2016-07-28libceph: define new ceph_file_layout structureYan, Zheng1-29/+21
2016-07-28libceph: add start en/decoding block helpersIlya Dryomov1-0/+54
2016-07-28libceph: add an ONSTACK initializer for oidsIlya Dryomov1-0/+5
2016-07-28libceph: fix some missing includesIlya Dryomov3-1/+2
2016-07-27Merge tag 'hsi-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-hsiLinus Torvalds1-1/+1
2016-07-27Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-0/+1
2016-07-27Merge tag 'media/v4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds20-806/+1913
2016-07-27Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds5-18/+36
2016-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-2/+21
2016-07-27Merge branch 'i2c/for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds4-5/+51
2016-07-27Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds2-1/+10
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-ledsLinus Torvalds4-8/+158
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 Torvalds147-898/+6238
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds8-25/+115
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+1
2016-07-27Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds2-15/+71
2016-07-27ipmi: remove trydefaults parameter and default initTony Camuso1-1/+1
2016-07-27Merge branch 'topic/docs-next' into v4l_for_linusMauro Carvalho Chehab20-806/+1913
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds36-344/+455