summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)Author
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-06vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-08-05random: random.h should include archrandom.h, not the other way aroundLinus Torvalds
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-08-03Merge tag 'arm-newsoc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-08-03Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'arm-dt-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2020-08-03Merge tag 'arm-defconfig-5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-08-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh
2020-07-31Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31Merge tag 'qcom-arm64-for-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2020-07-31Merge tag 'amlogic-dt64-4' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-31bpf, arm64: Add BPF exception tablesJean-Philippe Brucker
2020-07-30arm64: csum: Fix handling of bad packetsRobin Murphy
2020-07-30arm64: Drop unnecessary include from asm/smp.hMarc Zyngier
2020-07-30arm64/alternatives: move length validation inside the subsectionSami Tolvanen
2020-07-30Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier
2020-07-30KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()Will Deacon
2020-07-30KVM: arm64: Don't skip cache maintenance for read-only memslotsWill Deacon
2020-07-30KVM: arm64: Handle data and instruction external aborts the same wayWill Deacon
2020-07-30KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon
2020-07-30Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/nextMarc Zyngier
2020-07-30KVM: arm64: Ensure that all nVHE hyp code is in .hyp.textDavid Brazdil
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap
2020-07-29arm64: dts: meson: odroid-n2: add jack audio output supportJerome Brunet
2020-07-29arm64: dts: meson: odroid-n2: enable audio loopbackJerome Brunet
2020-07-29Merge tag 'amlogic-dt64-3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Arnd Bergmann
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-29arm, arm64: Fix selection of CONFIG_SCHED_THERMAL_PRESSUREValentin Schneider
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-28Merge tag 'arm-fixes-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-28Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier
2020-07-28Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIPMarc Zyngier