summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-09-061-3/+11
* KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-291-14/+18
* arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-08-251-0/+5
* arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-251-8/+49
* arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-252-34/+8
* arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-251-3/+7
* arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-251-2/+2
* arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-252-0/+6
* arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-252-1/+7
* arm64/efi: fix variable 'si' set but not usedQian Cai2019-08-251-1/+5
* arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-251-9/+13
* arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-08-161-2/+1
* arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-08-161-2/+2
* arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-08-161-9/+13
* arm64: Force SSBS on context switchMarc Zyngier2019-08-162-3/+40
* arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-08-062-5/+10
* arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-08-061-3/+4
* arm64: dts: rockchip: Fix USB3 Type-C on rk3399-sapphireVicente Bergas2019-08-061-3/+2
* arm64: qcom: qcs404: Add reset-cells to GCC nodeAndy Gross2019-08-061-0/+1
* arm64: dts: rockchip: fix isp iommu clocks and power domainHelen Koike2019-08-061-4/+4
* arm64: dts: marvell: mcbin: enlarge PCI memory windowHeinrich Schuchardt2019-08-061-0/+2
* arm64: dts: qcom: qcs404-evb: fix l3 min voltageNiklas Cassel2019-08-061-1/+1
* arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RASJames Morse2019-07-311-0/+4
* arm64: Fix incorrect irqflag restore for priority maskingJulien Thierry2019-07-269-83/+123
* arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry2019-07-261-2/+2
* arm64: tegra: Fix AGIC register rangeJon Hunter2019-07-261-1/+1
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-262-11/+50
* arm64: tegra: Fix Jetson Nano GPU regulatorJon Hunter2019-07-261-9/+8
* arm64: tegra: Update Jetson TX1 GPU regulator timingsJon Hunter2019-07-261-1/+2
* crypto: arm64/sha2-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* crypto: arm64/sha1-ce - correct digest for empty data in finupElena Petrova2019-07-261-1/+1
* acpi/arm64: ignore 5.1 FADTs that are reported as 5.0Ard Biesheuvel2019-07-261-3/+7
* arm64: Do not enable IRQs for ct_user_exitJulien Thierry2019-07-261-2/+2
* arm64: mm: make CONFIG_ZONE_DMA32 configurableMiles Chen2019-07-262-3/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-051-1/+1
|\
| * KVM: arm64/sve: Fix vq_present() macro to yield a boolZhang Lei2019-07-051-1/+1
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-07-032-3/+11
|\ \ | |/ |/|
| * arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor2019-06-261-1/+5
| * arm64: kaslr: keep modules inside module region when KASAN is enabledArd Biesheuvel2019-06-261-2/+6
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-06-282-9/+10
|\ \
| * \ Merge tag 'imx-fixes-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2019-06-192-9/+10
| |\ \
| | * | arm64: defconfig: Enable FSL_EDMA driverLi Yang2019-06-181-0/+1
| | * | arm64: dts: ls1028a: Fix CPU idle fail.Ran Wang2019-06-121-9/+9
* | | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-21251-2546/+251
|\ \ \ \
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1960-246/+60
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 452Thomas Gleixner2019-06-191-12/+1
| * | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19190-2288/+190
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-06-201-22/+43
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvmarm-fixes-for-5.2-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2019-06-201-22/+43
| |\ \ \ \ \
| | * | | | | KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LISTDave Martin2019-06-121-13/+40