proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
[deliverable/linux.git] / mm / page_alloc.c
2016-07-30  Linus TorvaldsMerge branch 'x86-microcode-for-linus' of git://git...
2016-07-30  Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2016-07-30  Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-07-30  Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2016-07-30  Linus TorvaldsMerge tag 'devicetree-for-4.8' of git://git./linux...
2016-07-30  Linus TorvaldsMerge tag 'clk-for-linus-4.8' of git://git./linux/kerne...
2016-07-30  Linus TorvaldsMerge branch 'stable-4.8' of git://git.infradead.org...
2016-07-30  Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2016-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29  Linus TorvaldsMerge tag 'pm-urgent-4.8-rc1' of git://git./linux/kerne...
2016-07-29  Linus TorvaldsMerge branch 'for-4.7-fixes' of git://git./linux/kernel...
2016-07-29  Linus TorvaldsMerge branch 'smp-hotplug-for-linus' of git://git....
2016-07-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide
2016-07-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc
2016-07-29  Linus TorvaldsMerge tag 'arc-4.8-rc1' of git://git./linux/kernel...
2016-07-29  Rafael J. WysockiMerge branch 'pm-sleep'
2016-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git.armlinux.org...
2016-07-29  Dave AirlieMerge tag 'imx-drm-fixes-2016-07-27' of git://git.pengu...
2016-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29  Dave AirlieMerge tag 'topic/drm-misc-2016-07-28' of git://anongit...
2016-07-29  Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-07-29  Linus TorvaldsMerge tag 'freevxfs-for-4.8' of git://git.infradead...
2016-07-29  Linus TorvaldsMerge tag 'configfs-for-4.8' of git://git.infradead...
2016-07-29  Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2016-07-29  Benjamin GaignardMerge remote-tracking branch 'media_tree/vsp1' into...
2016-07-29  Linus TorvaldsMerge tag 'trace-v4.8' of git://git./linux/kernel/git...
2016-07-29  Linus TorvaldsMerge tag 'vfio-v4.8-rc1' of git://github.com/awilliam...
2016-07-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-29  Linus TorvaldsMerge tag 'libnvdimm-for-4.8' of git://git./linux/kerne...
2016-07-29  Linus TorvaldsMerge tag 'pinctrl-v4.8-1' of git://git./linux/kernel...
2016-07-28  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-28  Vlastimil Babkamm, compaction: simplify contended compaction handling
2016-07-28  Vlastimil Babkamm, compaction: introduce direct compaction priority
2016-07-28  Vlastimil Babkamm, thp: remove __GFP_NORETRY from khugepaged and madvi...
2016-07-28  Vlastimil Babkamm, page_alloc: make THP-specific decisions more generic
2016-07-28  Vlastimil Babkamm, page_alloc: restructure direct compaction handling...
2016-07-28  Vlastimil Babkamm, page_alloc: don't retry initial attempt in slowpath
2016-07-28  Vlastimil Babkamm, page_alloc: set alloc_flags only once in slowpath
2016-07-28  Andy Lutomirskimm: track NR_KERNEL_STACK in KiB instead of number...
2016-07-28  Mel Gormanmm: remove reclaim and compaction retry approximations
2016-07-28  Minchan Kimmm: add per-zone lru list stat
2016-07-28  Minchan Kimmm: show node_pages_scanned per node, not zone
2016-07-28  Mel Gormanmm, vmstat: remove zone and node double accounting...
2016-07-28  Mel Gormanmm: vmstat: replace __count_zone_vm_events with a zone...
2016-07-28  Mel Gormanmm: page_alloc: cache the last node whose dirty limit...
2016-07-28  Mel Gormanmm, page_alloc: remove fair zone allocation policy
2016-07-28  Mel Gormanmm: convert zone_reclaim to node_reclaim
2016-07-28  Mel Gormanmm, page_alloc: wake kswapd based on the highest eligib...
2016-07-28  Mel Gormanmm, vmscan: only wakeup kswapd once per node for the...
2016-07-28  Mel Gormanmm: move most file-based accounting to the node
2016-07-28  Mel Gormanmm: move page mapped accounting to the node
2016-07-28  Mel Gormanmm, page_alloc: consider dirtyable memory in terms...
2016-07-28  Mel Gormanmm, vmscan: make shrink_node decisions more node-centric
2016-07-28  Mel Gormanmm, vmscan: simplify the logic deciding whether kswapd...
2016-07-28  Mel Gormanmm, vmscan: move LRU lists to node
2016-07-28  Mel Gormanmm, vmscan: move lru_lock to the node
2016-07-28  Mel Gormanmm, vmstat: add infrastructure for per-node vmstats
2016-07-28  Mel Gormanmm, meminit: remove early_page_nid_uninitialised
2016-07-28  zhong jiangmm: update the comment in __isolate_free_page
2016-07-28  Linus TorvaldsMerge tag 'dmaengine-4.8-rc1' of git://git.infradead...
2016-07-28  Linus TorvaldsMerge tag 'hwlock-v4.8' of git://github.com/andersson...
2016-07-28  Linus TorvaldsMerge tag 'rproc-v4.8' of git://github.com/andersson...
2016-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-28  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-28  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2016-07-28  Linus TorvaldsMerge tag 'random_for_linus_stable' of git://git./linux...
2016-07-28  Linus TorvaldsMerge branch 'work.misc' of git://git./linux/kernel...
2016-07-28  Linus TorvaldsMerge branch 'salted-string-hash'
2016-07-28  Shaohua LiMerge branch 'mymd/for-next' into mymd/for-linus
2016-07-28  Russell KingMerge branches 'cpuidle', 'fixes' and 'misc' into for...
2016-07-28  Jiri KosinaMerge branch 'for-4.8/hid-led' into for-linus
2016-07-28  Jiri KosinaMerge branches 'for-4.8/alps', 'for-4.8/apple', 'for...
2016-07-27  Linus TorvaldsMerge tag 'hsi-for-4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'media/v4.8-4' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2016-07-27  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge branch 'i2c/for-4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'spi-v4.8' of git://git./linux/kernel/git...
2016-07-27  Linus TorvaldsMerge tag 'leds_for_4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'edac_for_4.8' of git://git./linux/kernel...
2016-07-27  Dave AirlieMerge branch 'drm-next-4.8' of git://people.freedesktop...
2016-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2016-07-27  Linus TorvaldsMerge tag 'for-linus-4.8-rc0-tag' of git://git./linux...
2016-07-27  Linus TorvaldsMerge tag 'arm64-upstream' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2016-07-27  Linus TorvaldsMerge tag 'dlm-4.8' of git://git./linux/kernel/git...
2016-07-27  Linus TorvaldsMerge tag 'for-f2fs-4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'xfs-for-linus-4.8-rc1' of git://git./linux...
2016-07-27  Mauro Carvalho ChehabMerge branch 'topic/docs-next' into v4l_for_linus
2016-07-27  Ingo MolnarMerge branch 'linus' into x86/microcode, to pick up...
2016-07-27  Miklos SzerediMerge branch 'd_real' into overlayfs-next
2016-07-27  Ingo MolnarMerge tag 'perf-urgent-for-mingo-20160726' of git:...
2016-07-27  Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-07-27  Linus TorvaldsMerge tag 'for-v4.8' of git://git./linux/kernel/git...
2016-07-27  Linus TorvaldsMerge tag 'regulator-v4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'regmap-v4.8' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'gpio-v4.8-1' of git://git./linux/kernel...
2016-07-27  Linus TorvaldsMerge tag 'media/v4.8-1' of git://git./linux/kernel...
next
This page took 0.302693 seconds and 108 git commands to generate.