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
/
include
/
linux
/
bootmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-12
x86: Make 64 bit use early_res instead of bootmem before slab
Yinghai Lu
1
-0
/
+7
2009-11-10
bootmem: Add free_bootmem_late()
FUJITA Tomonori
1
-0
/
+1
2009-09-22
mm: also use alloc_large_system_hash() for the PID hash table
Jan Beulich
1
-3
/
+2
2009-04-01
mm: enable hashdist by default on 64bit NUMA
Anton Blanchard
1
-3
/
+3
2009-02-24
bootmem: reorder interface functions and add a missing one
Tejun Heo
1
-13
/
+17
2009-02-24
bootmem: clean up arch-specific bootmem wrapping
Tejun Heo
1
-6
/
+4
2008-08-12
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system...
Jan Beulich
1
-0
/
+4
2008-07-25
bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE
Johannes Weiner
1
-5
/
+4
2008-07-24
bootmem: replace node_boot_start in struct bootmem_data
Johannes Weiner
1
-1
/
+1
2008-07-24
bootmem: clean up alloc_bootmem_core
Johannes Weiner
1
-4
/
+2
2008-07-24
bootmem: reorder code to match new bootmem structure
Johannes Weiner
1
-41
/
+45
2008-07-24
mm: introduce non panic alloc_bootmem
Andi Kleen
1
-0
/
+4
2008-07-24
mm: unexport __alloc_bootmem_core()
Johannes Weiner
1
-5
/
+0
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-0
/
+2
2008-07-08
x86: clean up reserve_bootmem_generic() and port it to 32-bit
Yinghai Lu
1
-0
/
+2
2008-06-21
Add return value to reserve_bootmem_node()
Bernhard Walle
1
-1
/
+1
2008-04-28
memory hotplug: make alloc_bootmem_section()
Yasunori Goto
1
-0
/
+2
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-2
/
+15
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-1
/
+0
2007-06-01
x86_64: allocate sparsemem memmap above 4G
Zou Nan hai
1
-0
/
+1
2007-05-02
[PATCH] x86-64: Set HASHDIST_DEFAULT to 1 for x86_64 NUMA
Ravikiran G Thirumalai
1
-2
/
+2
2007-03-22
[PATCH] FRV: fix unannotated variable declarations
David Howells
1
-1
/
+1
2006-12-07
[PATCH] remove HASH_HIGHMEM
Andrew Morton
1
-2
/
+1
2006-09-26
[PATCH] bootmem: miscellaneous coding style fixes
Franck Bui-Huu
1
-46
/
+49
2006-09-26
[PATCH] bootmem: remove useless headers inclusions
Franck Bui-Huu
1
-4
/
+1
2006-09-26
[PATCH] bootmem: limit to 80 columns width
Franck Bui-Huu
1
-13
/
+29
2006-09-26
[PATCH] bootmem: remove useless parentheses in bootmem header file
Franck Bui-Huu
1
-7
/
+7
2006-09-26
[PATCH] bootmem: remove useless __init in header file
Franck Bui-Huu
1
-23
/
+23
2006-09-22
[XFRM]: Dynamic xfrm_state hash table sizing.
David S. Miller
1
-1
/
+1
2006-07-10
[PATCH] FRV: Fix FRV arch compile errors
David Howells
1
-1
/
+1
2006-06-23
[PATCH] wait_table and zonelist initializing for memory hotadd: change to mem...
Yasunori Goto
1
-2
/
+2
2006-04-09
[PATCH] x86_64: Handle empty PXMs that only contain hotplug memory
Andi Kleen
1
-0
/
+1
2006-03-27
[PATCH] for_each_online_pgdat: for_each_bootmem
KAMEZAWA Hiroyuki
1
-0
/
+1
2006-03-25
[PATCH] x86_64: Try to allocate node memmap near the end of node
Andi Kleen
1
-0
/
+3
2006-01-06
[PATCH] Cleanup bootmem allocator and fix alloc_bootmem_low
Ravikiran G Thirumalai
1
-34
/
+12
2005-10-19
[PATCH] swiotlb: make sure initial DMA allocations really are in DMA memory
Yasunori Goto
1
-2
/
+30
2005-06-25
[PATCH] kdump: Retrieve saved max pfn
Vivek Goyal
1
-0
/
+4
2005-06-23
[PATCH] sparsemem base: simple NUMA remap space allocator
Dave Hansen
1
-0
/
+9
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+96