Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c18acd73ffc209def08003a1927473096f66c5ad
/
include
/
linux
/
mmzone.h
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
467c996
Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo
by Mel Gorman
· 17 years ago
d9c2340
Do not depend on MAX_ORDER when grouping pages by mobility
by Mel Gorman
· 17 years ago
64c5e13
don't group high order atomic allocations
by Mel Gorman
· 17 years ago
ac0e5b7
remove PAGE_GROUP_BY_MOBILITY
by Mel Gorman
· 17 years ago
56fd56b
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks
by Mel Gorman
· 17 years ago
5c0e306
Fix corruption of memmap on IA64 SPARSEMEM when mem_section is not a power of 2
by Mel Gorman
· 17 years ago
e010487
Group high-order atomic allocations
by Mel Gorman
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
b92a6ed
Add a configure option to group pages by mobility
by Mel Gorman
· 17 years ago
b2a0ac8
Split the free lists for movable and unmovable allocations
by Mel Gorman
· 17 years ago
835c134
Add a bitmap that is used to track flags affecting a block of pages
by Mel Gorman
· 17 years ago
523b945
Memoryless nodes: Fix GFP_THISNODE behavior
by Christoph Lameter
· 17 years ago
540557b
sparsemem: record when a section has a valid mem_map
by Andy Whitcroft
· 17 years ago
b377fd3
Apply memory policies to top two highest zones when highest zone is ZONE_MOVABLE
by Mel Gorman
· 17 years ago
99eb8a5
Remove the arm26 port
by Adrian Bunk
· 17 years ago
5ad333e
Lumpy Reclaim V4
by Andy Whitcroft
· 17 years ago
2a1e274
Create the ZONE_MOVABLE zone
by Mel Gorman
· 17 years ago
f0c0b2b
change zonelist order: zonelist order selection logic
by KAMEZAWA Hiroyuki
· 17 years ago
4037d45
Move remote node draining out of slab allocators
by Christoph Lameter
· 18 years ago
14e0729
add pfn_valid_within helper for sub-MAX_ORDER hole detection
by Andy Whitcroft
· 18 years ago
4b51d66
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
by Christoph Lameter
· 18 years ago
05a0416
[PATCH] Drop __get_zone_counts()
by Christoph Lameter
· 18 years ago
51ed449
[PATCH] Reorder ZVCs according to cacheline
by Christoph Lameter
· 18 years ago
d23ad42
[PATCH] Use ZVC for free_pages
by Christoph Lameter
· 18 years ago
c878538
[PATCH] Use ZVC for inactive and active counts
by Christoph Lameter
· 18 years ago
a2f3aa02
[PATCH] Fix sparsemem on Cell
by Dave Hansen
· 18 years ago
15ad7cd
[PATCH] struct seq_operations and struct file_operations constification
by Helge Deller
· 18 years ago
7253f4e
[PATCH] memory page_alloc zonelist caching reorder structure
by Paul Jackson
· 18 years ago
9276b1bc
[PATCH] memory page_alloc zonelist caching speedup
by Paul Jackson
· 18 years ago
3bb1a852
[PATCH] vmscan: Fix temp_priority race
by Martin Bligh
· 18 years ago
7516795
[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpc
by Andy Whitcroft
· 18 years ago
d5f541e
[PATCH] Add node to zone for the NUMA case
by Christoph Lameter
· 18 years ago
5b99cd0
[PATCH] own header file for struct page
by Heiko Carstens
· 18 years ago
e129b5c
[PATCH] vm: add per-zone writeout counter
by Andrew Morton
· 18 years ago
c713216
[PATCH] Introduce mechanism for registering active regions of memory
by Mel Gorman
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
972d1a7
[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE
by Christoph Lameter
· 18 years ago
8417bba
[PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone
by Christoph Lameter
· 18 years ago
19655d3
[PATCH] linearly index zone->node_zonelists[]
by Christoph Lameter
· 18 years ago
e53ef38
[PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional
by Christoph Lameter
· 18 years ago
fb0e794
[PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional
by Christoph Lameter
· 18 years ago
2f1b624
[PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment
by Christoph Lameter
· 18 years ago
df9ecab
[PATCH] ZVC: Scale thresholds depending on the size of the system
by Christoph Lameter
· 18 years ago
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
ca889e6
[PATCH] Use Zoned VM Counters for NUMA statistics
by Christoph Lameter
· 18 years ago
d2c5e30
[PATCH] zoned vm counters: conversion of nr_bounce to per zone counter
by Christoph Lameter
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
ce866b3
[PATCH] zoned vm counters: conversion of nr_writeback to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
df849a1
[PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter
by Christoph Lameter
· 18 years ago
9a865ff
[PATCH] zoned vm counters: conversion of nr_slab to per zone counter
by Christoph Lameter
· 18 years ago
34aa133
[PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval
by Christoph Lameter
· 18 years ago
f3dbd34
[PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED
by Christoph Lameter
· 18 years ago
347ce43
[PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter
by Christoph Lameter
· 18 years ago
65ba55f
[PATCH] zoned vm counters: convert nr_mapped to per zone counter
by Christoph Lameter
· 18 years ago
2244b95
[PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation
by Christoph Lameter
· 18 years ago
30c253e
[PATCH] sparsemem: record nid during memory present
by Andy Whitcroft
· 18 years ago
718127c
[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone
by Yasunori Goto
· 18 years ago
02b694d
[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()
by Yasunori Goto
· 18 years ago
cee4cca
Merge git://git.infradead.org/hdrcleanup-2.6
by Linus Torvalds
· 18 years ago
93ff66b
[PATCH] Sparsemem build fix
by Ralf Baechle
· 18 years ago
66643de
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 18 years ago
e984bb4
[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary
by Bob Picco
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
95144c7
[PATCH] uninline zone helpers
by KAMEZAWA Hiroyuki
· 19 years ago
ae0f15f
[PATCH] for_each_online_pgdat: remove pgdat_list
by KAMEZAWA Hiroyuki
· 19 years ago
8357f86
[PATCH] define for_each_online_pgdat
by KAMEZAWA Hiroyuki
· 19 years ago
a0140c1
[PATCH] remove zone_mem_map
by KAMEZAWA Hiroyuki
· 19 years ago
a117e66
[PATCH] unify pfn_to_page: generic functions
by KAMEZAWA Hiroyuki
· 19 years ago
ce2ea89
[PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK
by Andy Whitcroft
· 19 years ago
79046ae
[PATCH] GFP_ZONETYPES: add commentry on how to calculate
by Andy Whitcroft
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
1f6818b
[PATCH] x86_64: Minor GFP_DMA32 comment fix
by Andi Kleen
· 19 years ago
22fc6ec
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros
by Ravikiran G Thirumalai
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
f3fe651
[PATCH] mm: add populated_zone() helper
by Con Kolivas
· 19 years ago
9328b8f
[PATCH] mm: dma32 zone statistics
by Nick Piggin
· 19 years ago
2d92c5c
[PATCH] mm: remove pcp low
by Nick Piggin
· 19 years ago
161599f
[PATCH] sparsemem: provide pfn_to_nid
by Andy Whitcroft
· 19 years ago
2bdaf11
[PATCH] flatmem split out memory model
by Andy Whitcroft
· 19 years ago
a94b3ab
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
by Mike Kravetz
· 19 years ago
d5afa6d
[PATCH] mm: pfn_to_pgdat not used in common code
by Andy Whitcroft
· 19 years ago
9f3fd60
[PATCH] mm: kvaddr_to_nid not used in common code
by Andy Whitcroft
· 19 years ago
ac3461a
Fix up GFP_ZONEMASK for GFP_DMA32 usage
by Linus Torvalds
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
69d81fc
[PATCH] x86_64: Speed up numa_node_id by putting it directly into the PDA
by Andi Kleen
· 19 years ago
07808b7
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
by Andi Kleen
· 19 years ago
a2f1b42
[PATCH] x86_64: Add 4GB DMA32 zone
by Andi Kleen
· 19 years ago
7fb1d9f
[PATCH] mm: __alloc_pages cleanup
by Rohit Seth
· 19 years ago
bdc8cb9
[PATCH] memory hotplug locking: zone span seqlock
by Dave Hansen
· 19 years ago
208d54e
[PATCH] memory hotplug locking: node_size_lock
by Dave Hansen
· 19 years ago
4ca644d
[PATCH] memory hotplug prep: __section_nr helper
by Dave Hansen
· 19 years ago
260b236
[PATCH] gfp_t: the rest
by Al Viro
· 19 years ago
28ae55c
[PATCH] sparsemem extreme: hotplug preparation
by Dave Hansen
· 19 years ago
3e34726
[PATCH] sparsemem extreme implementation
by Bob Picco
· 19 years ago
802f192
[PATCH] SPARSEMEM EXTREME
by Bob Picco
· 19 years ago
Next »