aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/h8300/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-14init: provide a generic free_initmem implementationMike Rapoport1-6/+0
2019-05-14initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig1-8/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+3
2019-03-12arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport1-1/+0
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport1-1/+1
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport1-1/+1
2017-11-15mm, arch: remove empty_bad_page*Michal Hocko1-13/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman3-0/+3
2015-06-23h8300: Memory managementYoshinori Sato4-0/+243
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck5-328/+0
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-28/+8
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu1-27/+3
2012-06-20h8300: use the declarations provided by <asm/sections.h>Geert Uytterhoeven1-9/+8
2012-06-20h8300: fix use of extinct _sbss and _ebssGeert Uytterhoeven1-2/+2
2012-03-28Disintegrate asm/system.h for H8300David Howells4-4/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo3-3/+1
2010-02-27m68k{,nommu}/h8300: Remove obsolete comment about map_chunkPhilippe De Muyter1-2/+2
2008-10-16h8300: GENERIC_BUG supportYoshinori Sato1-3/+2
2008-08-12h8300: fix section mismatchesYoshinori Sato1-6/+3
2008-07-26h8300: use generic show_mem()Johannes Weiner1-27/+0
2007-05-07h8300 generic irqYoshinori Sato1-1/+3
2006-09-26[PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializationsChristoph Lameter1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-2/+2
2006-01-10[PATCH] h8300: remove MAGIC_ROM_PTR from memory.cGreg Ungerer1-13/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds5-0/+424