summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-09-12um: Remove obsoleted declaration for execute_syscall_skasGaosheng Cui1-1/+0
2024-09-12vector_user: add VDE supportRenzo Davoli1-0/+83
2024-09-12um: remove ARCH_NO_PREEMPT_DYNAMICJohannes Berg1-1/+0
2024-09-12um: vector: Fix NAPI budget handlingAnton Ivanov1-2/+2
2024-09-12um: vector: Replace locks guarding queue depth with atomicsAnton Ivanov2-102/+110
2024-09-12um: remove variable stack array in os_rcv_fd_msg()Johannes Berg1-2/+6
2024-09-12LoongArch: KVM: Implement function kvm_para_has_feature()Bibo Mao2-15/+27
2024-09-12ARM: ep93xx: delete all boardfilesNikita Shubin14-3654/+0
2024-09-12ata: pata_ep93xx: remove legacy pinctrl useNikita Shubin1-72/+0
2024-09-12pwm: ep93xx: drop legacy pinctrlNikita Shubin1-42/+0
2024-09-12ARM: ep93xx: DT for the Cirrus ep93xx SoC platformsNikita Shubin3-22/+10
2024-09-12ARM: dts: ep93xx: Add EDB9302 DTAlexander Sverdlin2-0/+182
2024-09-12ARM: dts: ep93xx: add ts7250 boardNikita Shubin3-0/+273
2024-09-12ARM: dts: add Cirrus EP93XX SoC .dtsiNikita Shubin1-0/+444
2024-09-12input: keypad: ep93xx: add DT support for Cirrus EP93xxNikita Shubin1-46/+0
2024-09-12gpio: ep93xx: split device in multipleNikita Shubin4-20/+117
2024-09-12Merge tag 'sunxi-dt-for-6.12-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+37
2024-09-12Merge patch series "remove size limit on XIP kernel"Palmer Dabbelt63-239/+372
2024-09-12riscv: remove limit on the size of read-only section for XIP kernelNam Cao3-10/+4
2024-09-12riscv: drop the use of XIP_OFFSET in create_kernel_page_table()Nam Cao1-3/+4
2024-09-12riscv: drop the use of XIP_OFFSET in kernel_mapping_va_to_pa()Nam Cao1-1/+1
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_FLASH_OFFSETNam Cao1-4/+12
2024-09-12riscv: drop the use of XIP_OFFSET in XIP_FIXUP_OFFSETNam Cao1-2/+12
2024-09-12riscv: replace misleading va_kernel_pa_offset on XIP kernelNam Cao2-10/+25
2024-09-12riscv: don't export va_kernel_pa_offset in vmcoreinfo for XIP kernelNam Cao1-0/+7
2024-09-12riscv: cleanup XIP_FIXUP macroNam Cao1-4/+7
2024-09-12LoongArch: KVM: Enable paravirt feature control from VMMBibo Mao11-48/+117
2024-09-12LoongArch: KVM: Add PMU support for guestSong Gao7-3/+205
2024-09-12Merge branch 'for-next/timers' into for-next/coreWill Deacon4-18/+82
2024-09-12Merge branch 'for-next/poe' into for-next/coreWill Deacon36-17/+638
2024-09-12Merge branch 'for-next/pkvm-guest' into for-next/coreWill Deacon9-2/+107
2024-09-12Merge branch 'for-next/perf' into for-next/coreWill Deacon8-89/+135
2024-09-12Merge branch 'for-next/mm' into for-next/coreWill Deacon4-4/+22
2024-09-12Merge branch 'for-next/misc' into for-next/coreWill Deacon10-126/+157
2024-09-12s390/crypto: Display Query and Query Authentication Information in sysfsFinn Callies2-0/+120
2024-09-12s390/crypto: Add Support for Query Authentication InformationFinn Callies1-1/+30
2024-09-12s390/crypto: Rework RRE and RRF CPACF inline functionsFinn Callies1-33/+41
2024-09-12s390/crypto: Add KDSA CPACF InstructionFinn Callies1-0/+23
2024-09-12s390/disassembler: Remove duplicate instruction format RSY_RDRUJens Remus2-5/+4
2024-09-12Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-6/+12
2024-09-12arm64: hibernate: Fix warning for cast from restricted gfp_tMin-Hua Chen1-1/+1
2024-09-12Merge branch kvm-arm64/visibility-cleanups into kvmarm-master/nextMarc Zyngier2-44/+22
2024-09-12Merge branch kvm-arm64/s2-ptdump into kvmarm-master/nextMarc Zyngier9-93/+397
2024-09-12Merge branch kvm-arm64/nv-at-pan into kvmarm-master/nextMarc Zyngier12-32/+1258
2024-09-12Merge branch kvm-arm64/vgic-sre-traps into kvmarm-master/nextMarc Zyngier10-135/+345
2024-09-12Merge branch kvm-arm64/fpmr into kvmarm-master/nextMarc Zyngier8-7/+82
2024-09-12Merge branch kvm-arm64/mmu-misc-6.12 into kvmarm-master/nextMarc Zyngier3-8/+25
2024-09-12arm64: dts: ti: k3-am625-beagleplay: Add bootloader-backdoor-gpios to cc1352p7Ayush Singh1-1/+2
2024-09-12xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()Alexey Dobriyan1-1/+5
2024-09-12x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()Alexey Dobriyan1-1/+6