index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-11
[PATCH] mm: gfp_atomic comments
Paul Jackson
1
-1
/
+2
2006-01-11
[PATCH] Restore KERN_EMERG to each line printed by bad_page
Hugh Dickins
1
-3
/
+3
2006-01-11
[PATCH] fix/simplify mutex debugging code
David Woodhouse
1
-1
/
+1
2006-01-09
[PATCH] mutex subsystem, more debugging code
Ingo Molnar
1
-0
/
+3
2006-01-08
[PATCH] cpuset: memory pressure meter
Paul Jackson
1
-0
/
+1
2006-01-08
[PATCH] mm: free_pages opt
Nick Piggin
1
-28
/
+30
2006-01-08
[PATCH] mm: cleanup zone_pcp
Nick Piggin
1
-8
/
+8
2006-01-08
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
Rohit Seth
1
-0
/
+49
2006-01-08
[PATCH] slab: remove nested #ifdef CONFIG_NUMA
Christoph Lameter
1
-2
/
+0
2006-01-08
[PATCH] revert "mm: page_state fixes"
Andrew Morton
1
-1
/
+2
2006-01-06
[PATCH] mm: page_state opt
Nick Piggin
1
-39
/
+50
2006-01-06
[PATCH] build_zonelists_node(): rename args
Christoph Lameter
1
-9
/
+9
2006-01-06
[PATCH] Fix zone policy determination
Christoph Lameter
1
-3
/
+7
2006-01-06
[PATCH] mm: move determination of policy_zone into page allocator
Christoph Lameter
1
-0
/
+2
2006-01-06
[PATCH] mm: simplify build_zonelists_node by removing the case statement.
Christoph Lameter
1
-23
/
+11
2006-01-06
[PATCH] mm: add populated_zone() helper
Con Kolivas
1
-4
/
+4
2006-01-06
[PATCH] mm: bad_page optimisation
Nick Piggin
1
-24
/
+20
2006-01-06
[PATCH] mm: dma32 zone statistics
Nick Piggin
1
-3
/
+11
2006-01-06
[PATCH] FRV: Clean up bootmem allocator's page freeing algorithm
David Howells
1
-1
/
+35
2006-01-06
[PATCH] mm: page_alloc cleanups
Nick Piggin
1
-10
/
+6
2006-01-06
[PATCH] mm: page_state fixes
Nick Piggin
1
-3
/
+2
2006-01-06
[PATCH] mm: remove pcp low
Nick Piggin
1
-7
/
+2
2006-01-06
[PATCH] mm: remove bad_range
Nick Piggin
1
-7
/
+19
2006-01-06
[PATCH] mm: microopt conditions
Nick Piggin
1
-8
/
+8
2006-01-06
[PATCH] mm: set_page_refs opt
Nick Piggin
1
-17
/
+0
2006-01-06
[PATCH] mm: pagealloc opt
Nick Piggin
1
-7
/
+11
2006-01-06
[PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES
Mike Kravetz
1
-2
/
+0
2006-01-06
[PATCH] mm: fix __alloc_pages cpuset ALLOC_* flags
Paul Jackson
1
-3
/
+2
2005-12-15
[PATCH] missing prototype (mm/page_alloc.c)
Al Viro
1
-1
/
+1
2005-12-03
[PATCH] Fix up per-cpu page batch sizes
Nick Piggin
1
-8
/
+8
2005-11-28
[PATCH] mm: __alloc_pages cleanup fix
Nick Piggin
1
-7
/
+17
2005-11-22
[PATCH] unpaged: PG_reserved bad_page
Hugh Dickins
1
-12
/
+34
2005-11-22
[PATCH] unpaged: unifdefed PageCompound
Hugh Dickins
1
-5
/
+0
2005-11-17
[PATCH] VM: fix zone list restart in page allocatate
Jens Axboe
1
-3
/
+4
2005-11-14
Merge x86-64 update from Andi
Linus Torvalds
1
-6
/
+14
2005-11-14
[PATCH] x86_64: Remove obsolete ARCH_HAS_ATOMIC_UNSIGNED and page_flags_t
Andi Kleen
1
-1
/
+1
2005-11-14
[PATCH] x86_64: When cpu_up fails clean up page allocator properly
Andi Kleen
1
-2
/
+1
2005-11-14
[PATCH] x86_64: Add 4GB DMA32 zone
Andi Kleen
1
-3
/
+12
2005-11-13
[PATCH] mm: highmem watermarks
Nick Piggin
1
-13
/
+14
2005-11-13
[PATCH] mm: __alloc_pages cleanup
Rohit Seth
1
-110
/
+85
2005-11-13
[PATCH] mm: __GFP_NOFAIL fix
Kirill Korotaev
1
-0
/
+5
2005-11-10
[PATCH] Don't print per-cpu vm stats for offline cpus.
Dave Jones
1
-1
/
+1
2005-11-07
[PATCH] unexport nr_swap_pages
Adrian Bunk
1
-1
/
+0
2005-10-29
[PATCH] mm: wider use of for_each_*cpu()
John Hawkes
1
-4
/
+1
2005-10-29
[PATCH] memory hotplug: sysfs and add/remove functions
Dave Hansen
1
-2
/
+2
2005-10-29
[PATCH] memory hotplug locking: zone span seqlock
Dave Hansen
1
-5
/
+14
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
1
-0
/
+1
2005-10-29
[PATCH] memory hotplug prep: fixup bad_range()
Dave Hansen
1
-5
/
+21
2005-10-29
[PATCH] memory hotplug prep: break out zone initialization
Dave Hansen
1
-40
/
+58
2005-10-29
[PATCH] mm: split page table lock
Hugh Dickins
1
-8
/
+8
[next]