summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'qcom-arm64-defconfig-for-6.2' of https://git.kernel.org/pub/scm/li...Arnd Bergmann2022-11-231-2/+6
|\
| * arm64: defconfig: build-in Qualcomm SC7180 and SM8450 interconnectsKrzysztof Kozlowski2022-11-061-2/+2
| * arm64: defconfig: Enable Qualcomm QCE cryptoBhupesh Sharma2022-11-061-0/+1
| * arm64: defconfig: enable rest of Qualcomm ARMv8 SoCs pinctrl driversKrzysztof Kozlowski2022-10-181-0/+3
* | Merge tag 'ti-k3-config-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-11-231-0/+1
|\ \
| * | arm64: defconfig: Enable TI_TFP410 DVI bridgeRahul T R2022-11-041-0/+1
| |/
* | Merge tag 'v6.1-next-defconfig' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2022-11-231-0/+18
|\ \
| * | arm64: defconfig: Enable missing configs for mt8183-jacuzzi-juniperNĂ­colas F. R. A. Prado2022-11-111-0/+18
| |/
* | Merge tag 'imx-defconfig-6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-11-212-0/+8
|\ \
| * | arm64: defconfig: Add Renesas 9-series PCIe clock generatorAlexander Stein2022-11-111-0/+1
| * | ARM: imx_v6_v7_defconfig: Enable the cyttsp5 touchscreenAlistair Francis2022-11-101-0/+1
| * | ARM: imx_v6_v7_defconfig: Enable silergy,sy7636aAlistair Francis2022-10-291-0/+3
| * | ARM: imx_v6_v7_defconfig: Enable USB GPIO extcon supportMarcel Ziswiler2022-10-241-0/+1
| * | arm64: defconfig: enable i.mx 8m plus specific interconnect supportMarcel Ziswiler2022-10-231-0/+1
| * | arm64: defconfig: enable snvs lpgpr supportMarcel Ziswiler2022-10-231-0/+1
| |/
* | Merge tag 'tegra-for-6.2-arm64-defconfig' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann2022-11-211-0/+7
|\ \
| * | arm64: defconfig: Enable HTE configDipen Patel2022-11-111-0/+3
| * | arm64: defconfig: Enable Tegra186 timer supportJon Hunter2022-11-101-0/+1
| * | arm64: defconfig: Enable SND_ALOOPSameer Pujar2022-10-241-0/+1
| * | arm64: defconfig: Enable couple of audio codecsSameer Pujar2022-10-241-0/+2
| |/
* | Merge tag 'renesas-riscv-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub...Arnd Bergmann2022-11-211-0/+3
|\ \
| * | riscv: configs: defconfig: Enable Renesas RZ/Five SoCLad Prabhakar2022-11-101-0/+3
| |/
* | Merge tag 'renesas-arm-defconfig-for-v6.2-tag1' of git://git.kernel.org/pub/s...Arnd Bergmann2022-11-211-1/+3
|\ \
| * | arm64: defconfig: Enable Renesas R-Car S4-8 Spider Ethernet devicesYoshihiro Shimoda2022-11-181-1/+3
| |/
* | ARM: multi_v7_defconfig: enable Type-C UCSI and STM32G0 as modulesFabrice Gasnier2022-11-211-0/+2
* | arm: configs: spear6xx: Enable PL110 display controllerKory Maincent2022-11-141-0/+2
* | arm: configs: spear6xx: Refresh defconfigKory Maincent2022-11-141-5/+0
* | Merge tag 'at91-defconfig-6.2' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2022-11-141-2/+7
|\ \
| * | ARM: configs: at91: sama7: add config for thermal managementClaudiu Beznea2022-11-011-0/+4
| * | ARM: configs: at91: sama7: add config for microchip otpcClaudiu Beznea2022-11-011-0/+1
| * | ARM: configs: at91: sama7: use make savedefconfigClaudiu Beznea2022-11-011-2/+2
| |/
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-2413-96/+163
|\ \
| * | KVM: x86: Add compat handler for KVM_X86_SET_MSR_FILTERAlexander Graf2022-10-221-0/+56
| * | KVM: x86: Copy filter arg outside kvm_vm_ioctl_set_msr_filter()Alexander Graf2022-10-221-14/+17
| * | Merge tag 'kvm-riscv-fixes-6.1-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini2022-10-226-51/+57
| |\ \
| | * | RISC-V: KVM: Fix kvm_riscv_vcpu_timer_pending() for SstcAnup Patel2022-10-213-2/+19
| | * | RISC-V: Fix compilation without RISCV_ISA_ZICBOMAndrew Jones2022-10-213-49/+38
| | |/
| * | Merge tag 'kvmarm-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-10-222-1/+8
| |\ \
| | * | KVM: arm64: vgic: Fix exit condition in scan_its_table()Eric Ren2022-10-151-1/+4
| | * | KVM: arm64: nvhe: Fix build with profile optimizationDenis Nikitin2022-10-151-0/+4
| * | | Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2022-10-225-30/+25
| |\| | | | |/ | |/|
| | * KVM: arm64: Enable stack protection and branch profiling for VHEVincent Donnefort2022-10-092-4/+4
| | * KVM: arm64: Limit stage2_apply_range() batch size to largest blockOliver Upton2022-10-092-21/+8
| | * KVM: arm64: Work out supported block level at compile timeOliver Upton2022-10-091-5/+13
* | | Merge tag 'objtool_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-231-1/+1
|\ \ \
| * | | x86/unwind/orc: Fix unreliable stack dump with gcovChen Zhongjin2022-10-211-1/+1
| |/ /
* | | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-239-65/+69
|\ \ \
| * | | x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctlyChang S. Bae2022-10-221-0/+9
| * | | perf/x86/intel/lbr: Use setup_clear_cpu_cap() instead of clear_cpu_cap()Maxim Levitsky2022-10-201-1/+1
| * | | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra2022-10-202-9/+15