summaryrefslogtreecommitdiffstats
path: root/drivers/firmware/memmap.c
AgeCommit message (Expand)AuthorLines
2015-06-25drivers/firmware/memmap.c: fix kernel-doc formatMichal Simek-11/+13
2014-10-09drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entryYasuaki Ishimatsu-0/+3
2014-08-06drivers/firmware/memmap.c: don't allocate firmware_map_entry of same memory r...Yasuaki Ishimatsu-0/+4
2014-08-06drivers/firmware/memmap.c: pass the correct argument to firmware_map_find_ent...Yasuaki Ishimatsu-1/+1
2014-01-21drivers/firmware/memmap.c: use memblock apis for early memory allocationsSantosh Shilimkar-1/+1
2013-04-29firmware, memmap: fix firmware_map_entry leakYasuaki Ishimatsu-6/+3
2013-02-23memory-hotplug: remove /sys/firmware/memmap/X sysfsYasuaki Ishimatsu-13/+183
2012-10-19firmware/memmap: avoid type conflicts with the generic memmap_init()Fengguang Wu-2/+2
2012-07-30firmware_map: make firmware_map_add_early() argument consistent with firmware...Yasuaki Ishimatsu-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy-1/+1
2010-03-06memory-hotplug: create /sys/firmware/memmap entry for new memoryakpm@linux-foundation.org-21/+36
2009-09-22mm: don't use alloc_bootmem_low() where not strictly neededJan Beulich-1/+1
2009-06-16firmware_map: fix hang with x86/32bitYinghai Lu-7/+9
2009-02-18Bernhard has movedBernhard Walle-1/+1
2009-01-08Make various things staticRoel Kluin-3/+3
2008-08-12firmware/memmap: cleanupBernhard Walle-18/+43
2008-07-26firmware: fix memmap printk format warningsRandy Dunlap-2/+4
2008-07-08sysfs: add /sys/firmware/memmapBernhard Walle-0/+205