summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-2910-2/+119
|\
| * x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor2023-01-221-1/+1
| * acpi: Fix suspend with Xen PVJuergen Gross2023-01-191-0/+8
| * x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania2023-01-195-0/+104
| * x86/pci/xen: Fixup fallout from the PCI/MSI overhaulThomas Gleixner2023-01-161-1/+2
| * x86/pci/xen: Set MSI_FLAG_PCI_MSIX support in Xen MSI domainDavid Woodhouse2023-01-161-0/+1
| * x86/i8259: Mark legacy PIC interrupts with IRQ_LEVELThomas Gleixner2023-01-162-1/+4
* | Merge tag 'riscv-for-linus-6.2-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-274-5/+6
|\ \
| * | riscv: Move call to init_cpu_topology() to later initialization stageLey Foon Tan2023-01-251-1/+2
| * | riscv/kprobe: Fix instruction simulation of JALRLiao Chang2023-01-241-2/+2
| * | riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAITMasahiro Yamada2023-01-191-1/+1
| * | RISC-V: fix compile error from deduplicated __ALTERNATIVE_CFG_2Heiko Stuebner2023-01-191-1/+1
* | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2023-01-274-3/+9
|\ \ \
| * | | ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require itNathan Chancellor2023-01-232-2/+7
| * | | ARM: 9284/1: include <asm/pgtable.h> from proc-macros.S to fix -Wundef warningsMasahiro Yamada2023-01-111-0/+1
| * | | ARM: 9280/1: mm: fix warning on phys_addr_t to void pointer assignmentGiulio Benetti2023-01-111-1/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-01-245-29/+28
|\ \ \ \
| * | | | KVM: x86/vmx: Do not skip segment attributes if unusable bit is setHendrik Borghorst2023-01-221-12/+9
| * | | | Merge tag 'kvmarm-fixes-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-01-224-17/+19
| |\ \ \ \
| | * | | | KVM: arm64: GICv4.1: Fix race with doorbell on VPE activation/deactivationMarc Zyngier2023-01-213-16/+18
| | * | | | KVM: arm64: Pass the actual page address to mte_clear_page_tags()Catalin Marinas2023-01-211-1/+1
* | | | | | Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-01-235-1/+44
|\ \ \ \ \ \
| * | | | | | arm64: efi: Account for the EFI runtime stack in stack unwinderArd Biesheuvel2023-01-162-0/+27
| * | | | | | arm64: efi: Avoid workqueue to check whether EFI runtime is liveArd Biesheuvel2023-01-163-1/+17
* | | | | | | Merge tag 'sched_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-01-221-0/+9
|\ \ \ \ \ \ \
| * | | | | | | x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...Yair Podemsky2023-01-161-0/+9
* | | | | | | | Merge tag 'perf_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-01-222-0/+2
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | perf/x86/intel/cstate: Add Emerald RapidsKan Liang2023-01-181-0/+1
| * | | | | | | perf/x86/intel: Add Emerald RapidsKan Liang2023-01-181-0/+1
* | | | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-2061-218/+219
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'at91-fixes-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2023-01-201-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: at91: sam9x60: fix the ddr clock for sam9x60Claudiu Beznea2023-01-121-1/+1
| | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | Merge tag 'stm32-dt-for-v6.2-fixes-1' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2023-01-204-8/+24
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp151a-prtt1lPatrice Chotard2023-01-171-2/+6
| | * | | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp157c-emstamp-argonPatrice Chotard2023-01-171-2/+6
| | * | | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcom-somPatrice Chotard2023-01-171-2/+6
| | * | | | | | | | ARM: dts: stm32: Fix qspi pinctrl phandle for stm32mp15xx-dhcor-somPatrice Chotard2023-01-171-2/+6
| | |/ / / / / / /
| * | | | | | | | Merge tag 'riscv-dt-fixes-for-v6.2-rc4' of https://git.kernel.org/pub/scm/lin...Arnd Bergmann2023-01-161-1/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | riscv: dts: sifive: fu740: fix size of pcie 32bit memoryBen Dooks2023-01-071-1/+1
| | |/ / / / / / /
| * | | | | | | | Merge tag 'mvebu-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2023-01-163-5/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: marvell: AC5/AC5X: Fix address for UART1Chris Packham2023-01-101-1/+1
| | * | | | | | | | Revert "ARM: dts: armada-39x: Fix compatible string for gpios"Klaus Kudielka2023-01-091-2/+2
| | * | | | | | | | Revert "ARM: dts: armada-38x: Fix compatible string for gpios"Klaus Kudielka2023-01-091-2/+2
| | |/ / / / / / /
| * | | | | | | | Merge tag 'qcom-arm64-fixes-for-6.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann2023-01-107-82/+108
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: qcom: msm8992-libra: Fix the memory mapKonrad Dybcio2023-01-101-17/+60
| | * | | | | | | | arm64: dts: qcom: msm8992: Don't use sfpb mutexKonrad Dybcio2023-01-101-4/+0
| | * | | | | | | | arm64: dts: msm8994-angler: fix the memory mapDominik Kobinski2023-01-101-3/+16
| | * | | | | | | | arm64: dts: qcom: sm8350: correct SDHCI interconnect argumentsKrzysztof Kozlowski2022-12-291-2/+2
| | * | | | | | | | Revert "arm64: dts: qcom: sm8250: Disable the not yet supported cluster idle ...Ulf Hansson2022-12-281-1/+0
| | * | | | | | | | arm64: dts: msm8992-bullhead: add memory hole regionDominik Kobinski2022-12-271-0/+6