summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8502/1: mm: mark section-aligned portion of rodata NXKees Cook2016-02-111-3/+4
* ARM: 8501/1: mm: flip priority of CONFIG_DEBUG_RODATAKees Cook2016-02-081-9/+10
* Merge branch 'devel-stable' into for-linusRussell King2016-01-121-1/+4
|\
| * ARM: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-131-1/+4
* | ARM: 8464/1: Update all mm structures with section adjustmentsLaura Abbott2015-12-041-30/+62
|/
* of/fdt: split off FDT self reservation from memreserve processingArd Biesheuvel2015-06-021-0/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-141-49/+0
|\
| * ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0
* | arm: add support for memtestVladimir Murzin2015-04-141-0/+3
|/
*-. Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-101-6/+3
|\ \
| | * ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis2015-01-211-4/+1
| |/ |/|
| * ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-091-2/+2
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-121-4/+149
|\
| * Merge branch 'devel-stable' into for-nextRussell King2014-12-051-2/+147
| |\
| | * Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-031-2/+147
| | |\
| | | * ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-161-1/+47
| | | * ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-161-1/+100
| | | * arm: use generic fixmap.hMark Salter2014-10-161-1/+1
| * | | ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-2/+2
| |/ /
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-10-281-4/+4
|\ \ \ | |/ / |/| |
| * | ARM: fix some printk formatsRussell King2014-10-211-4/+4
| |/
* | ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski2014-10-091-1/+1
* | ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang2014-10-021-0/+5
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-051-44/+37
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-44/+28
| |\ \
| | | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-44/+28
| | |/
| * | ARM: remove global cr_no_alignmentRussell King2014-06-021-1/+0
| * | ARM: provide common method to clear bits in CPU control registerRussell King2014-06-021-0/+10
| |/
* | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-1/+0
|/
* arm: add support for reserved memory defined by device treeMarek Szyprowski2014-03-111-0/+2
*-. Merge branches 'fixes' and 'misc' into for-linusRussell King2014-01-281-1/+2
|\ \
| * | ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell2014-01-281-1/+2
* | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-01-231-58/+4
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2014-01-211-58/+4
| |\ \ \
| | * \ \ Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King2014-01-131-58/+4
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar2013-11-231-56/+2
| | | * | ARM: mm: Don't allow resizing of memblock data until "low" memory is not mappedGrygorii Strashko2013-11-231-1/+1
| | | * | ARM: mm: Fix max_mapnr with recent max*pfn updatesSantosh Shilimkar2013-11-231-1/+1
| | |/ / | |/| |
* | | | arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar2014-01-211-1/+1
* | | | mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman2014-01-211-3/+0
| |_|/ |/| |
* | | Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King2014-01-071-1/+1
| |/ |/|
* | ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar2013-12-091-1/+1
|/
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-6/+6
|\
| * ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar2013-10-311-6/+4
| * ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King2013-10-311-0/+2
* | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-8/+5
|\ \
| * | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-8/+0
| * | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-3/+8
| |/
* | Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski2013-10-151-3/+0
|/
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-1/+1
|\
OpenPOWER on IntegriCloud