summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-08-162-12/+24
|\
| * arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon2019-08-161-9/+13
| * arm64: cpufeature: Don't treat granule sizes as strictWill Deacon2019-08-131-3/+11
* | dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig2019-08-101-3/+1Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-105-17/+58
|\ \ | |/ |/|
| * KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier2019-08-091-14/+18
| * arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+30
| * KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu2019-07-262-3/+5
| * arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell2019-07-261-0/+5
* | arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He2019-08-081-2/+5
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-08-031-0/+40
|\ \
| * | arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner2019-07-311-0/+40
* | | arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-021-8/+49
* | | arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu2019-08-022-34/+8Star
* | | arm64/mm: fix variable 'tag' set but not usedQian Cai2019-08-011-3/+7
* | | arm64/mm: fix variable 'pud' set but not usedQian Cai2019-08-011-2/+2
* | | arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu2019-08-011-6/+8
* | | arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu2019-08-012-0/+6
* | | arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry2019-08-012-1/+7
* | | arm64/efi: fix variable 'si' set but not usedQian Cai2019-07-311-1/+5
* | | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon2019-07-312-5/+10
* | | arm64: vdso: Fix Makefile regressionVincenzo Frascino2019-07-311-1/+1
* | | arm64: module: Mark expected switch fall-throughAnders Roxell2019-07-291-0/+4
* | | arm64: smp: Mark expected switch fall-throughAnders Roxell2019-07-291-1/+1
* | | arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon2019-07-291-0/+4
* | | arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon2019-07-291-3/+4
|/ /
* | Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-07-281-1/+1
|\ \
| * | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
| |/
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-07-282-4/+3Star
|\ \
| * | arm64: dts: imx8mq: fix SAI compatibleLucas Stach2019-07-231-2/+1Star
| * | arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang2019-07-231-2/+2
| |/
* | arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse2019-07-221-9/+13
* | arm64: Force SSBS on context switchMarc Zyngier2019-07-222-3/+40
* | arm64: mm: Drop pte_huge()Anshuman Khandual2019-07-221-1/+0Star
* | arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin2019-07-221-2/+2
* | arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin2019-07-221-13/+14
* | arm64: stacktrace: Better handle corrupted stacksMark Rutland2019-07-222-9/+88
* | arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-227-42/+30Star
* | arm64: stacktrace: Constify stacktrace.h functionsDave Martin2019-07-221-5/+6
* | arm64: vdso: Cleanup MakefilesVincenzo Frascino2019-07-222-11/+8Star
* | arm64: vdso: fix flip/flop vdso build bugNaohiro Aota2019-07-222-4/+8
* | arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdsoVincenzo Frascino2019-07-221-1/+1
|/
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+2
|\
| * kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+2
* | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-201-1/+43
|\ \
| * \ Merge tag 'imx-defconfig-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2019-06-271-0/+17
| |\ \
| | * | arm64: defconfig: Enable CONFIG_KEYBOARD_SNVS_PWRKEY as moduleAnson Huang2019-06-261-0/+1
| | * | defconfig: arm64: enable i.MX8 SCU octop driverPeng Fan2019-06-261-0/+1
| | * | arm64: defconfig: Add i.MX SCU SoC info driverAnson Huang2019-06-261-0/+1
| | * | arm64: defconfig: Enable CONFIG_QORIQ_THERMALAnson Huang2019-06-261-0/+1