summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-29Merge tag 's390-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-11-29Merge tag 'mips_6.13_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-11-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linuxLinus Torvalds
2024-11-29Merge tag 'sparc-for-6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-29Merge tag 'powerpc-6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-29Revert "s390/mm: Allow large pages for KASAN shadow mapping"Vasily Gorbik
2024-11-28s390/spinlock: Use flag output constraint for arch_cmpxchg_niai8()Heiko Carstens
2024-11-28s390/spinlock: Use R constraint for arch_load_niai4()Heiko Carstens
2024-11-28s390/spinlock: Generate shorter code for arch_spin_unlock()Heiko Carstens
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-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-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-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-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