Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aad932e75c573aec37a0652ff1c27a975d8d5373
/
include
/
linux
/
mmzone.h
5515061
mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
by Mel Gorman
· 12 years ago
702d1a6
memory-hotplug: fix kswapd looping forever problem
by Minchan Kim
· 12 years ago
9adb62a
mm/hotplug: correctly setup fallback zonelists when creating new pgdat
by Jiang Liu
· 12 years ago
fe03025
mm: CONFIG_HAVE_MEMBLOCK_NODE -> CONFIG_HAVE_MEMBLOCK_NODE_MAP
by Rabin Vincent
· 12 years ago
7db8889
mm: have order > 0 compaction start off where it left
by Rik van Riel
· 12 years ago
ca28ddc
mm: remove unused LRU_ALL_EVICTABLE
by Wanpeng Li
· 12 years ago
c255a45
memcg: rename config variables
by Andrew Morton
· 12 years ago
d14b7a4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
d8adde1
memory hotplug: fix invalid memory access caused by stale kswapd pointer
by Jiang Liu
· 12 years ago
59f91e5
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
46028e6
mm: cleanup on the comments of zone_reclaim_stat
by Wanpeng Li
· 12 years ago
7f5e86c
mm: add link from struct lruvec to struct zone
by Konstantin Khlebnikov
· 12 years ago
89abfab
mm/memcg: move reclaim_stat into lruvec
by Hugh Dickins
· 12 years ago
f3fd4a6
mm: remove lru type checks from __isolate_lru_page()
by Konstantin Khlebnikov
· 12 years ago
d484864
Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping
by Linus Torvalds
· 12 years ago
49f223a
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
by Marek Szyprowski
· 13 years ago
47118af
mm: mmzone: MIGRATE_CMA migration type added
by Michal Nazarewicz
· 13 years ago
35fca53
mmzone: fix comment typo coelesce -> coalesce
by Wang YanQing
· 13 years ago
aff6224
vmscan: only defer compaction for failed order and higher
by Rik van Riel
· 13 years ago
4111304
mm: enum lru_list lru
by Hugh Dickins
· 13 years ago
c824493
mm: compaction: make isolate_lru_page() filter-aware again
by Mel Gorman
· 13 years ago
6290df5
mm: collect LRU list heads into struct lruvec
by Johannes Weiner
· 13 years ago
ab8fabd
mm: exclude reserved pages from dirtyable memory
by Johannes Weiner
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
49ea7eb
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
by Mel Gorman
· 13 years ago
ee72886
mm: vmscan: do not writeback filesystem pages in direct reclaim
by Mel Gorman
· 13 years ago
f80c067
mm: zone_reclaim: make isolate_lru_page() filter-aware
by Minchan Kim
· 13 years ago
39deaf8
mm: compaction: make isolate_lru_page() filter-aware
by Minchan Kim
· 13 years ago
4356f21
mm: change isolate mode from #define to bitwise type
by Minchan Kim
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
bb2a0de
memcg: consolidate memory cgroup lru stat functions
by KAMEZAWA Hiroyuki
· 13 years ago
c6830c2
Fix node_start/end_pfn() definition for mm/page_cgroup.c
by KAMEZAWA Hiroyuki
· 13 years ago
2a56d22
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 13 years ago
246e87a
memcg: fix get_scan_count() for small targets
by KAMEZAWA Hiroyuki
· 13 years ago
7b7bf49
ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
by Will Deacon
· 13 years ago
a539f35
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
by Daniel Kiper
· 13 years ago
e3c40f3
mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context
by Daniel Kiper
· 13 years ago
0a9d59a
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
25a64ec
fix comment spelling becausse => because
by Pete Zaitcev
· 14 years ago
7913417
thp: transparent hugepage vmstat
by Andrea Arcangeli
· 14 years ago
9950474
mm: kswapd: stop high-order balancing when any suitable zone is balanced
by Mel Gorman
· 14 years ago
88f5acf
mm: page allocator: adjust the per-cpu counter threshold when memory is low
by Mel Gorman
· 14 years ago
0e093d99
writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
by Mel Gorman
· 14 years ago
ea941f0
writeback: add nr_dirtied and nr_written to /proc/vmstat
by Michael Rubin
· 14 years ago
aa45484
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
by Christoph Lameter
· 14 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 14 years ago
b645bd1
mmzone.h: remove dead prototype
by Alexander Nevenchannyy
· 14 years ago
7aac789
numa: introduce numa_mem_id()- effective local memory node id
by Lee Schermerhorn
· 14 years ago
4eaf3f6
mem-hotplug: fix potential race while building zonelist for new populated zone
by Haicheng Li
· 14 years ago
1f52250
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
by Haicheng Li
· 14 years ago
0faa563
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
by Marcelo Roberto Jimenez
· 14 years ago
4f92e25
mm: compaction: defer compaction using an exponential backoff when compaction fails
by Mel Gorman
· 14 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
93e4a89
mm: restore zone->all_unreclaimable to independence word
by KOSAKI Motohiro
· 15 years ago
a626b46
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
43cf38e
percpu: add __percpu sparse annotations to core kernel subsystems
by Tejun Heo
· 15 years ago
0867721
x86: Make 64 bit use early_res instead of bootmem before slab
by Yinghai Lu
· 15 years ago
2a61aa4
Fix misspellings of "invocation" in comments.
by Adam Buchbinder
· 15 years ago
99dcc3e
this_cpu: Page allocator conversion
by Christoph Lameter
· 15 years ago
01fc0ac
kbuild: move bounds.h to include/generated
by Sam Ravnborg
· 16 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
5f8dcc2
page-allocator: split per-cpu list into one-list-per-migrate-type
by Mel Gorman
· 15 years ago
f862963
mm: do batched scans for mem_cgroup
by Wu Fengguang
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
6e08a36
vmscan: cleanup the scan batching code
by Wu Fengguang
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
49255c6
page allocator: move check for disabled anti-fragmentation out of fastpath
by Mel Gorman
· 15 years ago
eb33575
[ARM] Double check memmap is actually valid with a memmap has unexpected holes V2
by Mel Gorman
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
ee99c71
mm: introduce for_each_populated_zone() macro
by KOSAKI Motohiro
· 16 years ago
082edb7
numa, cpumask: move numa_node_id default implementation to topology.h
by Rusty Russell
· 16 years ago
cc2559b
mm: fix memmap init for handling memory hole
by KAMEZAWA Hiroyuki
· 16 years ago
6e90157
mm: introduce zone_reclaim struct
by KOSAKI Motohiro
· 16 years ago
52d4b9a
memcg: allocate all page_cgroup at boot
by KAMEZAWA Hiroyuki
· 16 years ago
5344b7e
vmstat: mlocked pages statistics
by Nick Piggin
· 16 years ago
894bc31
Unevictable LRU Infrastructure
by Lee Schermerhorn
· 16 years ago
556adec
vmscan: second chance replacement for anonymous pages
by Rik van Riel
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
b69408e
vmscan: Use an indexed array for LRU variables
by Christoph Lameter
· 16 years ago
5bead2a
mm: mark the correct zone as full when scanning zonelists
by Mel Gorman
· 16 years ago
12d15f0
for_each_online_pgdat(): kerneldoc fix
by Fernando Luis Vazquez Cao
· 16 years ago
735643e
Remove "#ifdef __KERNEL__" checks from unexported headers
by Robert P. J. Day
· 17 years ago
fc3ba69
mm: Add NR_WRITEBACK_TEMP counter
by Miklos Szeredi
· 17 years ago
0475327
memory hotplug: register section/node id to free
by Yasunori Goto
· 17 years ago
9796547
mm: Get rid of __ZONE_COUNT
by Christoph Lameter
· 17 years ago
9223b41
pageflags: get rid of FLAGS_RESERVED
by Christoph Lameter
· 17 years ago
b454456
mm: make early_pfn_to_nid() a C function
by Andrew Morton
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
ddc81ed
remove sparse warning for mmzone.h
by Harvey Harrison
· 17 years ago
218ff13
Remove unused MAX_NODES_SHIFT
by Johannes Weiner
· 17 years ago
3dfa572
Page allocator: get rid of the list of cold pages
by Christoph Lameter
· 17 years ago
d773ed6
mm: test and set zone reclaim lock before starting reclaim
by David Rientjes
· 17 years ago
098d7f1
oom: add per-zone locking
by David Rientjes
· 17 years ago
e815af9
oom: change all_unreclaimable zone member to flags
by David Rientjes
· 17 years ago
a5d76b5
memory unplug: page isolation
by KAMEZAWA Hiroyuki
· 17 years ago
Next »