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
/
drivers
/
firmware
/
memmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
1
-10
/
+1
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
1
-1
/
+1
2019-01-05
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
huang.zijiang
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2015-06-26
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2014-10-10
drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry
Yasuaki Ishimatsu
1
-0
/
+3
2014-08-07
drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r...
Yasuaki Ishimatsu
1
-0
/
+4
2014-08-07
drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent...
Yasuaki Ishimatsu
1
-1
/
+1
2014-01-22
drivers/firmware/memmap.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2013-04-30
firmware, memmap: fix firmware_map_entry leak
Yasuaki Ishimatsu
1
-6
/
+3
2013-02-24
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
1
-13
/
+183
2012-10-20
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
1
-2
/
+2
2012-07-31
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
1
-1
/
+1
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
1
-21
/
+36
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-06-17
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-7
/
+9
2009-02-19
Bernhard has moved
Bernhard Walle
1
-1
/
+1
2009-01-08
Make various things static
Roel Kluin
1
-3
/
+3
2008-08-13
firmware/memmap: cleanup
Bernhard Walle
1
-18
/
+43
2008-07-27
firmware: fix memmap printk format warnings
Randy Dunlap
1
-2
/
+4
2008-07-08
sysfs: add /sys/firmware/memmap
Bernhard Walle
1
-0
/
+205