Age | Commit message (Expand) | Author |
2022-01-05 | firmware: memmap: use default_groups in kobj_type | Greg Kroah-Hartman |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287 | Thomas Gleixner |
2019-03-12 | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport |
2019-01-04 | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic | huang.zijiang |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
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 |