aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64: Add 16K page size supportSuzuki K. Poulose2015-10-193-0/+8
* arm64: Check for selected granule supportSuzuki K. Poulose2015-10-191-0/+20
* arm64: Simplify NR_FIX_BTMAPS calculationMark Rutland2015-10-191-5/+2
* arm64: Clean config usages for page sizeSuzuki K. Poulose2015-10-191-1/+1
* arm64: Calculate size for idmap_pg_dir at compile timeSuzuki K. Poulose2015-10-191-2/+5
* arm64: Introduce helpers for page table levelsSuzuki K. Poulose2015-10-191-3/+36
* arm64: Handle section maps for swapper/idmapSuzuki K. Poulose2015-10-191-11/+26
* arm64: Move swapper pagetable definitionsSuzuki K. Poulose2015-10-192-18/+65
* arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offsetCatalin Marinas2015-10-161-2/+3
* Revert "arm64: ioremap: add ioremap_cache macro"Catalin Marinas2015-10-131-1/+0
* arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macroyalin wang2015-10-131-0/+2
* arm64: ioremap: add ioremap_cache macroyalin wang2015-10-131-0/+1
* arm64: kasan: fix issues reported by sparseWill Deacon2015-10-131-0/+2
* arm64: add KASAN supportAndrey Ryabinin2015-10-123-0/+59
* arm64: move PGD_SIZE definition to pgalloc.hAndrey Ryabinin2015-10-121-0/+1
* arm64: atomics: implement native {relaxed, acquire, release} atomicsWill Deacon2015-10-124-262/+371
* arm64: use ENDPIPROC() to annotate position independent assembler routinesArd Biesheuvel2015-10-121-0/+11
* arm64: fix a migrating irq bug when hotplug cpuYang Yingliang2015-10-091-1/+0
* arm64: Default kernel pages should be contiguousJeremy Linton2015-10-081-0/+1
* arm64: Macros to check/set/unset the contiguous bitJeremy Linton2015-10-081-0/+11
* arm64: PTE/PMD contiguous bit definitionJeremy Linton2015-10-081-0/+9
* arm64: Add contiguous page flag shifts and constantsJeremy Linton2015-10-081-1/+7
* arm64: perf: move to shared arm_pmu frameworkMark Rutland2015-10-071-83/+0
* arm64: mm: remove dsb from update_mmu_cacheWill Deacon2015-10-071-3/+3
* arm64: tlb: remove redundant barrier from __flush_tlb_pgtableWill Deacon2015-10-071-1/+0
* arm64: switch_mm: simplify mm and CPU checksWill Deacon2015-10-071-2/+4
* arm64: tlbflush: avoid flushing when fullmm == 1Will Deacon2015-10-071-11/+15
* arm64: tlbflush: remove redundant ASID casts to (unsigned long)Will Deacon2015-10-071-5/+4
* arm64: mm: rewrite ASID allocator and MM context-switching codeWill Deacon2015-10-073-73/+19
* arm64: flush: use local TLB and I-cache invalidationWill Deacon2015-10-072-0/+15
* arm64: mm: remove unused cpu_set_idmap_tcr_t0sz functionWill Deacon2015-10-071-23/+12
* arm64: introduce VA_START macro - the first kernel virtual address.Andrey Ryabinin2015-10-072-1/+3
* arm64: Fix THP protection change logicSteve Capper2015-10-011-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-251-0/+1
|\
| * KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand2015-09-251-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-09-183-13/+11
|\|
| * Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2015-09-173-10/+3
| |\
| | * arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'Ming Lei2015-09-171-6/+2
| | * arm64: KVM: Remove all traces of the ThumbEE registersWill Deacon2015-09-172-4/+1
| * | KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini2015-09-161-0/+1
| * | Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2015-09-141-3/+7
| |\|
| | * arm64: KVM: set {v,}TCR_EL2 RES1 bitsMark Rutland2015-09-041-3/+7
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-09-181-5/+0
|\ \ \
| * | | arm64: Remove ununsed set_irq_flagsRob Herring2015-09-161-5/+0
| |/ /
* | | arm64: pgtable: use a single bit for PTE_WRITE regardless of DBMWill Deacon2015-09-141-5/+1
* | | arm64: Fix pte_modify() to preserve the hardware dirty informationCatalin Marinas2015-09-141-1/+1
* | | arm64: Fix the pte_hw_dirty() check when AF/DBM is enabledCatalin Marinas2015-09-141-2/+2
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-101-69/+0
|\ \
| * | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-9/+0
| * | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0