index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bootmem.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-02
docs/mm: bootmem: add kernel-doc description of 'struct bootmem_data'
Mike Rapoport
1
-3
/
+14
2018-03-16
mm: remove obsolete alloc_remap()
Arnd Bergmann
1
-9
/
+0
2017-11-16
mm: define memblock_virt_alloc_try_nid_raw
Pavel Tatashin
1
-0
/
+27
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-07
mm: zero hash tables in allocator
Pavel Tatashin
1
-0
/
+1
2016-10-08
mm/nobootmem.c: remove duplicate macro ARCH_LOW_ADDRESS_LIMIT statements
zijun_hu
1
-4
/
+5
2016-05-20
include/linux: apply __malloc attribute
Rasmus Villemoes
1
-8
/
+8
2015-12-06
x86/mm: Introduce max_possible_pfn
Igor Mammedov
1
-0
/
+4
2015-06-25
mm: only define hashdist variable when needed
Rasmus Villemoes
1
-4
/
+4
2014-11-14
mem-hotplug: reset node managed pages when hot-adding a new pgdat
Tang Chen
1
-0
/
+1
2014-06-05
include/linux/bootmem.h: cleanup the comment for BOOTMEM_ flags
Wang Sheng-Hui
1
-3
/
+3
2014-01-31
memblock, bootmem: restore goal for alloc_low
Yinghai Lu
1
-2
/
+2
2014-01-28
memblock, nobootmem: add memblock_virt_alloc_low()
Yinghai Lu
1
-0
/
+37
2014-01-22
mm/memblock: add memblock memory allocation apis
Santosh Shilimkar
1
-0
/
+152
2014-01-22
mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
Grygorii Strashko
1
-1
/
+0
2013-07-04
mm: kill free_all_bootmem_node()
Jiang Liu
1
-1
/
+0
2013-07-04
mm: accurately calculate zone->managed_pages for highmem zones
Jiang Liu
1
-0
/
+1
2013-04-30
mm, nobootmem: clean-up of free_low_memory_core_early()
Joonsoo Kim
1
-1
/
+0
2013-02-24
memory-hotplug: common APIs to support page tables hot-remove
Wen Congyang
1
-0
/
+1
2013-01-30
mm: Add alloc_bootmem_low_pages_nopanic()
Yinghai Lu
1
-0
/
+5
2012-12-13
mm/bootmem.c: remove unused wrapper function reserve_bootmem_generic()
Lin Feng
1
-3
/
+0
2012-12-12
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
1
-2
/
+2
2012-07-12
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-0
/
+5
2012-05-30
mm: remove sparsemem allocation details from the bootmem allocator
Johannes Weiner
1
-3
/
+0
2012-05-24
mm: add a low limit to alloc_large_system_hash
Tim Bird
1
-1
/
+2
2011-07-14
memblock, x86: Make free_all_memory_core_early() explicitly free lowmem only
Tejun Heo
1
-1
/
+1
2011-05-25
memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit
Yinghai Lu
1
-9
/
+16
2011-05-12
mm: use alloc_bootmem_node_nopanic() on really needed path
Yinghai Lu
1
-0
/
+2
2011-03-24
crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...
Olaf Hering
1
-4
/
+0
2010-12-14
bootmem: Add alloc_bootmem_align()
Suresh Siddha
1
-0
/
+2
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-13
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-30
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
[next]