index
:
linux-cubox.git
bmm-3.12
drm-armada-fixes
drm-tda998x-3.12
drm-tda998x-3.12-fixes
tda998x-devel
tda998x-fixes
unstable/tda998x-devel
Solid-run Cubox Linux kernel tree mainline additions *UNSTABLE*
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
nobootmem.c
Age
Commit message (
Expand
)
Author
2011-11-28
Merge branch 'master' into x86/memblock
Tejun Heo
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-07-14
memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones
Tejun Heo
2011-07-14
memblock, x86: Replace __get_free_all_memory_range() with for_each_free_mem_r...
Tejun Heo
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
2011-07-14
memblock, x86: Replace memblock_x86_find_in_range_node() with generic membloc...
Tejun Heo
2011-07-13
memblock: Kill MEMBLOCK_ERROR
Tejun Heo
2011-05-25
memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
Yinghai Lu
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-23
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
2011-02-24
bootmem: Move __alloc_memory_core_early() to nobootmem.c
Yinghai Lu
2011-02-24
bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c
Yinghai Lu
2011-02-24
bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c
Yinghai Lu