summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-2922-37/+37
|\
| * sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-2422-37/+37
* | Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-293-43/+32
|\ \
| * | x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-11-271-2/+4
| * | x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-11-251-2/+2
| * | x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen2020-11-241-7/+25
| * | x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen2020-11-241-33/+2
* | | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-283-1/+4
|\ \ \
| * | | RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-11-251-0/+2
| * | | RISC-V: Add missing jump label initializationAnup Patel2020-11-251-0/+1
| * | | riscv: Explicitly specify the build id style in vDSO Makefile againNathan Chancellor2020-11-251-1/+1
| |/ /
* | | Merge tag 'asm-generic-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-277-0/+15
|\ \ \
| * | | arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2020-11-167-0/+15
| | |/ | |/|
* | | Merge tag 'arm-soc-fixes-v5.10-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-2715-84/+77
|\ \ \
| * \ \ Merge tag 'omap-for-v5.10/fixes-rc5-signed' of git://git.kernel.org/pub/scm/l...Arnd Bergmann2020-11-274-7/+10
| |\ \ \
| | * | | ARM: dts: dra76x: m_can: fix order of clocksMarc Kleine-Budde2020-11-191-2/+2
| | * | | Merge tag 'ti-sysc-fixes' into fixesTony Lindgren2020-11-161-1/+2
| | |\ \ \
| | | * | | ARM: OMAP2+: Fix missing select PM_GENERIC_DOMAINS_OFTony Lindgren2020-10-261-0/+1
| | | * | | ARM: OMAP2+: Fix location for select PM_GENERIC_DOMAINSTony Lindgren2020-10-261-1/+1
| | * | | | ARM: dts: am437x-l4: fix compatible for cpsw switch dt nodeGrygorii Strashko2020-11-111-1/+1
| | * | | | ARM: OMAP2+: Manage MPU state properly for omap_enter_idle_coupled()Tony Lindgren2020-10-271-3/+5
| | |/ / /
| * | | | Merge tag 'tegra-for-5.10-arm64-dt-fixes' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2020-11-265-27/+15
| |\ \ \ \
| | * | | | arm64: tegra: Fix Tegra234 VDK node namesJon Hunter2020-11-251-3/+3
| | * | | | arm64: tegra: Wrong AON HSP reg property sizeDipen Patel2020-11-251-1/+1
| | * | | | arm64: tegra: Fix USB_VBUS_EN0 regulator on Jetson TX1JC Kuo2020-11-251-10/+10
| | * | | | arm64: tegra: Correct the UART for Jetson Xavier NXJon Hunter2020-11-251-1/+1
| | * | | | arm64: tegra: Disable the ACONNECT for Jetson TX2Jon Hunter2020-11-251-12/+0
| | |/ / /
| * | | | Merge tag 'zynqmp-soc-fixes-for-v5.10-rc6' of https://github.com/Xilinx/linux...Arnd Bergmann2020-11-2645-235/+361
| |\ \ \ \
| * \ \ \ \ Merge tag 'v5.10-rockchip-dtsfixes1' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2020-11-234-4/+6
| |\ \ \ \ \
| | * | | | | arm64: dts: rockchip: Reorder LED triggers from mmc devices on rk3399-roc-pc.Markus Reichl2020-11-081-2/+2
| | * | | | | arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.Markus Reichl2020-11-081-0/+3
| | * | | | | arm64: dts: rockchip: Remove system-power-controller from pmic on Odroid Go A...Maciej Matuszczyk2020-11-011-1/+0
| | * | | | | arm64: dts: rockchip: fix NanoPi R2S GMAC clock nameDavid Bauer2020-11-011-1/+1
| | | |/ / / | | |/| | |
| * | | | | arm64: dts: qcom: clear the warnings caused by empty dma-rangesZhen Lei2020-11-171-36/+36
| * | | | | arm64: dts: broadcom: clear the warnings caused by empty dma-rangesZhen Lei2020-11-171-10/+10
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-11-2713-70/+89
|\ \ \ \ \
| * | | | | kvm: x86/mmu: Fix get_mmio_spte() on CPUs supporting 5-level PTVitaly Kuznetsov2020-11-271-1/+1
| * | | | | KVM: x86: Fix split-irqchip vs interrupt injection window requestPaolo Bonzini2020-11-273-9/+12
| * | | | | KVM: x86: handle !lapic_in_kernel case in kvm_cpu_*_extintPaolo Bonzini2020-11-272-51/+34
| * | | | | Merge tag 'kvmarm-fixes-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2020-11-272-2/+25
| |\ \ \ \ \
| | * | | | | KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspaceZenghui Yu2020-11-171-2/+20
| | * | | | | KVM: arm64: Correctly align nVHE percpu dataJamie Iles2020-11-161-0/+5
| * | | | | | Merge tag 'kvm-s390-master-5.10-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2020-11-181-1/+8
| |\ \ \ \ \ \
| | * | | | | | s390/uv: handle destroy page legacy interfaceChristian Borntraeger2020-11-181-1/+8
| * | | | | | | KVM: SVM: fix error return code in svm_create_vcpu()Chen Zhou2020-11-171-1/+3
| * | | | | | | KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt().Ashish Kalra2020-11-161-1/+1
| * | | | | | | Merge tag 'kvm-s390-master-5.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2020-11-163-4/+5
| |\| | | | | |
| | * | | | | | KVM: s390: remove diag318 reset codeCollin Walling2020-11-111-2/+0
| | * | | | | | KVM: s390: pv: Mark mm as protected after the set secure parameters and impro...Janosch Frank2020-11-113-2/+5
* | | | | | | | Merge tag 'powerpc-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-11-275-8/+18
|\ \ \ \ \ \ \ \