summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8350/1: proc-feroceon: Fix feroceon_proc_info macroAndrew Lunn2015-05-041-1/+0Star
* ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef blockValentin Rothberg2015-05-041-3/+0Star
* ARM: 8348/1: remove comments on CPU_ARM1020_CPU_IDLEValentin Rothberg2015-05-042-4/+0Star
* ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_opsMarek Szyprowski2015-05-041-8/+5Star
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-241-1/+1
|\
| *-. Merge branches 'misc' and 'vdso' into for-nextRussell King2015-04-231-1/+1
| |\ \
| | | * ARM: 8342/1: VDSO: depend on CPU_V7Nathan Lynch2015-04-181-1/+1
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1532-213/+256
|\| | |
| | \ \
| | \ \
| *-. \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-148-60/+96
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * ARM: proc-arm94*.S: fix setup functionRussell King2015-04-103-34/+38
| | | * ARM: 8276/1: Make CPU_DCACHE_DISABLE depend on !SMPFlorian Fainelli2015-04-021-1/+1
| | | * ARM: 8337/1: mm: Do not invoke OOM for higher order IOMMU DMA allocationsTomasz Figa2015-04-021-6/+21
| | * | ARM: 8332/1: add CONFIG_VDSO Kconfig and Makefile bitsNathan Lynch2015-03-271-0/+14
| * | | ARM: switch to use the generic show_mem() implementationRussell King2015-04-141-49/+0Star
| * | | ARM: proc-v7: avoid errata 430973 workaround for non-Cortex A8 CPUsRussell King2015-04-142-4/+36
| * | | ARM: cache-v7: optimise test for Cortex A9 r0pX devicesRussell King2015-04-141-4/+3Star
| * | | ARM: cache-v7: optimise branches in v7_flush_cache_louisRussell King2015-04-141-9/+10
| * | | ARM: cache-v7: consolidate initialisation of cache level indexRussell King2015-04-141-2/+2
| * | | ARM: cache-v7: shift CLIDR to extract appropriate field before maskingRussell King2015-04-141-7/+6Star
| * | | ARM: cache-v7: use movw/movt instructionsRussell King2015-04-141-5/+6
| * | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-301-3/+3
| * | | ARM: 8314/1: replace PROCINFO embedded branch with relative offsetArd Biesheuvel2015-03-2825-60/+65
| * | | ARM: 8289/1: dma-mapping: use to_dma_iommu_mapping instead of accessing archdataWill Deacon2015-03-181-11/+11
| * | | ARM: 8309/1: l2c: enforce use of cache-level propertyFlorian Fainelli2015-03-101-0/+7
| * | | ARM: 8304/1: Respect NO_KERNEL_MAPPING when we don't have an IOMMUCarlo Caione2015-02-231-26/+41
| |/ /
* | | arm: add support for memtestVladimir Murzin2015-04-151-0/+3
* | | mm: expose arch_mmap_rnd when availableKees Cook2015-04-151-2/+2
* | | arm: factor out mmap ASLR into mmap_rndKees Cook2015-04-151-4/+12
* | | Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-04-141-0/+7
|\ \ \ | |_|/ |/| |
| * | arm: dma-mapping: limit IOMMU mapping sizeMurali Karicheri2015-03-121-0/+7
| |/
* | ARM: 8311/1: Don't use is_module_addr in setting page attributesLaura Abbott2015-03-181-1/+4
* | ARM: 8310/1: l2c: Fix prefetch settings dt parsingFabrice Gasnier2015-03-181-17/+16Star
* | ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King2015-03-101-0/+1
* | ARM: dma-api: fix off-by-one error in __dma_supported()Russell King2015-03-101-1/+1
|/
* Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-221-1/+1
|\
| * ARM: 8305/1: DMA: Fix kzalloc flags in __iommu_alloc_buffer()Alexandre Courbot2015-02-201-1/+1
* | ARM: mm: Remove Kconfig symbol CACHE_PL310Paul Bolle2015-02-181-7/+0Star
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-02-122-213/+231
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...Russell King2015-02-107-239/+252
| |\ \ \ \ | | | |_|/ | | |/| |
| | | | * ARM: 8286/1: mm: Fix dma_contiguous_reserve commentGeorge G. Davis2015-01-211-4/+1Star
| | |_|/ | |/| |
| | | * ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann2015-02-061-46/+22Star
| | | * ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann2015-02-061-73/+38Star
| | | * ARM: 8262/1: l2c: Add support for overriding prefetch settingsTomasz Figa2015-01-161-0/+54
| | | * ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-161-0/+6
| | | * ARM: 8259/1: l2c: Refactor the driver to use commit-like interfaceTomasz Figa2015-01-161-96/+116
| | | * ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regsMarek Szyprowski2015-01-161-16/+16
| | |/ | |/|
* | | mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-121-0/+4
* | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-121-6/+0Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-02-111-2/+2
|\ \ \
| * | | ARM: cache-l2x0.c: Make it clear that cache-l2x0 handles L310 cache controllerPavel Machek2015-01-201-1/+1