index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
memmap.c
Age
Commit message (
Expand
)
Author
2015-06-25
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
2014-10-09
drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entry
Yasuaki Ishimatsu
2014-08-06
drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r...
Yasuaki Ishimatsu
2014-08-06
drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent...
Yasuaki Ishimatsu
2014-01-21
drivers/firmware/memmap.c: use memblock apis for early memory allocations
Santosh Shilimkar
2013-04-29
firmware, memmap: fix firmware_map_entry leak
Yasuaki Ishimatsu
2013-02-23
memory-hotplug: remove /sys/firmware/memmap/X sysfs
Yasuaki Ishimatsu
2012-10-19
firmware/memmap: avoid type conflicts with the generic memmap_init()
Fengguang Wu
2012-07-30
firmware_map: make firmware_map_add_early() argument consistent with firmware...
Yasuaki Ishimatsu
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-07
Driver core: Constify struct sysfs_ops in struct kobj_type
Emese Revfy
2010-03-06
memory-hotplug: create /sys/firmware/memmap entry for new memory
akpm@linux-foundation.org
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-06-16
firmware_map: fix hang with x86/32bit
Yinghai Lu
2009-02-18
Bernhard has moved
Bernhard Walle
2009-01-08
Make various things static
Roel Kluin
2008-08-12
firmware/memmap: cleanup
Bernhard Walle
2008-07-26
firmware: fix memmap printk format warnings
Randy Dunlap
2008-07-08
sysfs: add /sys/firmware/memmap
Bernhard Walle