summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
5 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-41/+22
6 daysMerge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds6-1004/+1
7 daysbpf: Pass bpf_verifier_env to JITXu Kuohai1-1/+1
7 daysbpf: Move constants blinding out of arch-specific JITsXu Kuohai1-40/+21
7 daysMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds4-917/+0
7 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-70/+25
8 daysMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-2/+0
8 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds22-900/+306
9 daysMerge 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
2026-03-11sparc64: vdso2c: Remove symbol handlingThomas Weißschuh2-50/+1
2026-03-11sparc64: vdso2c: Drop sym_vvar_start handlingThomas Weißschuh3-12/+0
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh13-375/+118
2026-03-11sparc64: vdso: Introduce vdso/processor.hThomas Weißschuh4-27/+44
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh2-49/+52
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh2-66/+82
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh4-316/+4
2026-03-11sparc64: vdso: Remove obsolete "fake section table" reservationThomas Weißschuh2-29/+0
2026-03-11sparc64: vdso: Link with -z noexecstackThomas Weißschuh1-1/+1
2026-03-11sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh1-0/+3
2026-03-07Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2026-03-07Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+7
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff1-0/+7
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor1-0/+1
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth2-0/+4
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds2-6/+3
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds22-32/+32
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook31-48/+47
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-34/+29
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-1680/+7
2026-02-10Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-43/+119
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+2
2026-02-07mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng2-1/+1
2026-02-06sparc: remove unused variable strtabAlex Shi1-2/+0
2026-02-06sparc64: fix unused variable warningAlex Shi1-6/+0
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James1-4/+4
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum1-2/+2
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg9-15/+78