summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-05-30x86/insn: Add VEX versions of VPDPBUSD, VPDPBUSDS, VPDPWSSD and VPDPWSSDSAdrian Hunter
2024-05-30x86/insn: Fix PUSH instruction in x86 instruction decoder opcode mapAdrian Hunter
2024-05-30RISC-V: Fix the typo in Scountovf CSR nameAtish Patra
2024-05-30powerpc/fsl-soc: hide unused const variableArnd Bergmann
2024-05-30riscv, bpf: make some atomic operations fully orderedPuranjay Mohan
2024-05-30s390/bpf: Emit a barrier for BPF_FETCH instructionsIlya Leoshkevich
2024-05-30m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven
2024-05-30m68k: mac: Fix reboot hang on Mac IIciFinn Thain
2024-05-30m68k: Fix spinlock race in kernel thread creationMichael Schmitz
2024-05-30x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-30Revert "sh: Handle calling csum_partial with misaligned data"Guenter Roeck
2024-05-30sh: kprobes: Merge arch_copy_kprobe() into arch_prepare_kprobe()Geert Uytterhoeven
2024-05-30x86/purgatory: Switch to the position-independent small code modelArd Biesheuvel
2024-05-30openrisc: traps: Don't send signals to kernel mode threadsStafford Horne
2024-05-30openrisc: Use do_kernel_power_off()Stafford Horne
2024-05-30x86/pat: Fix W^X violation false-positives when running as Xen PV guestJuergen Gross
2024-05-30x86/pat: Restructure _lookup_address_cpa()Juergen Gross
2024-05-30x86/pat: Introduce lookup_address_in_pgd_attr()Juergen Gross
2024-05-30x86/boot/64: Clear most of CR4 in startup_64(), except PAE, MCE and LA57Ard Biesheuvel
2024-05-30arm64: Remove unnecessary irqflags alternative.h includeJinjie Ruan
2024-05-30locking/atomic/x86: Correct the definition of __arch_try_cmpxchg128()Uros Bizjak
2024-05-30x86/microcode/AMD: Avoid -Wformat warning with clang-15Arnd Bergmann
2024-05-30x86/fred: Fix typo in Kconfig descriptionPaul Menzel
2024-05-30x86/boot: Ignore relocations in .notes sections in walk_relocs() tooGuixiong Wei
2024-05-30s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILDSumanth Korikkar
2024-05-30s390/mm: Re-enable the shared zeropage for !PV and !skeys KVM guestsDavid Hildenbrand
2024-05-30ARM: configs: sunxi: Enable DRM_DW_HDMIMaxime Ripard
2024-05-30crypto: x86/sha512-avx2 - add missing vzeroupperEric Biggers
2024-05-30crypto: x86/sha256-avx2 - add missing vzeroupperEric Biggers
2024-05-30crypto: x86/nh-avx2 - add missing vzeroupperEric Biggers
2024-05-30parisc: add missing export of __cmpxchg_u8()Al Viro
2024-05-30Reapply "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-30arm64/fpsimd: Avoid erroneous elide of user state reloadArd Biesheuvel
2024-05-30Revert "arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD"Will Deacon
2024-05-30x86/tsc: Trust initial offset in architectural TSC-adjust MSRsDaniel J Blueman
2024-05-25x86/percpu: Use __force to cast from __percpu address spaceUros Bizjak
2024-05-12Merge tag 'for-linus-6.9' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-05-12Merge tag 'x86_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-10x86/topology/amd: Ensure that LLC ID is initializedThomas Gleixner
2024-05-10x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K
2024-05-09Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-05-08Merge tag 'soc-fixes-6.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-07Merge tag 'qcom-arm64-fixes-for-6.9-2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-05-05Merge tag 'powerpc-6.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2024-05-05Merge tag 'x86-urgent-2024-05-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-05-03Merge tag 'for-linus-6.9a-rc7-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-03arm64: dts: mediatek: mt8183-pico6: Fix bluetooth nodeChen-Yu Tsai
2024-05-02Merge tag 's390-6.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-05-02Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds