summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann2-12/+12
2024-05-03arch: Select fbdev helpers with CONFIG_VIDEOThomas Zimmermann2-3/+3
2024-04-25treewide: use initializer for struct vm_unmapped_area_infoRick Edgecombe3-10/+5
2024-04-25mm: switch mm->get_unmapped_area() to a flagRick Edgecombe2-10/+7
2024-04-25mm: remove "prot" parameter from move_pte()David Hildenbrand1-1/+1
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu1-0/+1
2024-04-25sparc: use is_huge_zero_pmd()Matthew Wilcox (Oracle)1-3/+3
2024-04-25mm/treewide: remove pXd_huge()Peter Xu1-10/+0
2024-04-25mm/sparc: change pXd_huge() behavior to exclude swap entriesPeter Xu1-4/+2
2024-04-22sparc: chmc: Convert to platform remove callback returning voidUwe Kleine-König1-3/+2
2024-04-22sparc: parport: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2024-04-22sparc: Compare pointers to NULL instead of 0Thorsten Blum1-1/+1
2024-04-22sparc: Use swap() to fix Coccinelle warningThorsten Blum1-3/+1
2024-04-22sparc32: Fix version generation failed warningsSam Ravnborg1-5/+12
2024-04-22sparc64: Fix number of online CPUsSam Ravnborg4-18/+3
2024-04-22sparc64: Fix prototype warning for sched_clockSam Ravnborg1-0/+1
2024-04-22sparc64: Fix prototype warnings in adi_64.cSam Ravnborg1-7/+7
2024-04-22sparc64: Fix prototype warning for dma_4v_iotsb_bindSam Ravnborg1-3/+3
2024-04-22sparc64: Fix prototype warning for uprobe_trapSam Ravnborg2-0/+6
2024-04-22sparc64: Fix prototype warning for alloc_irqstack_bootmemSam Ravnborg1-1/+1
2024-04-22sparc64: Fix prototype warning for vmemmap_freeSam Ravnborg1-5/+0
2024-04-22sparc64: Fix prototype warnings in traps_64.cSam Ravnborg1-5/+5
2024-04-22sparc64: Fix prototype warning for init_vdso_imageSam Ravnborg1-2/+3
2024-04-22sparc: move struct termio to asm/termios.hMike Gilbert2-10/+9
2024-04-09sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizesAl Viro2-9/+11
2024-04-09sparc32: unify __cmpxchg_u{32,64}Al Viro1-25/+16
2024-04-09sparc32: make the first argument of __cmpxchg_u64() volatile u64 *Al Viro2-2/+2
2024-04-09sparc32: make __cmpxchg_u32() return u32Al Viro2-4/+4
2024-03-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+5
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds37-720/+328
2024-03-14bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_...Christophe Leroy1-1/+5
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-7/+24
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+4
2024-03-08sparc32: Fix section mismatch in leon_pci_grpciSam Ravnborg2-2/+2
2024-03-08sparc32: Fix parport build with sparc32Sam Ravnborg2-252/+263
2024-03-08sparc32: Do not select GENERIC_ISA_DMASam Ravnborg1-4/+0
2024-03-08sparc32: Fix build with trapbaseSam Ravnborg5-14/+14
2024-03-08sparc32: Use generic cmpdi2/ucmpdi2 variantsSam Ravnborg4-50/+4
2024-03-06Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"Ahelenia Ziemiańska2-2/+2
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu1-2/+2
2024-03-06mm/treewide: drop pXd_large()Peter Xu1-4/+4
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu1-1/+1
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu1-2/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann3-3/+4
2024-03-04smp: Consolidate smp_prepare_boot_cpu()Thomas Gleixner1-4/+0
2024-02-29sparc: vdso: Disable UBSAN instrumentationKees Cook1-0/+1
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2-0/+15
2024-02-23Merge tag 'drm-misc-fixes-2024-02-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2-2/+2