index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.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] 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
*
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
2005-09-13
1
-1
/
+2
*
[PATCH] remove invalid comment in mm/page_alloc.c
Renaud Lienhart
2005-09-10
1
-1
/
+1
*
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
2005-09-07
1
-6
/
+10
*
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
2005-09-07
1
-2
/
+2
*
[PATCH] More __read_mostly variables
Christoph Lameter
2005-09-07
1
-4
/
+4
*
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
2005-09-05
1
-5
/
+20
*
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
2005-09-05
1
-1
/
+1
*
[PATCH] mm: remove atomic
Nick Piggin
2005-09-05
1
-1
/
+1
*
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
Martin J. Bligh
2005-07-30
1
-11
/
+10
*
[PATCH] Remove bogus warning in page_alloc.c
Andy Whitcroft
2005-07-27
1
-4
/
+0
*
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
2005-07-07
1
-6
/
+0
*
[PATCH] print order information when OOM killing
Marcelo Tosatti
2005-07-07
1
-1
/
+1
*
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
Bob Picco
2005-06-27
1
-2
/
+1
*
[PATCH] sparsemem hotplug base
Andy Whitcroft
2005-06-23
1
-2
/
+2
*
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
2005-06-23
1
-0
/
+2
*
[PATCH] sparsemem memory model
Andy Whitcroft
2005-06-23
1
-9
/
+30
*
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
2005-06-23
1
-3
/
+3
*
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
2005-06-23
1
-1
/
+1
*
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
2005-06-23
1
-1
/
+5
*
[PATCH] boot_pageset must not be freed.
Christoph Lameter
2005-06-22
1
-2
/
+9
*
[PATCH] Kill stray newline
Denis Vlasenko
2005-06-21
1
-1
/
+1
[next]