summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-28s390/spinlock: Remove condition code clobber from arch_spin_unlock()Heiko Carstens
2024-11-28s390/spinlock: Use symbolic names in inline assembliesHeiko Carstens
2024-11-28s390: Support PREEMPT_DYNAMICHeiko Carstens
2024-11-28s390/pci: Fix potential double remove of hotplug slotNiklas Schnelle
2024-11-28s390/pci: Fix leak of struct zpci_dev when zpci_add_device() failsNiklas Schnelle
2024-11-28s390/mm/hugetlbfs: Add missing includesHeiko Carstens
2024-11-27Merge tag 'dmaengine-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-27Merge tag 'loongarch-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2024-11-27Merge tag 'kvm-riscv-6.13-2' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-11-27Merge tag 'riscv-for-linus-6.13-mw1' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini
2024-11-27s390/mm: Add PTE_MARKER support for hugetlbfs mappingsGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table swap entriesGerald Schaefer
2024-11-27s390/mm: Introduce region-third and segment table entry present bitsGerald Schaefer
2024-11-27s390/mm: Rearrange region-third and segment table entry SW bitsGerald Schaefer
2024-11-27KVM: s390: Increase size of union sca_utility to four bytesHeiko Carstens
2024-11-27KVM: s390: Remove one byte cmpxchg() usageHeiko Carstens
2024-11-27KVM: s390: Use try_cmpxchg() instead of cmpxchg() loopsHeiko Carstens
2024-11-27arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai
2024-11-27powerpc/prom_init: Fixup missing powermac #size-cellsMichael Ellerman
2024-11-27powerpc/machdep: Remove duplicated include in svm.cYang Li
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-27kbuild: add $(objtree)/ prefix to some in-kernel build artifactsMasahiro Yamada
2024-11-27kbuild: Add Propeller configuration for kernel buildRong Xu
2024-11-27vmlinux.lds.h: Adjust symbol ordering in text output sectionRong Xu
2024-11-27MIPS: Place __kernel_entry at the beginning of text sectionRong Xu
2024-11-26Merge tag 'parisc-for-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-26Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-26RISC-V: Remove unnecessary include from compat.hPalmer Dabbelt
2024-11-26irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang
2024-11-26x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior
2024-11-26LoongArch: Update Loongson-3 default config fileHuacai Chen
2024-11-26LoongArch: dts: Add I2S support to Loongson-2K2000Binbin Zhou
2024-11-26LoongArch: dts: Add I2S support to Loongson-2K1000Binbin Zhou
2024-11-26LoongArch: Allow to enable PREEMPT_LAZYHuacai Chen
2024-11-26LoongArch: Allow to enable PREEMPT_RTHuacai Chen
2024-11-26LoongArch: Select HAVE_POSIX_CPU_TIMERS_TASK_WORKHuacai Chen
2024-11-26LoongArch: Fix sleeping in atomic context for PREEMPT_RTHuacai Chen
2024-11-26LoongArch: Reduce min_delta for the arch clockevent deviceHuacai Chen
2024-11-26LoongArch: BPF: Sign-extend return valuesTiezhu Yang
2024-11-26LoongArch: Fix build failure with GCC 15 (-std=gnu23)Tiezhu Yang
2024-11-26LoongArch: Explicitly specify code model in MakefileHuacai Chen
2024-11-25Merge tag 'pinctrl-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-11-25Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-11-25Merge tag 'trace-rust-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-11-25x86: fix off-by-one in access_ok()David Laight
2024-11-25futex: improve user space accessesLinus Torvalds
2024-11-25Merge branch 'pci/thunderbolt'Bjorn Helgaas
2024-11-25x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)
2024-11-25x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)