summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-021-4/+19
* arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-01-261-0/+3
* arm64: Fix an enum typo in mm/dump.cMasanari Iida2016-01-251-1/+1
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-252-2/+14
* arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-01-251-0/+9
* arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-161-16/+0Star
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-151-2/+6
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-121-0/+2
|\
| * arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-211-0/+2
* | arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-051-6/+6
* | arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-211-1/+273
* | arm64: Use PoU cache instr for I/D coherencyAshok Kumar2015-12-173-26/+57
* | arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar2015-12-171-1/+2
* | Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon2015-12-152-1/+3
|\ \
| * | arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-092-1/+3
* | | arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2015-12-111-0/+3
* | | arm64: mm: place __cpu_setup in .textMark Rutland2015-12-111-2/+0Star
* | | arm64: mm: fold alternatives into .initMark Rutland2015-12-101-1/+0Star
* | | arm64: mm: remove pointless PAGE_MASKingMark Rutland2015-12-101-2/+2
* | | arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-022-5/+5
* | | arm64: mm: allow sections for unaligned basesMark Rutland2015-12-011-0/+1
* | | arm64: mm: detect bad __create_mapping usesMark Rutland2015-12-011-0/+7
|/ /
* | Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas2015-11-261-61/+8Star
* | arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-261-12/+26
* | arm64: mm: fix fault_info table xFSC decodingMark Rutland2015-11-251-14/+14
* | arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose2015-11-251-2/+6
* | arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-181-1/+1
* | arm64: simplify dma_get_opsArnd Bergmann2015-11-171-12/+4Star
* | arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel2015-11-171-6/+6
* | arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy2015-11-161-6/+13
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2015-11-131-4/+4
|\
| * arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
| * arm64: fix R/O permissions of FDT mappingArd Biesheuvel2015-11-091-1/+1
| * arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel2015-11-091-1/+1
* | arm64: fixup for mm renamesAndrew Morton2015-11-081-1/+1
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-2/+2
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-061-0/+457
|\ \
| * | arm64: Hook up IOMMU dma_opsRobin Murphy2015-10-151-0/+22
| * | arm64: Add IOMMU dma_opsRobin Murphy2015-10-151-0/+435
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-0411-163/+449
|\ \ \ | | |/ | |/|
| * | arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy2015-10-291-6/+7
| * | arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov2015-10-281-1/+1
| * | arm64: Delay cpu feature capability checksSuzuki K. Poulose2015-10-211-1/+1
| * | arm64: Add 16K page size supportSuzuki K. Poulose2015-10-191-1/+3
| * | arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2015-10-191-41/+33Star
| * | arm64: kasan: fix issues reported by sparseWill Deacon2015-10-131-1/+1
| * | ARM64: kasan: print memory assignmentLinus Walleij2015-10-121-0/+6
| * | arm64: add KASAN supportAndrey Ryabinin2015-10-122-0/+168
| * | arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-2/+0Star
| * | arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-5/+5