summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'sparc-for-7.2-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-60/+16
10 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2-4/+2
12 daysMerge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-31/+0
2026-06-17Merge tag 'net-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-3/+0
2026-06-15sparc: Remove remaining defconfig references to the pktcdvd driverCatalin Iacob1-2/+0
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-1/+0
2026-06-15sparc: led: avoid trimming a newline from empty writesPengpeng Hou1-1/+1
2026-06-15sparc: Export mcount for Clang-built modulesRosen Penev2-0/+2
2026-06-15sparc: Disable compat support with LLDRosen Penev1-0/+1
2026-06-15Merge tag 'irq-core-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds2-8/+8
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-17/+17
2026-06-15Merge tag 'vfs-7.2-rc1.openat2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-06-12sparc: Avoid -Wunused-but-set-parameter in clear_user_page()Thomas Weißschuh1-0/+2
2026-06-12sparc: add _mcount() prototypeAndrew Morton1-0/+1
2026-06-12sparc64: uprobes: add missing breakRosen Penev1-0/+1
2026-06-12sparc: remove unused SERIAL_CONSOLE config optionEthan Nelson-Moore1-24/+0
2026-06-12sparc32: remove deadwood swift_flush_tlb_page() debug codeKexin Sun1-29/+0
2026-06-12sparc: uapi: Add ucontext.hThomas Weißschuh1-0/+3
2026-06-12sparc: vio: use sysfs_emit in sysfs show functionsThorsten Blum1-4/+5
2026-06-10crypto: pcbc - Remove support for PCBC modeEric Biggers2-2/+0
2026-06-10crypto: fcrypt - Remove support for FCrypt block cipherEric Biggers1-1/+0
2026-06-09sparc/mm: drop vmemmap_check_pmd helper and use generic codeMuchun Song1-11/+0
2026-06-06vfs: uapi: retire octal and hex numbers in favor of (1 << n) for O_ flagsJori Koolstra1-17/+17
2026-06-03sparc/mm: remove register_page_bootmem_info()David Hildenbrand (Arm)1-20/+0
2026-06-02vdso/treewide: Drop GENERIC_TIME_VSYSCALLThomas Weißschuh1-1/+0
2026-05-29uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov2-4/+2
2026-05-26genirq/proc: Increase default interrupt number precision to fourThomas Gleixner2-8/+8
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)1-0/+1
2026-05-21openat2: introduce EFTYPE error codeDorjoy Chowdhury1-0/+2
2026-04-18Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2026-04-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-41/+22
2026-04-17Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds6-1004/+1
2026-04-16bpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
2026-04-16bpf: Move constants blinding out of arch-specific JITsXu Kuohai1-40/+21
2026-04-16Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-917/+0
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-70/+25
2026-04-15Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+0
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-900/+306
2026-04-14Merge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-04-08crypto: Remove michael_mic from crypto_shash APIEric Biggers2-2/+0
2026-04-05sparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao1-31/+16
2026-04-05mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)2-13/+7
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)5-28/+4
2026-04-03xor: make xor.ko self-contained in lib/raid/Christoph Hellwig1-44/+0
2026-04-03sparc: move the XOR code to lib/raid/Christoph Hellwig6-997/+41
2026-04-03xor: remove macro abuse for XOR implementation registrationsChristoph Hellwig2-24/+21
2026-04-03crypto: sparc - Remove des and des3_ede codeEric Biggers4-917/+0
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)1-3/+1
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig1-1/+1
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh3-2/+28