summaryrefslogtreecommitdiff
path: root/arch/arm64/mm
AgeCommit message (Expand)Author
2016-02-18arm64: decouple early fixmap init from linear mappingArd Biesheuvel
2016-02-18arm64: add support for ioremap() block mappingsArd Biesheuvel
2016-02-18arm64: Remove the get_thread_info() functionCatalin Marinas
2016-02-18arm64: kernel: Don't toggle PAN on systems with UAOJames Morse
2016-02-18arm64: kernel: Add support for User Access OverrideJames Morse
2016-02-18arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse
2016-02-16arm64: ptdump: Indicate whether memory should be faultingLaura Abbott
2016-02-16arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott
2016-02-16arm64: Drop alloc function from create_mappingLaura Abbott
2016-02-16arm64: mm: create new fine-grained mappings at bootMark Rutland
2016-02-16arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland
2016-02-16arm64: mm: allocate pagetables anywhereMark Rutland
2016-02-16arm64: mm: use fixmap when creating page tablesMark Rutland
2016-02-16arm64: mm: avoid redundant __pa(__va(x))Mark Rutland
2016-02-16arm64: kasan: avoid TLB conflictsMark Rutland
2016-02-16arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland
2016-02-16arm64: unmap idmap earlierMark Rutland
2016-02-16arm64: unify idmap removalMark Rutland
2016-02-16arm64: mm: place empty_zero_page in bssMark Rutland
2016-02-16arm64: mm: specialise pagetable allocatorsMark Rutland
2016-02-02arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel
2016-01-26arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä
2016-01-25arm64: Fix an enum typo in mm/dump.cMasanari Iida
2016-01-25arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi
2016-01-25arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel
2016-01-16arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov
2016-01-15arm64: 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