summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm
Commit message (Expand)AuthorAgeFilesLines
* arm64: Remove the get_thread_info() functionCatalin Marinas2016-02-181-1/+1
* arm64: kernel: Don't toggle PAN on systems with UAOJames Morse2016-02-181-0/+3
* arm64: kernel: Add support for User Access OverrideJames Morse2016-02-181-6/+25
* arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macroJames Morse2016-02-181-1/+1
* arm64: ptdump: Indicate whether memory should be faultingLaura Abbott2016-02-161-0/+5
* arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOCLaura Abbott2016-02-162-12/+60
* arm64: Drop alloc function from create_mappingLaura Abbott2016-02-161-9/+20
* arm64: mm: create new fine-grained mappings at bootMark Rutland2016-02-162-62/+106
* arm64: mm: allow passing a pgdir to alloc_init_*Mark Rutland2016-02-161-14/+19
* arm64: mm: allocate pagetables anywhereMark Rutland2016-02-161-35/+0
* arm64: mm: use fixmap when creating page tablesMark Rutland2016-02-161-20/+41
* arm64: mm: avoid redundant __pa(__va(x))Mark Rutland2016-02-161-2/+2
* arm64: kasan: avoid TLB conflictsMark Rutland2016-02-161-13/+4
* arm64: mm: add code to safely replace TTBR1_EL1Mark Rutland2016-02-161-0/+28
* arm64: unmap idmap earlierMark Rutland2016-02-161-6/+0
* arm64: unify idmap removalMark Rutland2016-02-161-3/+1
* arm64: mm: place empty_zero_page in bssMark Rutland2016-02-161-8/+1
* arm64: mm: specialise pagetable allocatorsMark Rutland2016-02-161-25/+27
* 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-151-16/+0
* arm64: mm: support ARCH_MMAP_RND_BITSDaniel Cashman2016-01-141-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/+0
* | | arm64: mm: fold alternatives into .initMark Rutland2015-12-101-1/+0
* | | 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/+8
* | 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/+4
* | 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-121-4/+4
|\
| * arm64: mmu: make split_pud and fixup_executable staticJisheng Zhang2015-11-121-2/+2
OpenPOWER on IntegriCloud