summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
19 hoursMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
20 hoursMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
21 hoursMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-07-27arch: hookup fchroot() system callChristian Brauner
2026-07-15calibrate: Rework delay timer calibrationThomas Gleixner
2026-07-15treewide: Remove CLOCK_TICK_RATEThomas Gleixner
2026-07-15vdso: Drop HAVE_GENERIC_VDSO from architecture kconfig filesThomas Weißschuh
2026-07-12ptrace, treewide: Rename ptrace_report_syscall_entry() to ptrace_report_sysca...Thomas Gleixner
2026-07-07sparc: vdso: Respect COMPAT_32BIT_TIMEThomas Weißschuh
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-24Merge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou
2026-06-15sparc: Export mcount for Clang-built modulesRosen Penev
2026-06-15sparc: Disable compat support with LLDRosen Penev
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-12sparc: Avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh
2026-06-12sparc: add _mcount() prototypeAndrew Morton
2026-06-12sparc64: uprobes: add missing breakRosen Penev
2026-06-12sparc: remove unused SERIAL_CONSOLE config optionEthan Nelson-Moore
2026-06-12sparc32: remove deadwood swift_flush_tlb_page() debug codeKexin Sun
2026-06-12sparc: uapi: Add ucontext.hThomas Weißschuh
2026-06-12sparc: vio: use sysfs_emit in sysfs show functionsThorsten Blum
2026-06-09crypto: pcbc - Remove support for PCBC modeEric Biggers
2026-06-09crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers
2026-06-08sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra
2026-06-02sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-17Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-13Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers