summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-307-64/+61
|\
| * arm64: dts: k3-am65: Update the RM resource typesLokesh Vutla2020-08-162-12/+12
| * arm64: dts: k3-am65: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-164-20/+17
| * arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindingsLokesh Vutla2020-08-163-32/+32
* | Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-302-2/+5
|\ \
| * | arm64: Implement arch_irqs_disabled()Peter Zijlstra2020-08-261-0/+5
| * | cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra2020-08-261-2/+0
* | | Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-291-1/+0
|\ \ \
| * | | arm64/cpuinfo: Remove unnecessary fallthrough annotationGustavo A. R. Silva2020-08-271-1/+0
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-2812-41/+172
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionJames Morse2020-08-281-1/+2
| * | | KVM: arm64: Survive synchronous exceptions caused by AT instructionsJames Morse2020-08-283-8/+42
| * | | KVM: arm64: Add kvm_extable for vaxorcism codeJames Morse2020-08-288-26/+108
| * | | arm64: vdso32: make vdso32 install conditionalFrank van der Linden2020-08-281-1/+2
| * | | arm64: use a common .arch preamble for inline assemblySami Tolvanen2020-08-283-5/+18
| |/ /
* / / treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-2310-51/+51
|/ /
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-08-226-22/+42
|\ \
| * | ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd2020-08-212-1/+2
| * | KVM: arm64: Print warning when cpu erratum can cause guests to deadlockRob Herring2020-08-211-0/+4
| * | arm64: Allow booting of late CPUs affected by erratum 1418040Marc Zyngier2020-08-211-0/+2
| * | arm64: Move handling of erratum 1418040 into C codeMarc Zyngier2020-08-212-21/+34
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-222-6/+15
|\ \ | |/ |/|
| * KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setWill Deacon2020-08-211-4/+13
| * KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-212-2/+2
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-2/+2
* | Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-08-142-2/+4
|\ \
| * | vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()Thomas Gleixner2020-08-062-2/+4
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-08-1259-2367/+2806
|\ \ \ | | |/ | |/|
| * | Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini2020-08-0959-2367/+2806
| |\ \
| | * \ Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/nextMarc Zyngier2020-07-304-17/+19
| | |\ \
| | | * | KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()Will Deacon2020-07-302-7/+12
| | | * | KVM: arm64: Don't skip cache maintenance for read-only memslotsWill Deacon2020-07-301-1/+1
| | | * | KVM: arm64: Handle data and instruction external aborts the same wayWill Deacon2020-07-301-6/+3
| | | * | KVM: arm64: Rename kvm_vcpu_dabt_isextabt()Will Deacon2020-07-303-3/+3
| | * | | Merge branch 'kvm-arm64/el2-obj-v4.1' into kvmarm-master/nextMarc Zyngier2020-07-301-3/+23
| | |\ \ \
| | | * | | KVM: arm64: Ensure that all nVHE hyp code is in .hyp.textDavid Brazdil2020-07-301-3/+23
| | * | | | Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIPMarc Zyngier2020-07-2816-90/+85
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | KVM: arm64: Substitute RANDOMIZE_BASE for HARDEN_EL2_VECTORSDavid Brazdil2020-07-284-23/+5
| | | * | | KVM: arm64: Make nVHE ASLR conditional on RANDOMIZE_BASEDavid Brazdil2020-07-281-1/+1
| | | * | | KVM: arm64: Rename HSR to ESRGavin Shan2020-07-057-60/+60
| | | * | | KVM: arm64: Drop long gone function parameter documentationPeng Hao2020-07-051-1/+0
| | | * | | KVM: arm64: vgic-its: Change default outer cacheability for {PEND, PROP}BASERAlexander Graf2020-07-051-1/+1
| | | * | | arm64: kvm: Remove kern_hyp_va from get_vcpu_ptrAndrew Scull2020-07-051-1/+0
| | | * | | KVM: arm64: Allow in-atomic injection of SPIsMarc Zyngier2020-07-052-7/+20
| | * | | | Merge branch 'kvm-arm64/target-table-no-more' into kvmarm-master/next-WIPMarc Zyngier2020-07-284-227/+56
| | |\ \ \ \
| | | * | | | KVM: arm64: Remove the target tableJames Morse2020-07-055-111/+12
| | | * | | | KVM: arm64: Remove target_table from exit handlersJames Morse2020-07-051-71/+16
| | | * | | | KVM: arm64: Move ACTLR_EL1 emulation to the sys_reg_descs arrayJames Morse2020-07-052-30/+28
| | | * | | | KVM: arm64: Tolerate an empty target_table listJames Morse2020-07-051-1/+4
| | | * | | | KVM: arm64: Drop the target_table[] indirectionJames Morse2020-07-054-27/+9
| | | |/ / /