index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-30
[PATCH] cpusets GFP_ATOMIC fix: tonedown panic comment
pj@engr.sgi.com
-1
/
+1
2005-03-30
[PATCH] cpusets: special-case GFP_ATOMIC allocs
Paul Jackson
-1
/
+4
2005-03-28
Mark "gfp" masks as "unsigned int" and use __nocast to find violations.
Linus Torvalds
-5
/
+5
2005-03-13
[PATCH] no arch-specific mem_map init
Dave Hansen
-6
/
+16
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
-0
/
+16
2005-03-09
[PATCH] x86: do not unnecessarily memset the pgdats
Dave Hansen
-2
/
+0
2005-03-09
[PATCH] setup_per_zone_lowmem_reserve() oops fix
Andrew Morton
-6
/
+15
2005-03-07
[PATCH] Bad page state mapcount
Hugh Dickins
-2
/
+2
2005-03-07
[PATCH] stop using "base" argument in __free_pages_bulk()
Dave Hansen
-15
/
+44
2005-02-01
[PATCH] mm: convert memdie to an atomic thread bitflag
Andrea Arcangeli
-1
/
+1
2005-02-01
[PATCH] mm: fix several oom killer bugs
Andrea Arcangeli
-11
/
+43
2005-02-01
[PATCH] mm: rework lower-zone protection initialisation
Andrea Arcangeli
-104
/
+44
2005-01-20
[PATCH] uninline mod_page_state(offset, delta)
Oleg Nesterov
-2
/
+14
2005-01-10
[PATCH] Right severity level for fatal message
Pavel Machek
-1
/
+1
2005-01-09
Make it clear that GFP_ZERO does not work with atomic highmem allocations.
Linus Torvalds
-7
/
+8
2005-01-09
Map new page allocations as part of "prep_new_page".
Linus Torvalds
-1
/
+1
2005-01-07
[PATCH] no buddy bitmap patch revisit: for mm/page_alloc.c
Kamezawa Hiroyuki
-81
/
+81
2005-01-07
[PATCH] Replace 'numnodes' with 'node_online_map' - arch-independent
Matthew Dobson
-21
/
+27
2005-01-04
[PATCH] Make page allocator aware of requests for zeroed memory
Christoph Lameter
-6
/
+14
2005-01-04
[PATCH] VM routine fixes
David Howells
-2
/
+11
2005-01-03
[PATCH] swsusp: Kill O(n^2) algorithm in swsusp
Pavel Machek
-13
/
+17
2005-01-03
[PATCH] alloc_large_system_hash: NUMA interleaving
Brent Casavant
-9
/
+36
2005-01-03
[PATCH] collect page_states only from online cpus
Alex Williamson
-11
/
+22
2005-01-03
[PATCH] mm: teach kswapd about higher order areas
Nick Piggin
-1
/
+2
2005-01-03
[PATCH] mm: higher order watermarks
Nick Piggin
-19
/
+39
2005-01-03
[PATCH] mm: keep count of free areas
Nick Piggin
-14
/
+9
2004-11-15
[PATCH] mm: tune the page allocator thresholds
Nick Piggin
-18
/
+23
2004-11-07
[PATCH] fix find_next_best_node()
Jesse Barnes
-0
/
+6
2004-10-25
[PATCH] vm: unreclaimable pages debugginf
Nick Piggin
-1
/
+5
2004-10-18
[PATCH] taint on bad_page
Nick Piggin
-0
/
+1
2004-10-18
[PATCH] Create nodemask_t
Matthew Dobson
-1
/
+3
2004-09-02
[PATCH] make bad_page() print all of page->flags
William Lee Irwin III
-3
/
+3
2004-08-30
[PATCH] fix PID hash sizing
Nick Piggin
-2
/
+2
2004-08-26
[PATCH] call virt_to_page() with void*, not UL
Dave Hansen
-2
/
+2
2004-08-23
[PATCH] show Active/Inactive on per-node meminfo
Akinobu Mita
-5
/
+23
2004-08-23
[PATCH] alloc_pages priority tuning
Andrew Morton
-6
/
+14
2004-08-23
[PATCH] vm: alloc_pages watermark fixes
Nick Piggin
-66
/
+53
2004-08-23
[PATCH] rmaplock: kill page_map_lock
Hugh Dickins
-5
/
+5
2004-08-23
[PATCH] rmaplock: PageAnon in mapping
Hugh Dickins
-3
/
+0
2004-08-23
[PATCH] don't pass mem_map into init functions
Dave Hansen
-18
/
+23
2004-08-23
[PATCH] uml: Uml base patch
Paolo \'Blaisorblade\' Giarrusso
-0
/
+4
2004-08-22
[PATCH] break out zone free list initialization
Dave Hansen
-37
/
+47
2004-08-22
[PATCH] Make i/dhash_entries cmdline work as it use to.
Jose R. Santos
-25
/
+24
2004-08-07
Make sysctl pass the pos pointer around properly.
Linus Torvalds
-4
/
+4
2004-08-01
[PATCH] quieten down per-zone memory stats
Jesse Barnes
-2
/
+2
2004-07-31
[PATCH] slab memory shrinking balancing fix
Andrew Morton
-11
/
+0
2004-07-22
[PATCH] is_highmem() and WANT_PAGE_VIRTUAL
Andy Whitcroft
-1
/
+1
2004-07-10
[PATCH] convert uses of ZONE_HIGHMEM to is_highmem
Andy Whitcroft
-1
/
+1
2004-07-02
[PATCH] sparse: remaining integer zero / NULL fixes in allmodconfig & vmlinux
Mika Kukkonen
-1
/
+1
2004-06-27
[PATCH] fix GFP zone modifier interators
Andy Whitcroft
-4
/
+4
[next]