summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | arm64: Delay enabling hardware DBM featureSuzuki K Poulose2018-03-261-1/+2
| * | arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose2018-03-261-0/+4
| * | arm64: capabilities: Handle shared entriesSuzuki K Poulose2018-03-261-0/+12
| * | arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose2018-03-262-0/+10
| * | arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose2018-03-262-2/+32
| * | arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose2018-03-262-6/+6
| * | arm64: capabilities: Add support for features enabled earlySuzuki K Poulose2018-03-261-9/+39
| * | arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose2018-03-261-0/+9
| * | arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose2018-03-261-0/+8
| * | arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose2018-03-261-0/+1
| * | arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose2018-03-261-0/+68
| * | arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose2018-03-261-6/+99
| * | arm64: capabilities: Move errata processing codeSuzuki K Poulose2018-03-261-7/+0
| * | arm64: capabilities: Update prototype for enable call backDave Martin2018-03-263-5/+13
| * | arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin2018-03-202-7/+9
| * | arm64: Expose Arm v8.4 featuresSuzuki K Poulose2018-03-192-0/+7
| * | arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel2018-03-191-32/+2
| * | arm64: signal: Ensure si_code is valid for all fault signalsDave Martin2018-03-091-14/+0
| * | arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni2018-03-093-1/+10
| * | arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel2018-03-091-1/+2
| * | arm64/errata: add REVIDR handling to frameworkArd Biesheuvel2018-03-091-0/+4
| * | arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel2018-03-091-0/+2
| * | arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon2018-03-061-0/+1
| * | arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas2018-03-062-3/+46
| * | arm64: Move show_unhandled_signals_ratelimited into traps.cWill Deacon2018-03-061-11/+0
| * | arm64: Introduce arm64_force_sig_info and hook up in arm64_notify_dieWill Deacon2018-03-061-0/+2
| * | arm64: signal: Make force_signal_inject more robustWill Deacon2018-03-061-4/+2
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-04-041-5/+0
|\ \
| * | irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0RnMarc Zyngier2018-03-221-5/+0
| |/
* / efi/arm64: Check whether x18 is preserved by runtime services callsArd Biesheuvel2018-03-091-1/+3
|/
* arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand2018-02-231-1/+1
* arm64: uaccess: Formalise types for access_ok()Robin Murphy2018-02-191-6/+6
* arm64: Fix compilation error while accessing MPIDR_HWID_BITMASK from .S filesBhupesh Sharma2018-02-191-1/+1
* arm64: cputype: Silence Sparse warningsRobin Murphy2018-02-171-1/+1
* arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tablesWill Deacon2018-02-165-48/+51
* Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-107-8/+65
|\
| * Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-015-21/+37
| |\
| * | arm64: mm: Add additional parameter to uaccess_ttbr0_disableChristoffer Dall2018-01-171-4/+4
| * | arm64: mm: Add additional parameter to uaccess_ttbr0_enableChristoffer Dall2018-01-091-2/+2
| * | KVM: arm/arm64: Drop vcpu parameter from guest cache maintenance operartionsMarc Zyngier2018-01-081-5/+2
| * | KVM: arm/arm64: Preserve Exec permission across R/W permission faultsMarc Zyngier2018-01-081-0/+10
| * | KVM: arm/arm64: Limit icache invalidation to prefetch abortsMarc Zyngier2018-01-082-2/+14
| * | arm64: KVM: PTE/PMD S2 XN bit definitionMarc Zyngier2018-01-081-0/+2
| * | arm64: KVM: Add invalidate_icache_range helperMarc Zyngier2018-01-083-2/+30
| * | KVM: arm/arm64: Split dcache/icache flushingMarc Zyngier2018-01-081-3/+10
| * | KVM: arm/arm64: Detangle kvm_mmu.h from kvm_hyp.hMarc Zyngier2018-01-081-1/+0
| * | KVM: arm/arm64: Avoid work when userspace iqchips are not usedChristoffer Dall2018-01-021-0/+2
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-02-0810-107/+204
|\ \ \
| * | | arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening supportMarc Zyngier2018-02-061-0/+6
| * | | arm/arm64: KVM: Consolidate the PSCI include filesMarc Zyngier2018-02-061-27/+0