summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
11 hoursMerge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
13 hoursMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
32 hoursMerge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
39 hoursMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
3 daysMerge tag 'vfs-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
8 dayscrypto: Remove michael_mic from crypto_shash APIEric Biggers
11 dayssparc: use vmemmap_populate_hugepages for vmemmap_populateChengkaitao
11 daysmm: cache struct page for empty_zero_page and return it from ZERO_PAGE()Mike Rapoport (Microsoft)
11 daysarch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
13 dayscrypto: sparc - Remove des and des3_ede codeEric Biggers
2026-03-23fs: fix archiecture-specific compat_ftruncate64Christoph Hellwig
2026-03-11sparc64: vdso: Implement clock_gettime64()Thomas Weißschuh
2026-03-11sparc64: vdso2c: Remove symbol handlingThomas Weißschuh
2026-03-11sparc64: vdso2c: Drop sym_vvar_start handlingThomas Weißschuh
2026-03-11sparc64: vdso: Switch to the generic vDSO libraryThomas Weißschuh
2026-03-11sparc64: vdso: Introduce vdso/processor.hThomas Weißschuh
2026-03-11sparc64: vdso: Move syscall fallbacks into headerThomas Weißschuh
2026-03-11sparc64: vdso: Move hardware counter read into headerThomas Weißschuh
2026-03-11sparc64: vdso: Replace code patching with runtime conditionalThomas Weißschuh
2026-03-11sparc64: vdso: Remove obsolete "fake section table" reservationThomas Weißschuh
2026-03-11sparc64: vdso: Link with -z noexecstackThomas Weißschuh
2026-03-11sparc64: vdso: Use 32-bit CHECKFLAGS for compat vDSOThomas Weißschuh
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-06Merge tag 'pci-v7.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-03-03sparc/PCI: Initialize msi_addr_mask for OF-created PCI devicesNilay Shroff
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-23sparc: Fix page alignment in dma mappingStian Halseth
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-09Merge tag 'sparc-for-7.0-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06mm: convert __HAVE_ARCH_TLB_REMOVE_TABLE to CONFIG_HAVE_ARCH_TLB_REMOVE_TABLE...Qi Zheng
2026-02-06sparc: remove unused variable strtabAlex Shi
2026-02-06sparc64: fix unused variable warningAlex Shi
2026-02-06sparc: don't reference obsolete termio struct for TC* constantsSam James
2026-02-06sparc: vio: Replace snprintf with strscpy in vio_create_oneThorsten Blum
2026-02-06sparc: Add architecture support for clone3Ludwig Rydberg
2026-02-06sparc: Synchronize user stack on fork and cloneAndreas Larsson
2026-02-03Merge branch 'v6.19-rc8'Peter Zijlstra
2026-01-31sparc/mm: export symbols for lazy_mmu_mode KUnit testsKevin Brodsky
2026-01-26arch, mm: consolidate initialization of SPARSE memory modelMike Rapoport (Microsoft)
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)
2026-01-26sparc: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)
2026-01-26sparc: Implement ARCH_HAS_CC_CAN_LINKThomas Weißschuh
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand