summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
6 daystreewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
7 daysMerge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
7 daysarch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
13 daysMerge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-26Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima
2025-05-21sparc/perf: Remove driver-specific throttle supportKan Liang
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
2025-05-11sparc64: mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)
2025-05-11sparc32: remove custom definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-05-09lib/crc: make arch-optimized code use subsys_initcallEric Biggers
2025-05-05crypto: arch/sha256 - Export block functions as GPL onlyHerbert Xu
2025-05-05Revert "crypto: run initcalls for generic implementations earlier"Herbert Xu
2025-05-05crypto: sparc/sha256 - implement library instead of shashEric Biggers
2025-05-05crypto: sparc - move opcodes.h into asm directoryEric Biggers
2025-05-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5Herbert Xu
2025-04-28sparc/crc: drop "glue" from filenamesEric Biggers
2025-04-28lib/crc: make the CPU feature static keys __ro_after_initEric Biggers
2025-04-23crypto: sparc/sha512 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/sha256 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/sha1 - Use API partial block handlingHerbert Xu
2025-04-23crypto: sparc/md5 - Use API partial block handlingHerbert Xu
2025-04-09sparc: mv sparc sysctls into their own file under arch/sparc/kernelJoel Granados
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-29Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17arch, mm: introduce arch_mm_preinitMike Rapoport (Microsoft)
2025-03-17arch, mm: streamline HIGHMEM freeingMike Rapoport (Microsoft)
2025-03-17arch, mm: set high_memory in free_area_init()Mike Rapoport (Microsoft)
2025-03-17arch, mm: set max_mapnr when allocating memory map for FLATMEMMike Rapoport (Microsoft)
2025-03-17sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptesRyan Roberts
2025-03-17sparc/mm: disable preemption in lazy mmu modeRyan Roberts
2025-03-15crypto: skcipher - Make skcipher_walk src.virt.addr constHerbert Xu
2025-03-11sparc/vdso: Always reject undefined references during linkingThomas Weißschuh
2025-03-10lib/crc: remove unnecessary prompt for CONFIG_LIBCRC32CEric Biggers
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts