aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-09Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2013-08-27ARM: init: add support for reserved memory defined by device treeMarek Szyprowski
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-07-24of: Specify initrd location using 64-bitSantosh Shilimkar
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-09ARM: mm: fix boot on SA1110 AssabetRussell King
2013-07-03mm/ARM: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-05-30ARM: LPAE: use phys_addr_t for initrd locationVitaly Andrianov
2013-05-30ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov
2013-04-29mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu
2013-04-29mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes
2012-08-13ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King
2012-06-28ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini
2012-06-11ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-04-28ARM: 7401/1: mm: Fix section mismatchesStephen Boyd
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-24ARM: 7312/1: only show modules in the memory layout for MODULES=yUwe Kleine-König
2012-02-10ARM: Remove duplicate asm/memblock.h include from arch/arm/mm/init.cJesper Juhl
2012-01-19ARM: fix a section mismatch warning with our use of memblockRussell King
2012-01-13ARM: Add arm_memblock_steal() to allocate memory away from the kernelRussell King
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-11-18ARM: move initialization of the high_memory variable earlierNicolas Pitre
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-01ARM: 7113/1: mm: Align bank start to MAX_ORDER_NR_PAGESLinus Walleij
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-04ARM: 7067/1: mm: keep significant bits in pfn_validMark Rutland
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst
2011-08-09ARM: 7010/1: mm: fix invalid loop for poison_init_memJamie Iles
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-12ARM: dma: replace ISA_DMA_THRESHOLD with a variableRussell King
2011-07-08ARM: 6996/1: mm: Poison freed init memoryStephen Boyd
2011-07-07ARM: vmlinux.lds: move init sections between text and data sectionsRussell King
2011-06-11ARM: initrd: disable initrds outside of memoryRussell King