summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-01-21Merge tag 'irq-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-21Merge tag 'sched-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'perf-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-21Merge tag 'objtool-core-2025-01-20' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_misc_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'x86_cpu_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_sev_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-01-21Merge tag 'x86_microcode_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-01-21Merge tag 'x86_cache_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-01-21Merge tag 'x86_bugs_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'edac_updates_for_v6.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-21Merge tag 'ras_core_for_v6.14_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-01-20Merge tag 'powerpc-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2025-01-20Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-01-20Merge tag 'm68k-for-v6.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2025-01-20x86: use cmov for user address maskingLinus Torvalds
2025-01-20x86: use proper 'clac' and 'stac' opcode namesLinus Torvalds
2025-01-19Merge tag 'x86_urgent_for_v6.13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-17Merge branch 'for-next/mm' into for-next/coreWill Deacon
2025-01-17Merge branch 'for-next/misc' into for-next/coreWill Deacon
2025-01-17Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2025-01-16EDAC/cell: Remove powerpc Cell driverMichael Ellerman
2025-01-16x86/asm: Make serialize() always_inlineJuergen Gross
2025-01-15genirq: Remove IRQ_MOVE_PCNTXT and related codeThomas Gleixner
2025-01-15x86/apic: Convert to IRQCHIP_MOVE_DEFERREDThomas Gleixner
2025-01-15s390/futex: Fix FUTEX_OP_ANDN implementationHeiko Carstens
2025-01-15s390/diag: Add memory topology information via diag310Mete Durlu
2025-01-15hexagon: Remove GENERIC_PENDING_IRQ leftoverThomas Gleixner
2025-01-15ARC: Remove GENERIC_PENDING_IRQThomas Gleixner
2025-01-15irqchip/ti-sci-inta : Add module build supportNicolas Frayer
2025-01-15irqchip/ti-sci-intr: Add module build supportNicolas Frayer
2025-01-14x86/fred: Fix the FRED RSP0 MSR out of sync with its per-CPU cacheXin Li (Intel)
2025-01-13Merge tag 'mm-hotfixes-stable-2025-01-13-00-03' of git://git.kernel.org/pub/s...Linus Torvalds
2025-01-13x86/topology: Use x86_sched_itmt_flags for PKG domain unconditionallyK Prateek Nayak
2025-01-13x86/topology: Remove x86_smt_flags and use cpu_smt_flags directlyK Prateek Nayak
2025-01-13x86/itmt: Move the "sched_itmt_enabled" sysctl to debugfsK Prateek Nayak
2025-01-13x86/itmt: Use guard() for itmt_update_mutexK Prateek Nayak
2025-01-13x86/itmt: Convert "sysctl_sched_itmt_enabled" to booleanK Prateek Nayak
2025-01-13x86: Disable EXECMEM_ROX supportPeter Zijlstra
2025-01-13s390/bitops: Provide optimized arch_test_bit()Heiko Carstens
2025-01-13s390/bitops: Switch to generic bitopsHeiko Carstens
2025-01-13s390/ebcdic: Fix length decrement in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Fix length check in codepage_convert()Sven Schnelle
2025-01-13s390/ebcdic: Use exrl instead of exSven Schnelle
2025-01-13s390/amode31: Use exrl instead of exSven Schnelle
2025-01-13s390/stackleak: Use exrl instead of ex in __stackleak_poison()Sven Schnelle
2025-01-13s390/lib: Use exrl instead of ex in xor functionsSven Schnelle