aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 7-4/+12
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 4-4/+4
2023-06-27Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-13/+34
2023-06-19sparc: iounit and iommu use pte_offset_kernel()Gravatar Hugh Dickins 2-2/+2
2023-06-19sparc: allow pte_offset_map() to failGravatar Hugh Dickins 3-0/+7
2023-06-19sparc/hugetlb: pte_alloc_huge() pte_offset_huge()Gravatar Hugh Dickins 1-2/+2
2023-06-16sparc/cpu: Switch to arch_cpu_finalize_init()Gravatar Thomas Gleixner 3-18/+8
2023-06-14sparc64: Replace all non-returning strlcpy with strscpyGravatar Azeem Shaikh 4-4/+4
2023-06-09cachestat: wire up cachestat for other architecturesGravatar Nhat Pham 1-0/+1
2023-06-05locking/atomic: sparc: add preprocessor symbolsGravatar Mark Rutland 2-2/+32
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalGravatar Mark Rutland 2-11/+2
2023-05-05Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-5/+5
2023-04-30Merge tag 'kbuild-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-11/+4
2023-04-29locking/arch: Rename all internal __xchg() names to __arch_xchg()Gravatar Andrzej Hajda 2-5/+5
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-2/+2
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-2/+2
2023-04-28Merge tag 'x86_mm_for_6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 2-0/+8
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-65/+80
2023-04-27Merge tag 'pci-v6.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-12/+8
2023-04-27Merge tag 'devicetree-for-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 8-10/+13
2023-04-26sparc: unify sparc32/sparc64 archhelpGravatar Randy Dunlap 1-11/+4
2023-04-18sparc/mm: don't unconditionally set HW writable bit when setting PTE dirty on...Gravatar David Hildenbrand 1-50/+66
2023-04-18sparc: reword ARCH_FORCE_MAX_ORDER prompt and help textGravatar Mike Rapoport (IBM) 1-7/+9
2023-04-18sparc: Use of_property_read_bool() for boolean propertiesGravatar Rob Herring 2-2/+2
2023-04-18sparc: Use of_property_present() for testing DT property presenceGravatar Rob Herring 5-8/+8
2023-04-10of: Make devtree_lock declaration privateGravatar Rob Herring 1-0/+3
2023-04-05mm, treewide: redefine MAX_ORDER sanelyGravatar Kirill A. Shutemov 4-8/+5
2023-04-05sparc/mm: fix MAX_ORDER usage in tsb_grow()Gravatar Kirill A. Shutemov 1-2/+2
2023-04-05Kconfig: introduce HAS_IOPORT option and select it as necessaryGravatar Niklas Schnelle 1-0/+1
2023-04-04PCI: Introduce pci_dev_for_each_resource()Gravatar Mika Westerberg 3-12/+8
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Gravatar Valentin Schneider 2-2/+2
2023-03-16mm: Expose untagging mask in /proc/$PID/statusGravatar Kirill A. Shutemov 1-0/+6
2023-03-16mm: Introduce untagged_addr_remote()Gravatar Kirill A. Shutemov 1-0/+2
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-08sparc/cpu: Mark cpu_play_dead() __noreturnGravatar Josh Poimboeuf 1-1/+1
2023-03-05Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-2/+10
2023-03-02sparc: fix livelock in uaccessGravatar Al Viro 2-2/+10
2023-02-24Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-6/+3
2023-02-23Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-1/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 4-16/+62
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 4-3/+6
2023-02-15dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Gravatar Greg Kroah-Hartman 1-1/+1
2023-02-13char/agp: introduce asm-generic/agp.hGravatar Mike Rapoport 2-11/+1
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Gravatar Mike Rapoport 1-6/+0
2023-02-09sparc: allow PM configs for sparc32 COMPILE_TESTGravatar Randy Dunlap 1-1/+1
2023-02-09mm, arch: add generic implementation of pfn_valid() for FLATMEMGravatar Mike Rapoport (IBM) 1-1/+0
2023-02-02mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVEGravatar David Hildenbrand 2-2/+0
2023-02-02sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bitGravatar David Hildenbrand 1-3/+35
2023-02-02sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bitGravatar David Hildenbrand 2-12/+29
2023-01-27driver core: make struct bus_type.uevent() take a const *Gravatar Greg Kroah-Hartman 1-1/+1