summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-01Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-11-30Merge tag 'sh-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-30Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-11-30Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-11-30Merge tag 'uml-for-linus-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-30sh: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
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-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