aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/init.c
AgeCommit message (Expand)Author
2015-04-14ARM: switch to use the generic show_mem() implementationRussell King
2015-02-10Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King
2015-01-21ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis
2015-01-09ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky
2014-12-12Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-12-05Merge branch 'devel-stable' into for-nextRussell King
2014-11-21ARM: convert printk(KERN_* to pr_*Russell King
2014-11-03Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King
2014-10-28Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-10-21ARM: fix some printk formatsRussell King
2014-10-16ARM: mm: allow text and rodata sections to be read-onlyKees Cook
2014-10-16ARM: mm: allow non-text sections to be non-executableKees Cook
2014-10-16arm: use generic fixmap.hMark Salter
2014-10-09ARM: mm: don't limit default CMA region only to low memoryMarek Szyprowski
2014-10-02ARM: 8167/1: extend the reserved memory for initrd to be page alignedYalin Wang
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-02ARM: remove global cr_no_alignmentRussell King
2014-06-02ARM: provide common method to clear bits in CPU control registerRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-04-30of/fdt: move memreserve and dtb memory reservations into coreRob Herring
2014-03-11arm: add support for reserved memory defined by device treeMarek Szyprowski
2014-01-28Merge branches 'fixes' and 'misc' into for-linusRussell King
2014-01-28ARM: 7941/2: Fix incorrect FDT initrd parameter overrideBen Peddell
2014-01-23Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-01-21arch/arm/mm/init.c: use memblock apis for early memory allocationsSantosh Shilimkar
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-21Merge branch 'devel-stable' into for-nextRussell King
2014-01-13Merge branch 'for_3.14/arm-no-bootmem' of git://git.kernel.org/pub/scm/linux/...Russell King
2014-01-07Revert "ARM: 7908/1: mm: Fix the arm_dma_limit calculation"Russell King
2013-12-09ARM: 7908/1: mm: Fix the arm_dma_limit calculationSantosh Shilimkar
2013-11-23ARM: mm: Remove bootmem code and switch to NO_BOOTMEMSantosh Shilimkar
2013-11-23ARM: mm: Don't allow resizing of memblock data until "low" memory is not mappedGrygorii Strashko
2013-11-23ARM: mm: Fix max_mapnr with recent max*pfn updatesSantosh Shilimkar
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-31ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar
2013-10-31ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King
2013-10-15Revert "ARM: init: add support for reserved memory defined by device tree"Marek Szyprowski
2013-10-09of: remove early_init_dt_setup_initrd_archRob Herring
2013-10-09arm: set initrd_start/initrd_end for fdt scanRob Herring
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