index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
2006-01-08
1
-0
/
+49
*
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
2006-01-08
1
-2
/
+0
*
[PATCH] revert "mm: page_state fixes"
Andrew Morton
2006-01-08
1
-1
/
+2
*
[PATCH] mm: page_state opt
Nick Piggin
2006-01-06
1
-39
/
+50
*
[PATCH] build_zonelists_node(): rename args
Christoph Lameter
2006-01-06
1
-9
/
+9
*
[PATCH] Fix zone policy determination
Christoph Lameter
2006-01-06
1
-3
/
+7
*
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
2006-01-06
1
-0
/
+2
*
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
Christoph Lameter
2006-01-06
1
-23
/
+11
*
[PATCH] mm: add populated_zone() helper
Con Kolivas
2006-01-06
1
-4
/
+4
*
[PATCH] mm: bad_page optimisation
Nick Piggin
2006-01-06
1
-24
/
+20
*
[PATCH] mm: dma32 zone statistics
Nick Piggin
2006-01-06
1
-3
/
+11
*
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
2006-01-06
1
-1
/
+35
*
[PATCH] mm: page_alloc cleanups
Nick Piggin
2006-01-06
1
-10
/
+6
*
[PATCH] mm: page_state fixes
Nick Piggin
2006-01-06
1
-3
/
+2
*
[PATCH] mm: remove pcp low
Nick Piggin
2006-01-06
1
-7
/
+2
*
[PATCH] mm: remove bad_range
Nick Piggin
2006-01-06
1
-7
/
+19
*
[PATCH] mm: microopt conditions
Nick Piggin
2006-01-06
1
-8
/
+8
*
[PATCH] mm: set_page_refs opt
Nick Piggin
2006-01-06
1
-17
/
+0
*
[PATCH] mm: pagealloc opt
Nick Piggin
2006-01-06
1
-7
/
+11
*
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
Mike Kravetz
2006-01-06
1
-2
/
+0
*
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
Paul Jackson
2006-01-06
1
-3
/
+2
*
[PATCH] missing prototype (mm/page_alloc.c)
Al Viro
2005-12-15
1
-1
/
+1
*
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
2005-12-03
1
-8
/
+8
*
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
2005-11-28
1
-7
/
+17
*
[PATCH] unpaged: PG_reserved bad_page
Hugh Dickins
2005-11-22
1
-12
/
+34
*
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
2005-11-22
1
-5
/
+0
*
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
2005-11-17
1
-3
/
+4
*
Merge x86-64 update from Andi
Linus Torvalds
2005-11-14
1
-6
/
+14
|
\
|
*
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
2005-11-14
1
-1
/
+1
|
*
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
2005-11-14
1
-2
/
+1
|
*
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
2005-11-14
1
-3
/
+12
*
|
[PATCH] mm: highmem watermarks
Nick Piggin
2005-11-13
1
-13
/
+14
*
|
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
2005-11-13
1
-110
/
+85
*
|
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
2005-11-13
1
-0
/
+5
*
|
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
2005-11-10
1
-1
/
+1
*
|
[PATCH] unexport nr_swap_pages
Adrian Bunk
2005-11-07
1
-1
/
+0
|
/
*
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
2005-10-29
1
-4
/
+1
*
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
2005-10-29
1
-2
/
+2
*
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
2005-10-29
1
-5
/
+14
*
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
1
-0
/
+1
*
[PATCH] memory hotplug prep: fixup bad_range()
Dave Hansen
2005-10-29
1
-5
/
+21
*
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
2005-10-29
1
-40
/
+58
*
[PATCH] mm: split page table lock
Hugh Dickins
2005-10-29
1
-8
/
+8
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-6
/
+8
*
[PATCH] mm: set per-cpu-pages lower threshold to zero
Seth, Rohit
2005-10-29
1
-2
/
+2
*
[PATCH] mm: page_alloc: increase size of per-cpu-pages
Seth, Rohit
2005-10-29
1
-12
/
+12
*
[PATCH] gfp_t: the rest
Al Viro
2005-10-28
1
-14
/
+15
*
[PATCH] gfp_t: infrastructure
Al Viro
2005-10-28
1
-2
/
+2
*
[PATCH] NUMA: broken per cpu pageset counters
Magnus Damm
2005-10-26
1
-0
/
+2
*
[PATCH] gfp flags annotations - part 1
Al Viro
2005-10-08
1
-6
/
+6
[prev]
[next]