summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-22riscv: show help string for riscv-specific targetsEmil Renner Berthing
2024-05-22riscv: make image compression configurableEmil Renner Berthing
2024-05-22Merge local branch 'x86-codegen'Linus Torvalds
2024-05-22x86: improve bitop code generation with clangLinus Torvalds
2024-05-22x86: improve array_index_mask_nospec() code generationLinus Torvalds
2024-05-22Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-05-22Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'usb-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-05-22Merge tag 'leds-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-05-22Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-22Merge tag 'loongarch-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-05-22riscv: cpufeature: Fix extension subset checkingCharlie Jenkins
2024-05-22riscv: cpufeature: Fix thead vector hwcap removalCharlie Jenkins
2024-05-22Merge tag 'microblaze-v6.10' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2024-05-22riscv: rewrite __kernel_map_pages() to fix sleeping in invalid contextNam Cao
2024-05-22riscv: force PAGE_SIZE linear mapping if debug_pagealloc is enabledNam Cao
2024-05-22um: virt-pci: drop owner assignmentKrzysztof Kozlowski
2024-05-22arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel
2024-05-22Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-22x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTELTony Luck
2024-05-22drm/i915/pciids: switch to xe driver style PCI ID macrosJani Nikula
2024-05-22crypto: x86/aes-xts - switch to new Intel CPU model definesTony Luck
2024-05-22x86/boot: Clean up the arch/x86/boot/main.c code a bitIngo Molnar
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-21arm64: asm-bug: Add .align 2 to the end of __BUG_ENTRYJiangfeng Xiao
2024-05-21Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-21x86/topology: Handle bogus ACPI tables correctlyThomas Gleixner
2024-05-21x86/boot: Use current_stack_pointer to avoid asm() in init_heap()Uros Bizjak
2024-05-21x86/percpu: Enable named address spaces for all capable GCC versionsUros Bizjak
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'soc-dt-late-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20arch: Fix name collision with ACPI's video.oThomas Zimmermann
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-05-20x86/kconfig: Select ARCH_WANT_FRAME_POINTERS again when UNWINDER_FRAME_POINTER=yMasahiro Yamada
2024-05-20x86/percpu: Clean up <asm/percpu.h> vertical alignment detailsIngo Molnar
2024-05-20x86/percpu: Clean up <asm/percpu.h> a bitIngo Molnar
2024-05-20x86/percpu: Move some percpu accessors around to reduce ifdefferyUros Bizjak
2024-05-20x86/percpu: Rename percpu_stable_op() to __raw_cpu_read_stable()Uros Bizjak
2024-05-19riscv: add support for kernel-mode FPUSamuel Holland
2024-05-19x86: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19powerpc: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19LoongArch: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19arm64: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland
2024-05-19arm64: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland
2024-05-19ARM: implement ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19arch: add ARCH_HAS_KERNEL_FPU_SUPPORTSamuel Holland
2024-05-19x86/fpu: fix asm/fpu/types.h include guardSamuel Holland
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds