summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-01-15arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-14arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman
2016-01-12Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds
2016-01-05arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon
2015-12-21arm64: hugetlb: add support for PTE contiguous bitDavid Woods
2015-12-21arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi
2015-12-17arm64: Use PoU cache instr for I/D coherencyAshok Kumar
2015-12-17arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar
2015-12-15Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon
2015-12-11arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon
2015-12-11arm64: mm: place __cpu_setup in .textMark Rutland
2015-12-10arm64: mm: fold alternatives into .initMark Rutland
2015-12-10arm64: mm: remove pointless PAGE_MASKingMark Rutland
2015-12-09arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel
2015-12-02arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang
2015-12-01arm64: mm: allow sections for unaligned basesMark Rutland
2015-12-01arm64: mm: detect bad __create_mapping usesMark Rutland
2015-11-26Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas
2015-11-26arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon
2015-11-25arm64: mm: fix fault_info table xFSC decodingMark Rutland
2015-11-25arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose
2015-11-18arm64: Fix R/O permissions in mark_rodata_roLaura Abbott
2015-11-17arm64: simplify dma_get_opsArnd Bergmann
2015-11-17arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel
2015-11-16arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy
2015-11-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-12arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel
2015-11-07arm64: fixup for mm renamesAndrew Morton
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-29arm64: Fix build with CONFIG_ZONE_DMA=nRobin Murphy
2015-10-28arm64/mm: use PAGE_ALIGNED instead of IS_ALIGNEDAlexander Kuleshov
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose
2015-10-19arm64: Add 16K page size supportSuzuki K. Poulose
2015-10-19arm64: Handle section maps for swapper/idmapSuzuki K. Poulose
2015-10-15arm64: Hook up IOMMU dma_opsRobin Murphy
2015-10-15arm64: Add IOMMU dma_opsRobin Murphy
2015-10-14Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fixIngo Molnar
2015-10-13arm64: kasan: fix issues reported by sparseWill Deacon
2015-10-12ARM64: kasan: print memory assignmentLinus Walleij
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-12arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin
2015-10-12arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel
2015-10-08arm64: Mark kernel page ranges contiguousJeremy Linton
2015-10-08arm64: Make the kernel page dump utility aware of the CONT bitJeremy Linton
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon
2015-10-07arm64: switch_mm: simplify mm and CPU checksWill Deacon