aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2024-07-12arm64: dts: ti: k3-j784s4-evm: Consolidate serdes0 referencesAndrew Halaney1-16/+8
2024-07-12arm64: dts: ti: k3-j784s4-evm: Assign only lanes 0 and 1 to PCIe1Andrew Halaney1-3/+2
2024-07-12mips: dts: realtek: Add RTL9302C boardChris Packham3-0/+153
2024-07-12mips: generic: add fdt fixup for Realtek reference boardChris Packham2-0/+80
2024-07-12mips: select REALTEK_OTTO_TIMER for Realtek platformsChris Packham1-0/+1
2024-07-12mips: dts: realtek: add device_type property to cpu nodeChris Packham1-0/+1
2024-07-12mips: dts: realtek: use "serial" instead of "uart" in node nameChris Packham1-2/+2
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang3-1/+27
2024-07-12MIPS: lantiq: improve USB initializationHauke Mehrtens1-0/+20
2024-07-12riscv: Add Zawrs support for spinlocksChristoph Müllner6-15/+105
2024-07-12riscv: Provide a definition for 'pause'Andrew Jones4-16/+4
2024-07-12powerpc: Remove 40x leftoversChristophe Leroy2-2/+1
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski16-29/+80
2024-07-11Merge branch 'for-next/vcpu-hotplug' into for-next/coreCatalin Marinas6-14/+93
2024-07-11Merge branches 'for-next/cpufeature', 'for-next/misc', 'for-next/kselftest', ...Catalin Marinas24-313/+106
2024-07-11riscv: hwprobe: export highest virtual userspace addressClément Léger4-1/+12
2024-07-11bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIGPuranjay Mohan1-2/+2
2024-07-11x86/xen: remove deprecated xen_nopvspin boot parameterJuergen Gross1-15/+5
2024-07-11x86/xen: eliminate some private header filesJuergen Gross22-206/+150
2024-07-11x86/xen: make some functions staticJuergen Gross3-10/+6
2024-07-11xen: make multicall debug boot time selectableJuergen Gross1-23/+102
2024-07-11sparc64: Fix prototype warnings in hibernate.cAndreas Larsson1-0/+1
2024-07-11sparc64: Fix prototype warning for prom_get_mmu_ihandleAndreas Larsson1-1/+1
2024-07-11sparc64: Fix incorrect function signature and add prototype for prom_cif_initAndreas Larsson3-4/+2
2024-07-11sparc64: Fix prototype warnings for floppy_64.hAndreas Larsson1-2/+3
2024-07-11sparc32: Fix truncated relocation errors when linking large kernelsAndreas Larsson2-6/+15
2024-07-11x86/sev: Do RMP memory coverage check after max_pfn has been setTom Lendacky1-22/+22
2024-07-11x86/sev: Move SEV compilation unitsBorislav Petkov (AMD)6-8/+18
2024-07-11powerpc: Check only single values are passed to CPU/MMU feature checksMichael Ellerman2-0/+2
2024-07-11powerpc/xmon: Fix disassembly CPU feature checksMichael Ellerman1-22/+11
2024-07-11powerpc: Drop clang workaround for builtin constant checksMichael Ellerman2-4/+0
2024-07-11xen/arm: Convert comma to semicolonChen Ni1-1/+1
2024-07-11powerpc64/bpf: jit support for signed division and moduloArtem Savkov2-8/+34
2024-07-11powerpc64/bpf: jit support for sign extended movArtem Savkov1-2/+8
2024-07-11powerpc64/bpf: jit support for sign extended loadArtem Savkov2-19/+43
2024-07-11powerpc64/bpf: jit support for unconditional byte swapArtem Savkov1-1/+2
2024-07-11powerpc64/bpf: jit support for 32bit offset jmp instructionArtem Savkov1-0/+3
2024-07-10Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+2
2024-07-10riscv: Remove unnecessary int cast in variable_fls()Thorsten Blum1-1/+1
2024-07-10riscv: Improve sbi_ecall() code generation by reordering argumentsAlexandre Ghiti2-9/+11
2024-07-10riscv: Add tracepoints for SBI calls and returnsSamuel Holland2-0/+61
2024-07-10Merge tag 'sunxi-dt-for-6.11-2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+10
2024-07-10riscv: Optimize crc32 with Zbc extensionXiao Wang3-0/+318
2024-07-10s390/kvm: Move bitfields for dat tablesClaudio Imbrenda2-160/+173
2024-07-10s390/entry: Pass the asce as parameter to sie64a()Claudio Imbrenda6-10/+12
2024-07-10s390/sthyi: Use cached data when diag is busyMete Durlu1-17/+38
2024-07-10s390/sthyi: Move diag operationsMete Durlu1-15/+31
2024-07-10s390/hypfs_diag: Diag204 busy loopMete Durlu3-4/+18
2024-07-10s390/diag: Add busy-indication-facility requirementsMete Durlu1-0/+7
2024-07-10s390/diag: Diag204 add busy return errnoMete Durlu1-1/+5