summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorLines
2019-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-0/+8
2019-08-30Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-0/+8
2019-08-27dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phy...René van Dorst-10/+19
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-34/+88
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-12/+24
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon-9/+13
2019-08-15Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann-0/+8
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon-3/+11
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig-3/+1
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-17/+58
2019-08-09KVM: arm64: Don't write junk to sysregs on resetMarc Zyngier-14/+18
2019-08-08arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64Jia He-2/+5
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-167/+367
2019-08-05arm64: dts: amlogic: odroid-n2: keep SD card regulator always onXavier Ruppen-0/+1
2019-08-05arm64: dts: meson-g12a-sei510: enable IR controllerNeil Armstrong-0/+6
2019-08-05arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong-0/+1
2019-08-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+40
2019-08-02arm64: dts: fsl: ls1028a: Enable eth port1 on the ls1028a QDS boardClaudiu Manoil-0/+46
2019-08-02arm64: Make debug exception handlers visible from RCUMasami Hiramatsu-8/+49
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu-34/+8
2019-08-01arm64/mm: fix variable 'tag' set but not usedQian Cai-3/+7
2019-08-01arm64/mm: fix variable 'pud' set but not usedQian Cai-2/+2
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu-6/+8
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu-0/+6
2019-08-01arm64: Lower priority mask for GIC_PRIO_IRQONJulien Thierry-1/+7
2019-07-31arm64/efi: fix variable 'si' set but not usedQian Cai-1/+5
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon-5/+10
2019-07-31arm64: vdso: Fix Makefile regressionVincenzo Frascino-1/+1
2019-07-31arm64: compat: vdso: Use legacy syscalls as fallbackThomas Gleixner-0/+40
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell-0/+4
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell-1/+1
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon-0/+4
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon-3/+4
2019-07-29arm64: KVM: hyp: debug-sr: Mark expected switch fall-throughAnders Roxell-0/+30
2019-07-28Merge tag 'spdx-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-1/+1
2019-07-28Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds-4/+3
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu-3/+5
2019-07-26arm64: KVM: regmap: Fix unexpected switch fall-throughAnders Roxell-0/+5
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-1/+1
2019-07-23arm64: dts: imx8mq: fix SAI compatibleLucas Stach-2/+1
2019-07-23arm64: dts: imx8mm: Correct SAI3 RXC/TXFS pin's mux option #1Anson Huang-2/+2
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse-9/+13
2019-07-22arm64: Force SSBS on context switchMarc Zyngier-3/+40
2019-07-22arm64: mm: Drop pte_huge()Anshuman Khandual-1/+0
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin-2/+2
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin-13/+14
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland-9/+88
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin-42/+30
2019-07-22arm64: stacktrace: Constify stacktrace.h functionsDave Martin-5/+6
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino-11/+8