summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | riscv: fix build with binutils 2.38Aurelien Jarno2022-02-101-0/+6
| * | | | | | riscv: cpu-hotplug: clear cpu from numa map when teardownPingfan Liu2022-02-101-0/+2
| * | | | | | riscv: extable: fix err reg writing in dedicated uaccess handlerJisheng Zhang2022-02-081-3/+3
| * | | | | | riscv/mm: Add XIP_FIXUP for riscv_pfn_basePalmer Dabbelt2022-02-041-0/+1
| * | | | | | riscv/mm: Add XIP_FIXUP for phys_ram_basePalmer Dabbelt2022-02-041-0/+1
| * | | | | | riscv: Fix XIP_FIXUP_FLASH_OFFSETMyrtle Shah2022-02-041-6/+5
| * | | | | | riscv: eliminate unreliable __builtin_frame_address(1)Changbin Du2022-02-041-4/+5
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-02-111-0/+1
|\ \ \ \ \ \
| * | | | | | arm64: Enable Cortex-A510 erratum 2051678 by defaultMark Brown2022-02-011-0/+1
* | | | | | | Merge tag 'acpi-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-02-111-22/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'acpi-x86'Rafael J. Wysocki2022-02-111-22/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | x86/PCI: revert "Ignore E820 reservations for bridge windows on newer systems"Hans de Goede2022-02-091-22/+1
* | | | | | | | Merge tag 'mips-fixes-5.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-101-13/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | MIPS: DTS: CI20: fix how ddc power is enabledH. Nikolaus Schaller2022-02-091-13/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'kvm-s390-kernel-access' from emailed bundleLinus Torvalds2022-02-091-0/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | KVM: s390: Return error on SIDA memop on normal guestJanis Schoetterl-Glausch2022-02-021-0/+2
* | | | | | | | Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-062-2/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel/pt: Fix crash with stop filters in single-range modeTristan Hume2022-02-021-2/+3
| * | | | | | | | x86/perf: Default set FREEZE_ON_SMI for allPeter Zijlstra2022-02-021-0/+13
| |/ / / / / / /
* | | | | | | | Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-02-054-47/+10
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/Xen: streamline (and fix) PV CPU enumerationJan Beulich2022-02-032-24/+6
| * | | | | | | xen/x2apic: enable x2apic mode when supported for HVMRoger Pau Monne2022-01-282-23/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-02-0517-115/+222
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2022-02-051728-22078/+60813
| |\ \ \ \ \ \ \
| | * | | | | | | KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataJames Morse2022-02-034-3/+46
| | * | | | | | | KVM: arm64: Stop handle_exit() from handling HVC twice when an SError occursJames Morse2022-02-031-0/+8
| | * | | | | | | KVM: arm64: Avoid consuming a stale esr value when SError occurJames Morse2022-02-031-1/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointerSean Christopherson2022-02-041-3/+3
| * | | | | | | KVM: x86: Report deprecated x87 features in supported CPUIDJim Mattson2022-02-041-6/+7
| * | | | | | | Merge tag 'kvm-riscv-fixes-5.17-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini2022-02-022-18/+33
| |\ \ \ \ \ \ \
| | * | | | | | | RISC-V: KVM: Fix SBI implementation versionAnup Patel2022-02-021-1/+2
| | * | | | | | | RISC-V: KVM: make CY, TM, and IR counters accessible in VU modeMayuresh Chitale2022-02-021-0/+4
| | * | | | | | | kvm/riscv: rework guest entry logicMark Rutland2022-02-021-17/+27
| * | | | | | | | kvm/arm64: rework guest entry logicMark Rutland2022-02-011-18/+33
| |/ / / / / / /
| * | | | | | | kvm/x86: rework guest entry logicMark Rutland2022-02-014-50/+7
| * | | | | | | kvm/mips: rework guest entry logicMark Rutland2022-02-011-4/+46
| * | | | | | | KVM: x86: Move delivery of non-APICv interrupt into vendor codeSean Christopherson2022-02-015-12/+37
* | | | | | | | Merge tag 'random-5.17-rc3-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-02-042-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFIJason A. Donenfeld2022-02-042-4/+4
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 'mips-fixes-5.17_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-032-4/+10
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | MIPS: KVM: fix vz.c kernel-doc notationRandy Dunlap2022-02-011-3/+9
| * | | | | | | MIPS: octeon: Fix missed PTR->PTR_WD conversionThomas Bogendoerfer2022-02-011-1/+1
* | | | | | | | Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-302-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/cpu: Add Xeon Icelake-D to list of CPUs that support PPINTony Luck2022-01-251-0/+1
| * | | | | | | | x86/MCE/AMD: Allow thresholding interface updates after initYazen Ghannam2022-01-231-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | ia64: make IA64_MCA_RECOVERY bool instead of tristateRandy Dunlap2022-01-301-1/+1
* | | | | | | | Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-293-9/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI/sysfs: Find shadow ROM before static attribute initializationBjorn Helgaas2022-01-263-9/+8
| |/ / / / / / /
* | | | | | | | Merge tag 'powerpc-5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-01-2912-11/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | powerpc/64s/interrupt: Fix decrementer stormNicholas Piggin2022-01-251-2/+3