aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-05
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-05
| |\ \
| | | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-05-31
| | |/
| * | ARM: remove global cr_no_alignmentRussell King2014-06-02
| * | ARM: provide common method to clear bits in CPU control registerRussell King2014-06-02
| |/
* / of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-30
|/
* arm: add support for reserved memory defined by device treeMarek Szyprowski2014-03-11
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-28
|\ \
| * | ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell2014-01-28
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-23
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-21
| |\ \ \
| | * \ \ Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King2014-01-13
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar2013-11-23
| | | * | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mappedGrygorii Strashko2013-11-23
| | | * | ARM: mm: Fix max_mapnr with recent max*pfn updatesSantosh Shilimkar2013-11-23
| | |/ / | |/| |
* | | | arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-21
* | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-21
| |_|/ |/| |
* | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-07
| |/ |/|
* | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-09
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar2013-10-31
| * ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King2013-10-31
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-12
|\ \
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-09
| * | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-09
| |/
* / Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-15
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-10
|\
| * of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-24
* | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-09
|\ \
| * | ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-13
| |/
* | Merge branch 'for-v3.12' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2013-09-09
|\ \
| * | ARM: init: add support for reserved memory defined by device treeMarek Szyprowski2013-08-27
| |/
* / ARM: constify machine_desc structure usesRussell King2013-07-26
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-13
|\
| * ARM: mm: fix boot on SA1110 AssabetRussell King2013-07-09
* | mm/ARM: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* | ARM: LPAE: use phys_addr_t for initrd locationVitaly Andrianov2013-05-30
* | ARM: LPAE: use phys_addr_t in free_memmap()Vitaly Andrianov2013-05-30
|/
* mm/ARM: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* mm/ARM: use common help functions to free reserved pagesJiang Liu2013-04-29
* mm, show_mem: suppress page counts in non-blockable contextsDavid Rientjes2013-04-29
* ARM: Allow arm_memblock_steal() to remove memory from any RAM regionRussell King2012-08-12
*-. Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King2012-07-27
|\ \
| | * ARM: 7432/1: use the new linux/sizes.hAlessandro Rubini2012-06-28
| |/
* / ARM: mm: fix type of the arm_dma_limit global variableMarek Szyprowski2012-06-11
|/
* ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski2012-05-21
* ARM: 7401/1: mm: Fix section mismatchesStephen Boyd2012-04-28