aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAge
* arm64: decouple early fixmap init from linear mappingArd Biesheuvel2016-02-18
* arm64: add support for ioremap() block mappingsArd Biesheuvel2016-02-18
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-18
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-18
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-18
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-18
* arm64: ptdump: Indicate whether memory should be faultingLaura Abbott2016-02-16
* arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-16
* arm64: Drop alloc function from create_mappingLaura Abbott2016-02-16
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-16
* arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland2016-02-16
* arm64: mm: allocate pagetables anywhereMark Rutland2016-02-16
* arm64: mm: use fixmap when creating page tablesMark Rutland2016-02-16
* arm64: mm: avoid redundant __pa(__va(x))Mark Rutland2016-02-16
* arm64: kasan: avoid TLB conflictsMark Rutland2016-02-16
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-16
* arm64: unmap idmap earlierMark Rutland2016-02-16
* arm64: unify idmap removalMark Rutland2016-02-16
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-16
* arm64: mm: specialise pagetable allocatorsMark Rutland2016-02-16
* arm64: allow vmalloc regions to be set with set_memory_*Ard Biesheuvel2016-02-02
* arm64: mm: avoid calling apply_to_page_range on empty rangeMika Penttilä2016-01-26
* arm64: Fix an enum typo in mm/dump.cMasanari Iida2016-01-25
* arm64: kernel: fix architected PMU registers unconditional accessLorenzo Pieralisi2016-01-25
* arm64: kasan: ensure that the KASAN zero page is mapped read-onlyArd Biesheuvel2016-01-25
* arm64, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-14
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-01-12
|\
| * arm64: kernel: enforce pmuserenr_el0 initialization and restoreLorenzo Pieralisi2015-12-21
* | arm64: mm: move pgd_cache initialisation to pgtable_cache_initWill Deacon2016-01-05
* | arm64: hugetlb: add support for PTE contiguous bitDavid Woods2015-12-21
* | arm64: Use PoU cache instr for I/D coherencyAshok Kumar2015-12-17
* | arm64: Defer dcache flush in __cpu_copy_user_pageAshok Kumar2015-12-17
* | Merge branch 'aarch64/efi' into aarch64/for-next/coreWill Deacon2015-12-15
|\ \
| * | arm64: only consider memblocks with NOMAP cleared for linear mappingArd Biesheuvel2015-12-09
* | | arm64: mm: ensure that the zero page is visible to the page table walkerWill Deacon2015-12-11
* | | arm64: mm: place __cpu_setup in .textMark Rutland2015-12-11
* | | arm64: mm: fold alternatives into .initMark Rutland2015-12-10
* | | arm64: mm: remove pointless PAGE_MASKingMark Rutland2015-12-10
* | | arm64: add __init/__initdata section marker to some functions/variablesJisheng Zhang2015-12-02
* | | arm64: mm: allow sections for unaligned basesMark Rutland2015-12-01
* | | arm64: mm: detect bad __create_mapping usesMark Rutland2015-12-01
|/ /
* | Revert "arm64: Mark kernel page ranges contiguous"Catalin Marinas2015-11-26
* | arm64: mm: keep reserved ASIDs in sync with mm after multiple rolloversWill Deacon2015-11-26
* | arm64: mm: fix fault_info table xFSC decodingMark Rutland2015-11-25
* | arm64: early_alloc: Fix check for allocation failureSuzuki K. Poulose2015-11-25
* | arm64: Fix R/O permissions in mark_rodata_roLaura Abbott2015-11-18
* | arm64: simplify dma_get_opsArnd Bergmann2015-11-17
* | arm64: mm: use correct mapping granularity under DEBUG_RODATAArd Biesheuvel2015-11-17
* | arm64/dma-mapping: Fix sizes in __iommu_{alloc,free}_attrsRobin Murphy2015-11-16
|/