index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memblock.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
2013-11-13
1
-3
/
+80
*
mm/memblock.c: factor out of top-down allocation
Tang Chen
2013-11-13
1
-13
/
+34
*
memblock, numa: binary search node id
Yinghai Lu
2013-09-11
1
-0
/
+18
*
mm/memblock.c: fix wrong comment in __next_free_mem_range()
Tang Chen
2013-07-09
1
-1
/
+1
*
memblock: fix missing comment of memblock_insert_region()
Tang Chen
2013-04-29
1
-4
/
+5
*
memblock: add assertion for zero allocation alignment
Vineet Gupta
2013-04-29
1
-0
/
+3
*
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
2013-03-02
1
-50
/
+0
*
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
2013-02-23
1
-0
/
+34
*
page_alloc: bootmem limit with movablecore_map
Tang Chen
2013-02-23
1
-1
/
+17
*
memblock: Add memblock_mem_size()
Yinghai Lu
2013-01-29
1
-0
/
+17
*
mm: memblock: fix wrong memmove size in memblock_merge_regions()
Lin Feng
2013-01-11
1
-1
/
+2
*
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
2012-10-24
1
-0
/
+24
*
mm: avoid section mismatch warning for memblock_type_name
Raghavendra D Prabhu
2012-10-09
1
-1
/
+2
*
mm/memblock: use existing interface to set nid
Wanpeng Li
2012-10-09
1
-1
/
+1
*
mm/memblock: Use NULL instead of 0 for pointers
Sachin Kamat
2012-09-05
1
-1
/
+1
*
mm/memblock.c:memblock_double_array(): cosmetic cleanups
Andrew Morton
2012-07-31
1
-17
/
+18
*
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2012-07-11
1
-28
/
+23
*
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
2012-06-20
1
-4
/
+32
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
1
-6
/
+6
*
memblock: Document memblock_is_region_{memory,reserved}()
Stephen Boyd
2012-06-08
1
-0
/
+20
*
mm/memblock: fix memory leak on extending regions
Gavin Shan
2012-05-29
1
-13
/
+24
*
mm/memblock: cleanup on duplicate VA/PA conversion
Gavin Shan
2012-05-29
1
-2
/
+3
*
memblock: memblock should be able to handle zero length operations
Tejun Heo
2012-04-20
1
-1
/
+6
*
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
2012-03-01
1
-3
/
+3
*
memblock: Fix alloc failure due to dumb underflow protection in memblock_find...
Tejun Heo
2012-01-16
1
-2
/
+5
*
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
1
-146
/
+127
*
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
1
-1
/
+1
*
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
1
-7
/
+13
*
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
1
-3
/
+2
*
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
1
-14
/
+13
*
memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
Tejun Heo
2011-12-08
1
-29
/
+13
*
memblock: Make memblock functions handle overflowing range @size
Tejun Heo
2011-12-08
1
-3
/
+12
*
memblock: Reimplement __memblock_remove() using memblock_isolate_range()
Tejun Heo
2011-12-08
1
-47
/
+9
*
memblock: Separate out memblock_isolate_range() from memblock_set_node()
Tejun Heo
2011-12-08
1
-39
/
+78
*
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
1
-34
/
+14
*
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
2011-12-08
1
-12
/
+2
*
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
1
-4
/
+1
*
memblock: Use memblock_reserve() in memblock internal functions
Tejun Heo
2011-12-08
1
-6
/
+3
*
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
2011-12-08
1
-9
/
+9
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
1
-5
/
+12
|
\
|
*
mm/memblock.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
1
-1
/
+2
|
*
mm/memblock.c: small function definition fixes
Jonghwan Choi
2011-10-31
1
-1
/
+1
|
*
memblock: add memblock_start_of_DRAM()
Sam Ravnborg
2011-10-31
1
-0
/
+6
|
*
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
2011-07-25
1
-4
/
+4
*
|
memblock: Cast phys_addr_t to unsigned long long for printf use
H. Peter Anvin
2011-07-14
1
-2
/
+6
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
1
-0
/
+5
*
|
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
1
-1
/
+1
*
|
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
1
-0
/
+76
*
|
memblock: Add optional region->nid
Tejun Heo
2011-07-14
1
-18
/
+124
*
|
memblock: Reimplement memblock_add_region()
Tejun Heo
2011-07-14
1
-85
/
+110
[next]