aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAge
...
| * | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-29
| * | | ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-28
| * | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-18
| * | | ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli2015-03-10
| * | | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMUCarlo Caione2015-02-23
| |/ /
* | | arm: add support for memtestVladimir Murzin2015-04-14
* | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-14
* | | arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-14
* | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-13
|\ \ \ | |_|/ |/| |
| * | arm: dma-mapping: limit IOMMU mapping sizeMurali Karicheri2015-03-12
| |/
* | ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-18
* | ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier2015-03-18
* | ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King2015-03-10
* | ARM: dma-api: fix off-by-one error in __dma_supported()Russell King2015-03-10
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-22
|\
| * ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-20
* | ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-18
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-12
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-10
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis2015-01-21
| | |_|/ | |/| |
| | | * ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann2015-02-06
| | | * ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann2015-02-06
| | | * ARM: 8262/1: l2c: Add support for overriding prefetch settingsTomasz Figa2015-01-16
| | | * ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-16
| | | * ARM: 8259/1: l2c: Refactor the driver to use commit-like interfaceTomasz Figa2015-01-16
| | | * ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regsMarek Szyprowski2015-01-16
| | |/ | |/|
* | | mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-11
* | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-10
|\ \ \
| * | | ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controllerPavel Machek2015-01-20
| * | | ARM: l2c: fix commentGeert Uytterhoeven2015-01-20
* | | | arm: drop L_PTE_FILE and pte_file()-related helpersKirill A. Shutemov2015-02-10
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-04
|\ \ \ \ | | |_|/ | |/| |
| * | | ARM: 8299/1: mm: ensure local active ASID is marked as allocated on rolloverWill Deacon2015-02-03
| * | | ARM: 8298/1: ARM_KERNMEM_PERMS only works with MMU enabledArnd Bergmann2015-01-29
| * | | ARM: 8288/1: dma-mapping: don't detach devices without an IOMMU during teardownWill Deacon2015-01-29
* | | | arm: dma-mapping: Set DMA IOMMU ops in arm_iommu_attach_device()Laurent Pinchart2015-01-29
|/ / /
* | | ARM: 8275/1: mm: fix PMD_SECT_RDONLY undeclared compile errorVictor Kamensky2015-01-09
* | | ARM: 8253/1: mm: use phys_addr_t type in map_lowmem() for kernel mem regionGrygorii Strashko2015-01-07
* | | ARM: 8249/1: mm: dump: don't skip regionsMark Rutland2015-01-07
| |/ |/|
* | Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-12-16
|\ \
| * | arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_opsWill Deacon2014-12-01
| |/
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-12-12
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2014-12-05
| |\ \
| | * \ Merge tag 'ronx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/l...Russell King2014-11-03
| | |\ \
| | | * | ARM: mm: allow text and rodata sections to be read-onlyKees Cook2014-10-16
| | | * | ARM: mm: allow non-text sections to be non-executableKees Cook2014-10-16
| | | * | arm: fixmap: implement __set_fixmap()Kees Cook2014-10-16
| | | * | ARM: expand fixmap region to 3MBRob Herring2014-10-16
| | | * | arm: use generic fixmap.hMark Salter2014-10-16