index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memblock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-30
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
1
-1
/
+1
2015-06-30
memblock: introduce a for_each_reserved_mem_region iterator
Robin Holt
1
-0
/
+32
2015-06-24
mm/memblock: allocate boot time data structures from mirrored memory
Tony Luck
1
-11
/
+67
2015-06-24
mm/memblock: add extra "flags" to memblock to allow selection of memory based...
Tony Luck
1
-20
/
+35
2015-04-15
mm/memblock.c: add debug output for memblock_add()
Alexander Kuleshov
1
-2
/
+16
2015-04-14
mm/memblock.c: rename local variable of memblock_type to `type'
Baoquan He
1
-2
/
+2
2014-12-13
mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG
Tony Luck
1
-23
/
+20
2014-09-10
mem-hotplug: let memblock skip the hotpluggable memory regions in __next_mem_...
Xishi Qiu
1
-0
/
+4
2014-08-29
memblock, memhotplug: fix wrong type in memblock_find_in_range_node().
Tang Chen
1
-2
/
+1
2014-06-06
mm/memblock.c: call kmemleak directly from memblock_(alloc|free)
Catalin Marinas
1
-2
/
+8
2014-06-04
mm/memblock.c: use PFN_DOWN
Fabian Frederick
1
-3
/
+2
2014-06-04
memblock: introduce memblock_alloc_range()
Akinobu Mita
1
-4
/
+17
2014-05-20
mm/memblock: add physical memory list
Philipp Hachtmann
1
-0
/
+12
2014-05-20
mm/memblock: Do some refactoring, enhance API
Philipp Hachtmann
1
-71
/
+122
2014-04-07
mm/memblock.c: use PFN_PHYS()
Fabian Frederick
1
-2
/
+2
2014-04-07
memblock: use for_each_memblock()
Emil Medve
1
-13
/
+11
2014-03-12
ARM: 7993/1: mm/memblock: add memblock_get_current_limit
Laura Abbott
1
-0
/
+5
2014-01-29
memblock: add limit checking to memblock_virt_alloc
Yinghai Lu
1
-0
/
+3
2014-01-27
memblock: don't silently align size in memblock_virt_alloc()
Yinghai Lu
1
-6
/
+0
2014-01-23
mm/nobootmem: free_all_bootmem again
Philipp Hachtmann
1
-15
/
+2
2014-01-23
mm: free memblock.memory in free_all_bootmem
Philipp Hachtmann
1
-0
/
+16
2014-01-21
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
Grygorii Strashko
1
-13
/
+8
2014-01-21
mm/memblock: add memblock memory allocation apis
Santosh Shilimkar
1
-2
/
+207
2014-01-21
mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES
Grygorii Strashko
1
-9
/
+19
2014-01-21
mm/memblock: reorder parameters of memblock_find_in_range_node
Grygorii Strashko
1
-8
/
+8
2014-01-21
mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
Grygorii Strashko
1
-2
/
+2
2014-01-21
mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
Grygorii Strashko
1
-0
/
+13
2014-01-21
memblock, mem_hotplug: make memblock skip hotpluggable regions if needed
Tang Chen
1
-0
/
+12
2014-01-21
memblock: make memblock_set_node() support different memblock_type
Tang Chen
1
-3
/
+3
2014-01-21
memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...
Tang Chen
1
-0
/
+53
2014-01-21
memblock, numa: introduce flags field into memblock
Tang Chen
1
-15
/
+38
2014-01-21
mm/memblock: debug: correct displaying of upper memory boundary
Grygorii Strashko
1
-2
/
+2
2013-11-13
mm/memblock.c: introduce bottom-up allocation mode
Tang Chen
1
-3
/
+80
2013-11-13
mm/memblock.c: factor out of top-down allocation
Tang Chen
1
-13
/
+34
2013-09-11
memblock, numa: binary search node id
Yinghai Lu
1
-0
/
+18
2013-07-09
mm/memblock.c: fix wrong comment in __next_free_mem_range()
Tang Chen
1
-1
/
+1
2013-04-29
memblock: fix missing comment of memblock_insert_region()
Tang Chen
1
-4
/
+5
2013-04-29
memblock: add assertion for zero allocation alignment
Vineet Gupta
1
-0
/
+3
2013-03-02
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
1
-50
/
+0
2013-02-23
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
1
-0
/
+34
2013-02-23
page_alloc: bootmem limit with movablecore_map
Tang Chen
1
-1
/
+17
2013-01-29
memblock: Add memblock_mem_size()
Yinghai Lu
1
-0
/
+17
2013-01-11
mm: memblock: fix wrong memmove size in memblock_merge_regions()
Lin Feng
1
-1
/
+2
2012-10-24
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
1
-0
/
+24
2012-10-09
mm: avoid section mismatch warning for memblock_type_name
Raghavendra D Prabhu
1
-1
/
+2
2012-10-09
mm/memblock: use existing interface to set nid
Wanpeng Li
1
-1
/
+1
2012-09-05
mm/memblock: Use NULL instead of 0 for pointers
Sachin Kamat
1
-1
/
+1
2012-07-31
mm/memblock.c:memblock_double_array(): cosmetic cleanups
Andrew Morton
1
-17
/
+18
2012-07-11
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-28
/
+23
2012-06-20
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
1
-4
/
+32
[next]