summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| | * | arm64: KVM: Add synchronization on translation regime change for erratum 1165522Marc Zyngier2018-12-102-0/+27
| | * | arm64: KVM: Force VHE for systems affected by erratum 1165522Marc Zyngier2018-12-103-1/+14
| | * | arm64: Add TCR_EPD{0,1} definitionsMarc Zyngier2018-12-101-0/+4
| | * | arm64: KVM: Install stage-2 translation before enabling trapsMarc Zyngier2018-12-101-2/+2
| | * | KVM: arm64: Rework detection of SVE, !VHE systemsMarc Zyngier2018-12-101-3/+3
| | * | arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptibleMarc Zyngier2018-12-101-10/+25
| | |/
| * | arm64: smp: Handle errors reported by the firmwareSuzuki K Poulose2018-12-101-0/+1
| * | arm64: smp: Rework early feature mismatched detectionWill Deacon2018-12-103-19/+19
| * | arm64: Kconfig: Re-jig CONFIG options for 52-bit VAWill Deacon2018-12-108-30/+41
| * | arm64: mm: Allow forcing all userspace addresses to 52-bitSteve Capper2018-12-103-1/+25
| * | arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-108-10/+43
| * | arm64: mm: Prevent mismatched 52-bit VA supportSteve Capper2018-12-102-0/+31
| * | arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGDSteve Capper2018-12-105-0/+39
| * | arm64: mm: Define arch_get_mmap_end, arch_get_mmap_baseSteve Capper2018-12-101-0/+7
| * | arm64: mm: Introduce DEFAULT_MAP_WINDOWSteve Capper2018-12-103-4/+10
| * | arm64: kasan: Increase stack size for KASAN_EXTRAQian Cai2018-12-101-1/+6
| * | arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon2018-12-102-12/+21
| * | arm64: remove arm64ksyms.cMark Rutland2018-12-102-31/+1
| * | arm64: frace: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | arm64: string: use asm EXPORT_SYMBOL()Mark Rutland2018-12-1012-20/+14
| * | arm64: uaccess: use asm EXPORT_SYMBOL()Mark Rutland2018-12-105-10/+11
| * | arm64: page: use asm EXPORT_SYMBOL()Mark Rutland2018-12-103-3/+2
| * | arm64: smccc: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-5/+4
| * | arm64: tishift: use asm EXPORT_SYMBOL()Mark Rutland2018-12-102-7/+5
| * | arm64: add EXPORT_SYMBOL_NOKASAN()Mark Rutland2018-12-101-0/+9
| * | arm64: move memstart_addr export inlineMark Rutland2018-12-102-3/+2
| * | arm64: remove bitop exportsMark Rutland2018-12-101-8/+0
| * | arm64: cmpxchg: Use "K" instead of "L" for ll/sc immediate constraintWill Deacon2018-12-071-1/+1
| * | arm64: percpu: Rewrite per-cpu ops to allow use of LSE atomicsWill Deacon2018-12-071-230/+160
| * | arm64: Avoid masking "old" for LSE cmpxchg() implementationWill Deacon2018-12-073-4/+12
| * | arm64: Avoid redundant type conversions in xchg() and cmpxchg()Will Deacon2018-12-073-107/+108
| * | arm64: preempt: Provide our own implementation of asm/preempt.hWill Deacon2018-12-073-2/+101
| * | arm64: hugetlb: Register hugepages during arch initAllen Pais2018-12-061-11/+22
| * | arm64: crypto: add NEON accelerated XOR implementationJackie Liu2018-12-064-1/+263
| * | arm64/neon: add workaround for ambiguous C99 stdint.h typesJackie Liu2018-12-061-0/+39
| * | arm64: entry: Remove confusing commentWill Deacon2018-12-061-4/+0
| * | arm64: entry: Place an SB sequence following an ERET instructionWill Deacon2018-12-063-0/+7
| * | arm64: Add support for SB barrier and patch in over DSB; ISB sequencesWill Deacon2018-12-068-3/+40
| * | arm64: capabilities: Batch cpu_enable callbacksSuzuki K Poulose2018-12-062-26/+47
| * | arm64: capabilities: Use linear array for detection and verificationSuzuki K Poulose2018-12-061-25/+17
| * | arm64: capabilities: Optimize this_cpu_has_capSuzuki K Poulose2018-12-061-22/+9
| * | arm64: capabilities: Speed up capability lookupSuzuki K Poulose2018-12-061-2/+30
| * | arm64: capabilities: Merge duplicate entries for Qualcomm erratum 1003Suzuki K Poulose2018-12-061-9/+16
| * | arm64: capabilities: Merge duplicate Cavium erratum entriesSuzuki K Poulose2018-12-062-26/+25
| * | arm64: capabilities: Merge entries for ARM64_WORKAROUND_CLEAN_CACHESuzuki K Poulose2018-12-063-12/+24
| * | arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel2018-12-042-5/+6
| * | arm64/lib: improve CRC32 performance for deep pipelinesArd Biesheuvel2018-11-301-5/+49
| * | arm64: ftrace: always pass instrumented pc in x0Mark Rutland2018-11-302-4/+4
| * | arm64: ftrace: remove return_regs macrosMark Rutland2018-11-301-20/+15
| * | arm64: ftrace: don't adjust the LR valueMark Rutland2018-11-301-1/+0