Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
0c9e63fd38a2fb2181668a0cdd622a3c23cfd567
/
mm
/
page_alloc.c
879336c
[PATCH] drain_node_pages: interrupt latency reduction / optimization
by Christoph Lameter
· 19 years ago
6626c5d
[PATCH] mm: prep_zero_page() in irq is a bug
by Andrew Morton
· 19 years ago
17cf440
[PATCH] mm: cleanup prep_ stuff
by Nick Piggin
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
8409751
[PATCH] mm: nommu use compound pages
by Nick Piggin
· 19 years ago
545b1ea
[PATCH] mm: cleanup bootmem
by Nick Piggin
· 19 years ago
8dfcc9b
[PATCH] mm: split highorder pages
by Nick Piggin
· 19 years ago
5e9dace
[PATCH] mm: page_alloc less atomics
by Nick Piggin
· 19 years ago
b40607f
[PATCH] __get_page_state() cpumask cleanup and fix
by Andrew Morton
· 19 years ago
8fce4d8
[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.
by Christoph Lameter
· 19 years ago
9b0f8b0
[PATCH] Terminate process that fails on a constrained allocation
by Christoph Lameter
· 19 years ago
4cf808e
[PATCH] Handle holes in node mask in node fallback list setup
by Linus Torvalds
· 19 years ago
d98c7a0
[PATCH] compound page: default destructor
by Hugh Dickins
· 19 years ago
41d78ba
[PATCH] compound page: use page[1].lru
by Hugh Dickins
· 19 years ago
88a2a4ac
[PATCH] percpu data: only iterate over possible CPUs
by Eric Dumazet
· 19 years ago
6292d9a
[PATCH] __cpuinit functions wrongly marked __meminit
by Ashok Raj
· 19 years ago
9eeff23
[PATCH] Zone reclaim: Reclaim logic
by Christoph Lameter
· 19 years ago
c09b424
[PATCH] x86_64: add __meminit for memory hotplug
by Matt Tolentino
· 19 years ago
cbe8dd4
[PATCH] memmap_init_zone(): remove uneccesary page++
by Greg Ungerer
· 19 years ago
4eac915
[PATCH] mm: gfp_atomic comments
by Paul Jackson
· 19 years ago
7365f3d
[PATCH] Restore KERN_EMERG to each line printed by bad_page
by Hugh Dickins
· 19 years ago
a4fc7ab
[PATCH] fix/simplify mutex debugging code
by David Woodhouse
· 19 years ago
de5097c
[PATCH] mutex subsystem, more debugging code
by Ingo Molnar
· 19 years ago
3e0d98b
[PATCH] cpuset: memory pressure meter
by Paul Jackson
· 19 years ago
48db57f
[PATCH] mm: free_pages opt
by Nick Piggin
· 19 years ago
23316bc
[PATCH] mm: cleanup zone_pcp
by Nick Piggin
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
bec6b0c
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
by Christoph Lameter
· 19 years ago
84c2008
[PATCH] revert "mm: page_state fixes"
by Andrew Morton
· 19 years ago
a74609f
[PATCH] mm: page_state opt
by Nick Piggin
· 19 years ago
070f803
[PATCH] build_zonelists_node(): rename args
by Christoph Lameter
· 19 years ago
02a68a5
[PATCH] Fix zone policy determination
by Christoph Lameter
· 19 years ago
4be38e3
[PATCH] mm: move determination of policy_zone into page allocator
by Christoph Lameter
· 19 years ago
1a93205
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
by Christoph Lameter
· 19 years ago
f3fe651
[PATCH] mm: add populated_zone() helper
by Con Kolivas
· 19 years ago
224abf9
[PATCH] mm: bad_page optimisation
by Nick Piggin
· 19 years ago
9328b8f
[PATCH] mm: dma32 zone statistics
by Nick Piggin
· 19 years ago
a226f6c
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
by David Howells
· 19 years ago
085cc7d
[PATCH] mm: page_alloc cleanups
by Nick Piggin
· 19 years ago
a86b1f5
[PATCH] mm: page_state fixes
by Nick Piggin
· 19 years ago
2d92c5c
[PATCH] mm: remove pcp low
by Nick Piggin
· 19 years ago
13e7444
[PATCH] mm: remove bad_range
by Nick Piggin
· 19 years ago
92be2e3
[PATCH] mm: microopt conditions
by Nick Piggin
· 19 years ago
77a8a78
[PATCH] mm: set_page_refs opt
by Nick Piggin
· 19 years ago
c54ad30
[PATCH] mm: pagealloc opt
by Nick Piggin
· 19 years ago
a94b3ab
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
by Mike Kravetz
· 19 years ago
47f3a86
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
by Paul Jackson
· 19 years ago
78d9955
[PATCH] missing prototype (mm/page_alloc.c)
by Al Viro
· 19 years ago
0ceaacc
[PATCH] Fix up per-cpu page batch sizes
by Nick Piggin
· 19 years ago
3148890
[PATCH] mm: __alloc_pages cleanup fix
by Nick Piggin
· 19 years ago
689bceb
[PATCH] unpaged: PG_reserved bad_page
by Hugh Dickins
· 19 years ago
664beed
[PATCH] unpaged: unifdefed PageCompound
by Hugh Dickins
· 19 years ago
6b1de91
[PATCH] VM: fix zone list restart in page allocatate
by Jens Axboe
· 19 years ago
4060994
Merge x86-64 update from Andi
by Linus Torvalds
· 19 years ago
07808b7
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
by Andi Kleen
· 19 years ago
b0d4169
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
by Andi Kleen
· 19 years ago
a2f1b42
[PATCH] x86_64: Add 4GB DMA32 zone
by Andi Kleen
· 19 years ago
669ed17
[PATCH] mm: highmem watermarks
by Nick Piggin
· 19 years ago
7fb1d9f
[PATCH] mm: __alloc_pages cleanup
by Rohit Seth
· 19 years ago
885036d
[PATCH] mm: __GFP_NOFAIL fix
by Kirill Korotaev
· 19 years ago
6b482c6
[PATCH] Don't print per-cpu vm stats for offline cpus.
by Dave Jones
· 19 years ago
f8b8db7
[PATCH] unexport nr_swap_pages
by Adrian Bunk
· 19 years ago
2f96996
[PATCH] mm: wider use of for_each_*cpu()
by John Hawkes
· 19 years ago
3947be1
[PATCH] memory hotplug: sysfs and add/remove functions
by Dave Hansen
· 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
c6a57e1
[PATCH] memory hotplug prep: fixup bad_range()
by Dave Hansen
· 19 years ago
ed8ece2
[PATCH] memory hotplug prep: break out zone initialization
by Dave Hansen
· 19 years ago
4c21e2f
[PATCH] mm: split page table lock
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
e46a5e2
[PATCH] mm: set per-cpu-pages lower threshold to zero
by Seth, Rohit
· 19 years ago
ba56e91
[PATCH] mm: page_alloc: increase size of per-cpu-pages
by Seth, Rohit
· 19 years ago
260b236
[PATCH] gfp_t: the rest
by Al Viro
· 19 years ago
af4ca45
[PATCH] gfp_t: infrastructure
by Al Viro
· 19 years ago
1c6fe94
[PATCH] NUMA: broken per cpu pageset counters
by Magnus Damm
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
9f15833
[PATCH] use add_taint() for setting tainted bit flags
by Randy Dunlap
· 19 years ago
207f36e
[PATCH] remove invalid comment in mm/page_alloc.c
by Renaud Lienhart
· 19 years ago
9bf2229
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
by Paul Jackson
· 19 years ago
6c231b7
[PATCH] Additions to .data.read_mostly section
by Ravikiran G Thirumalai
· 19 years ago
c3d8c14
[PATCH] More __read_mostly variables
by Christoph Lameter
· 19 years ago
c07e02d
[PATCH] VM: add page_state info to per-node meminfo
by Martin Hicks
· 19 years ago
53e9a61
[PATCH] VM: zone reclaim atomic ops cleanup
by Martin Hicks
· 19 years ago
242e546
[PATCH] mm: remove atomic
by Nick Piggin
· 19 years ago
e310fd4
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
by Martin J. Bligh
· 19 years ago
12b1c5f
[PATCH] Remove bogus warning in page_alloc.c
by Andy Whitcroft
· 19 years ago
37b173a
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pages handling
by Marcelo Tosatti
· 19 years ago
79b9ce3
[PATCH] print order information when OOM killing
by Marcelo Tosatti
· 19 years ago
3212c6b
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
by Bob Picco
· 19 years ago
29751f6
[PATCH] sparsemem hotplug base
by Andy Whitcroft
· 19 years ago
641c767
[PATCH] sparsemem swiss cheese numa layouts
by Andy Whitcroft
· 19 years ago
d41dee3
[PATCH] sparsemem memory model
by Andy Whitcroft
· 19 years ago
93b7504
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
by Dave Hansen
· 19 years ago
348f8b6
[PATCH] sparsemem base: reorganize page->flags bit operations
by Dave Hansen
· 19 years ago
6f167ec
[PATCH] sparsemem base: simple NUMA remap space allocator
by Dave Hansen
· 19 years ago
b7c84c6
[PATCH] boot_pageset must not be freed.
by Christoph Lameter
· 19 years ago
c0d6221
[PATCH] Kill stray newline
by Denis Vlasenko
· 19 years ago
334795e
[PATCH] bad_page: clear reclaim and slab
by Hugh Dickins
· 19 years ago
2caaad4
[PATCH] Reduce size of huge boot per_cpu_pageset
by Christoph Lameter
· 19 years ago
4ae7c03
[PATCH] Periodically drain non local pagesets
by Christoph Lameter
· 19 years ago
Next »