summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel
AgeCommit message (Expand)Author
2019-11-06arm64: cpufeature: Enable Qualcomm Falkor/Kryo errata 1003Bjorn Andersson
2019-11-06arm64: armv8_deprecated: Checking return value for memory allocationYunfeng Ye
2019-11-06arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2019-11-06arm64: vdso32: Detect binutils support for dmb ishldVincenzo Frascino
2019-11-06arm64: vdso32: Fix broken compat vDSO build warningsVincenzo Frascino
2019-11-06arm64: ftrace: Ensure synchronisation in PLT setup for Neoverse-N1 #1542419James Morse
2019-11-06arm64: Fix incorrect irqflag restore for priority masking for compatJames Morse
2019-11-06arm64: cpufeature: Effectively expose FRINT capability to userspaceJulien Grall
2019-10-29arm64: Enable workaround for Cavium TX2 erratum 219 when running SMTMarc Zyngier
2019-10-29arm64: Avoid Cavium TX2 erratum 219 when switching TTBRMarc Zyngier
2019-10-17arm64/sve: Fix wrong free for task->thread.sve_stateMasayoshi Mizuma
2019-10-17arm64: topology: Use PPTT to determine if PE is a threadJeremy Linton
2019-10-05arm64: entry: Move ct_user_exit before any other exceptionJames Morse
2019-10-05arm64/efi: Move variable assignments after SECTIONSKees Cook
2019-10-05arm64/prefetch: fix a -Wtype-limits warningQian Cai
2019-08-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-16arm64: ftrace: Ensure module ftrace trampoline is coherent with I-sideWill Deacon
2019-08-13arm64: cpufeature: Don't treat granule sizes as strictWill Deacon
2019-08-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-02arm64: kprobes: Recover pstate.D in single-step exception handlerMasami Hiramatsu
2019-08-01arm64: Remove unneeded rcu_read_lock from debug handlersMasami Hiramatsu
2019-08-01arm64: unwind: Prohibit probing on return_address()Masami Hiramatsu
2019-07-31arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}Will Deacon
2019-07-29arm64: module: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: smp: Mark expected switch fall-throughAnders Roxell
2019-07-29arm64: hw_breakpoint: Fix warnings about implicit fallthroughWill Deacon
2019-07-29arm64: compat: Allow single-byte watchpoints on all addressesWill Deacon
2019-07-26KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new ECZenghui Yu
2019-07-22arm64: entry: SP Alignment Fault doesn't write to FAR_EL1James Morse
2019-07-22arm64: Force SSBS on context switchMarc Zyngier
2019-07-22arm64/sve: Fix a couple of magic numbers for the Z-reg countDave Martin
2019-07-22arm64/sve: Factor out FPSIMD to SVE state conversionDave Martin
2019-07-22arm64: stacktrace: Better handle corrupted stacksMark Rutland
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-07-22arm64: vdso: Cleanup MakefilesVincenzo Frascino
2019-07-22arm64: vdso: fix flip/flop vdso build bugNaohiro Aota
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-15docs: arm: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-12arm64: move jump_label_init() before parse_early_param()Kees Cook
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsAnshuman Khandual
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-07-05arm64: KVM: Propagate full Spectre v2 workaround state to KVM guestsAndre Przywara
2019-07-05arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse