aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-03Merge tag 'efi-next-for-v6.1' into loongarch-nextHuacai Chen26-70/+364
2022-10-03x86/hyperv: Replace kmap() with kmap_local_page()Zhao Liu1-2/+2
2022-10-03ia64: simplify esi object addition in MakefileMasahiro Yamada1-4/+1
2022-10-02Merge tag 'perf-urgent-2022-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-3/+48
2022-10-02Merge tag 'x86_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-32/+38
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada21-61/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada23-61/+62
2022-10-02riscv: select HAVE_POSIX_CPU_TIMERS_TASK_WORKJisheng Zhang1-0/+1
2022-10-02RISC-V: KVM: Use generic guest entry infrastructureJisheng Zhang2-12/+7
2022-10-02RISC-V: KVM: Record number of signal exits as a vCPU statJisheng Zhang2-0/+3
2022-10-02RISC-V: KVM: add __init annotation to riscv_kvm_init()Xiu Jianfeng1-1/+1
2022-10-02RISC-V: KVM: Expose Zicbom to the guestAndrew Jones2-2/+8
2022-10-02RISC-V: KVM: Provide UAPI for Zicbom block sizeAndrew Jones3-0/+11
2022-10-02RISC-V: KVM: Make ISA ext mappings explicitAndrew Jones1-11/+14
2022-10-02RISC-V: KVM: Allow Guest use Zihintpause extensionMayuresh Chitale2-0/+3
2022-10-02RISC-V: KVM: Allow Guest use Svinval extensionAnup Patel2-0/+3
2022-10-02RISC-V: KVM: Use Svinval for local TLB maintenance when availableAnup Patel2-12/+68
2022-10-02RISC-V: Probe Svinval extension form ISA stringMayuresh Chitale3-0/+6
2022-10-02RISC-V: KVM: Change the SBI specification version to v1.0Anup Patel1-2/+2
2022-10-02riscv: KVM: Apply insn-def to hlv encodingsAndrew Jones2-31/+25
2022-10-02riscv: KVM: Apply insn-def to hfence encodingsAndrew Jones2-112/+27
2022-10-02riscv: Introduce support for defining instructionsAndrew Jones2-0/+93
2022-10-02riscv: Add X register names to gpr-numsAndrew Jones1-0/+8
2022-10-01MIPS: pci: lantiq: switch to using gpiod APIDmitry Torokhov1-15/+13
2022-10-01mips: allow firmware to pass RNG seed to kernelJason A. Donenfeld1-0/+21
2022-10-01Merge branch kvm-arm64/misc-6.1 into kvmarm-master/nextMarc Zyngier3-7/+12
2022-10-01Merge branch kvm-arm64/dirty-log-ordered into kvmarm-master/nextMarc Zyngier1-1/+2
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+0
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski6-0/+22
2022-09-30ARM: dts: s5pv210: correct double "pins" in pinmux nodeKrzysztof Kozlowski2-3/+3
2022-09-30MIPS: Simplify __bswapdi2() and __bswapsi2()Tiezhu Yang2-12/+4
2022-09-30MIPS: Silence missing prototype warningTiezhu Yang2-2/+6
2022-09-30mips: update config filesLukas Bulwahn43-236/+2
2022-09-30ARM: dts: exynos: fix polarity of VBUS GPIO of OrigenDmitry Torokhov1-1/+1
2022-09-30arm64: dts: exynos: fix polarity of "enable" line of NFC chip in TM2Dmitry Torokhov1-1/+1
2022-09-30arm64: dts: mediatek: mt2712e: Update the name of property 'clk_csr'Jianguo Zhang1-1/+1
2022-09-30kvm: vmx: keep constant definition format consistentPeng Hao1-1/+1
2022-09-30kvm: mmu: fix typos in struct kvm_archPeng Hao1-6/+6
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini40-975/+1524
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson1-2/+0
2022-09-30powerpc/pseries: Add firmware details to the hardware descriptionMichael Ellerman1-0/+30
2022-09-30powerpc/powernv: Add opal details to the hardware descriptionMichael Ellerman1-0/+22
2022-09-30powerpc: Add device-tree model to the hardware descriptionMichael Ellerman1-0/+19
2022-09-30powerpc/64: Add logical PVR to the hardware descriptionMichael Ellerman1-1/+3
2022-09-30powerpc: Add PVR & CPU name to hardware descriptionMichael Ellerman1-0/+4
2022-09-30powerpc: Add hardware description stringMichael Ellerman2-1/+20
2022-09-30powerpc/configs: Enable PPC_UV in powernv_defconfigMichael Ellerman1-0/+3
2022-09-30powerpc/configs: Update config files for removed/renamed symbolsLukas Bulwahn17-33/+1
2022-09-30powerpc/mm: Fix UBSAN warning reported on hugetlbAneesh Kumar K.V1-3/+3
2022-09-30powerpc/mm: Always update max/min_low_pfn in mem_topology_setup()Aneesh Kumar K.V1-3/+3