aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+29
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-64/+61
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 11-35/+23
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 14-28/+84
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2020-08-29Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-14/+15
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 12-41/+172
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionGravatar James Morse 1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsGravatar James Morse 3-8/+42
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeGravatar James Morse 8-26/+108
2020-08-28arm64: vdso32: make vdso32 install conditionalGravatar Frank van der Linden 1-1/+2
2020-08-28arm64: use a common .arch preamble for inline assemblyGravatar Sami Tolvanen 3-5/+18
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUGravatar Christophe Leroy 1-1/+1
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGravatar Gustavo A. R. Silva 1-1/+0
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Gravatar Pratik Rajesh Sampat 1-1/+1
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcGravatar Athira Rajeev 1-2/+2
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBGravatar Alexey Kardashevskiy 1-5/+14
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeGravatar Michael Ellerman 1-3/+9
2020-08-27powerpc/64s: scv entry should set PPRGravatar Nicholas Piggin 1-0/+4
2020-08-27x86/irq: Unbreak interrupt affinity settingGravatar Thomas Gleixner 1-7/+9
2020-08-27x86/hotplug: Silence APIC only after all interrupts are migratedGravatar Ashok Raj 1-6/+20
2020-08-26s390/vmem: fix vmem_add_range for 4-level pagingGravatar Vasily Gorbik 1-0/+1
2020-08-26s390: don't trace preemption in percpu macrosGravatar Sven Schnelle 1-14/+14
2020-08-26lockdep: Only trace IRQ edgesGravatar Nicholas Piggin 1-7/+4
2020-08-26mips: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26arm64: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26nds32: Implement arch_irqs_disabled()Gravatar Peter Zijlstra 1-0/+5
2020-08-26x86/entry: Remove unused THUNKsGravatar Peter Zijlstra 1-5/+0
2020-08-26cpuidle: Move trace_cpu_idle() into generic codeGravatar Peter Zijlstra 4-12/+1
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericGravatar Peter Zijlstra 2-11/+3
2020-08-24powerpc/64s: Disallow PROT_SAO in LPARs by defaultGravatar Shawn Anastasio 2-2/+19
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Gravatar Shawn Anastasio 7-16/+36
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 106-251/+236
2020-08-23Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 20-24/+160
2020-08-23Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+6
2020-08-23Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+49
2020-08-23Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-86/+39
2020-08-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 6-22/+42
2020-08-22Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 6-34/+69
2020-08-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 10-15/+32
2020-08-21KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not setGravatar Will Deacon 1-4/+13
2020-08-21KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Gravatar Will Deacon 9-9/+15
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 13-136/+76
2020-08-21Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-08-21ARM64: vdso32: Install vdso32 from vdso_installGravatar Stephen Boyd 2-1/+2
2020-08-21x86/entry/64: Do not use RDPID in paranoid entry to accomodate KVMGravatar Sean Christopherson 1-4/+6
2020-08-21powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driverGravatar Kajol Jain 1-1/+10
2020-08-21powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000Gravatar Christophe Leroy 1-2/+2
2020-08-21KVM: arm64: Print warning when cpu erratum can cause guests to deadlockGravatar Rob Herring 1-0/+4
2020-08-21arm64: Allow booting of late CPUs affected by erratum 1418040Gravatar Marc Zyngier 1-0/+2