summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)Author
2024-05-23Merge tag 'sparc-for-6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14sparc: simplify module_alloc()Mike Rapoport (IBM)
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03arch: Remove struct fb_info from video helpersThomas Zimmermann
2024-04-25mm: remove "prot" parameter from move_pte()David Hildenbrand
2024-04-25mm/arch: provide pud_pfn() fallbackPeter Xu
2024-04-22sparc: parport: Convert to platform remove callback returning voidUwe Kleine-König
2024-04-22sparc: Use swap() to fix Coccinelle warningThorsten Blum
2024-04-22sparc32: Fix version generation failed warningsSam Ravnborg
2024-04-22sparc64: Fix number of online CPUsSam Ravnborg
2024-04-22sparc: move struct termio to asm/termios.hMike Gilbert
2024-04-09sparc32: add __cmpxchg_u{8,16}() and teach __cmpxchg() to handle those sizesAl Viro
2024-04-09sparc32: make the first argument of __cmpxchg_u64() volatile u64 *Al Viro
2024-04-09sparc32: make __cmpxchg_u32() return u32Al Viro
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-08sparc32: Fix parport build with sparc32Sam Ravnborg
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-22sparc/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-16sparc: Fix typosBjorn Helgaas
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He
2023-11-10kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann
2023-10-23BackMerge tag 'v6.6-rc7' into drm-nextDave Airlie
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann
2023-09-29mm: hugetlb: add huge page size param to set_huge_pte_at()Ryan Roberts
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-01Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'devicetree-header-cleanups-for-6.6' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-29Merge tag 'flex-array-transformations-6.6-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2023-08-28sparc: Explicitly include correct DT includesRob Herring
2023-08-24mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)
2023-08-24sparc64: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sparc32: implement the new page table range APIMatthew Wilcox (Oracle)
2023-08-24sparc: Remove <asm/ide.h>Geert Uytterhoeven
2023-08-22sparc: remove <asm/export.h>Masahiro Yamada