summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-9/+0
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-3/+0
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* microblaze: Stop printing the virtual memory layoutArvind Sankar2020-03-091-12/+0
* microblaze: Kernel parameters should be parsed earlierMichal Simek2020-02-241-0/+2
* microblaze: Wire CMA allocatorMichal Simek2020-02-041-0/+4
* microblaze: use pgtable-nopmd instead of 4level-fixupMike Rapoport2019-12-041-2/+5
* init: provide a generic free_initmem implementationMike Rapoport2019-05-141-5/+0
* initramfs: provide a generic free_initrd_mem implementationChristoph Hellwig2019-05-141-7/+0
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-2/+6
* arch: don't memset(0) memory returned by memblock_alloc()Mike Rapoport2019-03-121-4/+2
* microblaze: prefer memblock API returning virtual addressMike Rapoport2019-03-071-2/+3
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-2/+1
* memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* memblock: replace alloc_bootmem with memblock_allocMike Rapoport2018-10-311-1/+1
* microblaze: switch to NO_BOOTMEMRob Herring2018-03-161-50/+6
* microblaze: remove unused alloc_maybe_bootmemRob Herring2018-03-161-8/+0
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
* microblaze: Use asm-generic/io.hMichal Simek2014-04-071-1/+1
* memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-1/+2
* mm/microblaze: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-45/+6
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* microblaze: Fix initrd supportMichal Simek2013-05-091-4/+5
* mm/microblaze: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-291-5/+1
* mm/microblaze: use common help functions to free reserved pagesJiang Liu2013-04-291-26/+2
* microblaze: Fix coding style issuesMichal Simek2013-02-121-16/+16
* microblaze: Improve TLB calculation for small systemsMichal Simek2012-03-231-4/+10
* microblaze: Highmem supportMichal Simek2012-03-231-0/+68
* microblaze: Use active regionsMichal Simek2012-03-231-2/+16
* microblaze: Show more detailed information about memoryMichal Simek2012-03-231-3/+39
* microblaze: Introduce fixmapMichal Simek2012-03-231-6/+11
* microblaze: mm: Fix lowmem max memory size limitsMichal Simek2012-03-231-24/+43
* microblaze: mm: Use ZONE_DMA instead of ZONE_NORMALMichal Simek2012-03-231-5/+1
* microblaze: Add export.h to arch/microblaze files as requiredPaul Gortmaker2011-10-311-0/+1
* microblaze: add missing CONFIG_ prefixesPaul Bolle2011-10-131-3/+3
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-2/+0
* memblock, microblaze: Fix memblock API change falloutMichal Simek2010-09-111-5/+5
* Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-311-6/+1
|\
| * microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-041-6/+1
* | memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-041-11/+9
* | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-041-2/+2
|/
* lmb: rename to memblockYinghai Lu2010-07-141-20/+20
* microblaze: export assembly functions used by modulesMichal Simek2010-05-131-0/+1
* Merge branch 'master' into export-slabhTejun Heo2010-04-051-9/+0
|\
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-011-8/+0
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-011-1/+0
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/