index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
memblock.c
Commit message (
Expand
)
Author
Age
*
x86, ACPI, mm: Revert movablemem_map support
Yinghai Lu
2013-03-02
*
mm/memblock.c: use CONFIG_HAVE_MEMBLOCK_NODE_MAP to protect movablecore_map i...
Tang Chen
2013-02-23
*
page_alloc: bootmem limit with movablecore_map
Tang Chen
2013-02-23
*
memblock: Add memblock_mem_size()
Yinghai Lu
2013-01-29
*
mm: memblock: fix wrong memmove size in memblock_merge_regions()
Lin Feng
2013-01-11
*
x86, mm: Trim memory in memblock to be page aligned
Yinghai Lu
2012-10-24
*
mm: avoid section mismatch warning for memblock_type_name
Raghavendra D Prabhu
2012-10-09
*
mm/memblock: use existing interface to set nid
Wanpeng Li
2012-10-09
*
mm/memblock: Use NULL instead of 0 for pointers
Sachin Kamat
2012-09-05
*
mm/memblock.c:memblock_double_array(): cosmetic cleanups
Andrew Morton
2012-07-31
*
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
2012-07-11
*
mm/memblock: fix overlapping allocation when doubling reserved array
Greg Pearson
2012-06-20
*
mm: fix kernel-doc warnings
Wanpeng Li
2012-06-20
*
memblock: Document memblock_is_region_{memory,reserved}()
Stephen Boyd
2012-06-08
*
mm/memblock: fix memory leak on extending regions
Gavin Shan
2012-05-29
*
mm/memblock: cleanup on duplicate VA/PA conversion
Gavin Shan
2012-05-29
*
memblock: memblock should be able to handle zero length operations
Tejun Heo
2012-04-20
*
memblock: Fix size aligning of memblock_alloc_base_nid()
Tejun Heo
2012-03-01
*
memblock: Fix alloc failure due to dumb underflow protection in memblock_find...
Tejun Heo
2012-01-16
*
memblock: Reimplement memblock allocation using reverse free area iterator
Tejun Heo
2011-12-08
*
memblock: Kill early_node_map[]
Tejun Heo
2011-12-08
*
memblock: Implement memblock_add_node()
Tejun Heo
2011-12-08
*
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
*
memblock: Track total size of regions automatically
Tejun Heo
2011-12-08
*
memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
Tejun Heo
2011-12-08
*
memblock: Make memblock functions handle overflowing range @size
Tejun Heo
2011-12-08
*
memblock: Reimplement __memblock_remove() using memblock_isolate_range()
Tejun Heo
2011-12-08
*
memblock: Separate out memblock_isolate_range() from memblock_set_node()
Tejun Heo
2011-12-08
*
memblock: Kill memblock_init()
Tejun Heo
2011-12-08
*
memblock: Kill sentinel entries at the end of static region arrays
Tejun Heo
2011-12-08
*
memblock: Add __memblock_dump_all()
Tejun Heo
2011-12-08
*
memblock: Use memblock_reserve() in memblock internal functions
Tejun Heo
2011-12-08
*
memblock: Make memblock_{add|remove|free|reserve}() return int and update pro...
Tejun Heo
2011-12-08
*
Merge branch 'master' into x86/memblock
Tejun Heo
2011-11-28
|
\
|
*
mm/memblock.c: quiet sparse noise
H Hartley Sweeten
2011-10-31
|
*
mm/memblock.c: small function definition fixes
Jonghwan Choi
2011-10-31
|
*
memblock: add memblock_start_of_DRAM()
Sam Ravnborg
2011-10-31
|
*
mm/memblock.c: avoid abuse of RED_INACTIVE
Andrew Morton
2011-07-25
*
|
memblock: Cast phys_addr_t to unsigned long long for printf use
H. Peter Anvin
2011-07-14
*
|
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
*
|
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
Tejun Heo
2011-07-14
*
|
memblock: Implement for_each_free_mem_range()
Tejun Heo
2011-07-14
*
|
memblock: Add optional region->nid
Tejun Heo
2011-07-14
*
|
memblock: Reimplement memblock_add_region()
Tejun Heo
2011-07-14
*
|
memblock: Remove memblock_memory_can_coalesce()
Tejun Heo
2011-07-14
*
|
memblock: Separate out memblock_find_in_range_node()
Tejun Heo
2011-07-14
*
|
memblock: Make memblock_alloc_[try_]nid() top-down
Tejun Heo
2011-07-14
*
|
memblock: Don't allow archs to override memblock_nid_range()
Tejun Heo
2011-07-14
*
|
memblock: Improve generic memblock_nid_range() using for_each_mem_pfn_range()
Tejun Heo
2011-07-14
*
|
memblock: Replace memblock_find_base() with memblock_find_in_range()
Tejun Heo
2011-07-13
[next]