index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
page_alloc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-6
/
+8
2005-10-29
[PATCH] mm: set per-cpu-pages lower threshold to zero
Seth, Rohit
1
-2
/
+2
2005-10-29
[PATCH] mm: page_alloc: increase size of per-cpu-pages
Seth, Rohit
1
-12
/
+12
2005-10-28
[PATCH] gfp_t: the rest
Al Viro
1
-14
/
+15
2005-10-28
[PATCH] gfp_t: infrastructure
Al Viro
1
-2
/
+2
2005-10-26
[PATCH] NUMA: broken per cpu pageset counters
Magnus Damm
1
-0
/
+2
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-6
/
+6
2005-09-13
[PATCH] use add_taint() for setting tainted bit flags
Randy Dunlap
1
-1
/
+2
2005-09-10
[PATCH] remove invalid comment in mm/page_alloc.c
Renaud Lienhart
1
-1
/
+1
2005-09-07
[PATCH] cpusets: formalize intermediate GFP_KERNEL containment
Paul Jackson
1
-6
/
+10
2005-09-07
[PATCH] Additions to .data.read_mostly section
Ravikiran G Thirumalai
1
-2
/
+2
2005-09-07
[PATCH] More __read_mostly variables
Christoph Lameter
1
-4
/
+4
2005-09-05
[PATCH] VM: add page_state info to per-node meminfo
Martin Hicks
1
-5
/
+20
2005-09-05
[PATCH] VM: zone reclaim atomic ops cleanup
Martin Hicks
1
-1
/
+1
2005-09-05
[PATCH] mm: remove atomic
Nick Piggin
1
-1
/
+1
2005-07-30
[PATCH] Fix NUMA node sizing in nr_free_zone_pages
Martin J. Bligh
1
-11
/
+10
2005-07-27
[PATCH] Remove bogus warning in page_alloc.c
Andy Whitcroft
1
-4
/
+0
2005-07-07
[PATCH] remove completly bogus comment inside __alloc_pages() try_to_free_pag...
Marcelo Tosatti
1
-6
/
+0
2005-07-07
[PATCH] print order information when OOM killing
Marcelo Tosatti
1
-1
/
+1
2005-06-27
[PATCH] fix WANT_PAGE_VIRTUAL in memmap_init
Bob Picco
1
-2
/
+1
2005-06-23
[PATCH] sparsemem hotplug base
Andy Whitcroft
1
-2
/
+2
2005-06-23
[PATCH] sparsemem swiss cheese numa layouts
Andy Whitcroft
1
-0
/
+2
2005-06-23
[PATCH] sparsemem memory model
Andy Whitcroft
1
-9
/
+30
2005-06-23
[PATCH] Introduce new Kconfig option for NUMA or DISCONTIG
Dave Hansen
1
-3
/
+3
2005-06-23
[PATCH] sparsemem base: reorganize page->flags bit operations
Dave Hansen
1
-1
/
+1
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
1
-1
/
+5
2005-06-22
[PATCH] boot_pageset must not be freed.
Christoph Lameter
1
-2
/
+9
2005-06-21
[PATCH] Kill stray newline
Denis Vlasenko
1
-1
/
+1
2005-06-21
[PATCH] bad_page: clear reclaim and slab
Hugh Dickins
1
-5
/
+10
[next]