summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2024-05-21Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+2
2024-05-07m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth1-1/+1
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-4/+4
2024-04-05Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-0/+2
2024-04-02m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDERDawei Li1-4/+5
2024-03-15Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+9
2024-03-11m68k: pgtable: Add missing #include <asm/page.h>Geert Uytterhoeven1-0/+2
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann1-5/+1
2024-02-23Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers1-0/+9
2024-01-19Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+1
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-7/+0
2024-01-11Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+1
2023-12-21m68k: Fix missing includeKent Overstreet1-0/+1
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+1
2023-12-13m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He1-2/+2
2023-11-23asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang1-6/+0
2023-11-23arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He1-1/+0
2023-11-03Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+21
2023-11-03Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+6
2023-11-01Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-95/+135
2023-10-23m68k: coldfire: ensure gpio prototypes visibleGreg Ungerer1-4/+4
2023-10-23m68knommu: fix compilation for ColdFire/Cleopatra boardsGreg Ungerer1-3/+2
2023-10-19mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)1-1/+0
2023-10-19m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)1-0/+22
2023-10-16m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>Geert Uytterhoeven1-23/+22
2023-10-16m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven2-42/+40
2023-10-16m68k: Fix indentation by 7 spaces in <asm/io_mm.h>Geert Uytterhoeven1-12/+12
2023-10-12fbdev: Replace fb_pgprotect() with pgprot_framebuffer()Thomas Zimmermann1-9/+10
2023-10-06m68k: io: Mark mmio read addresses as constArnd Bergmann1-15/+17
2023-10-06m68k: Add missing types to asm/irq.hRolf Eike Beer1-0/+5
2023-10-06m68k: sun3: Annotate prom_printf() with __printf()Geert Uytterhoeven1-1/+3
2023-10-06m68k: sun3: Fix context restore in flush_tlb_range()Geert Uytterhoeven1-0/+1
2023-10-06m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven1-1/+7
2023-10-06m68k: mm: Move paging_init() to common <asm/pgtable.h>Geert Uytterhoeven2-1/+9
2023-10-06m68k: kernel: Add and use <asm/syscalls.h>Geert Uytterhoeven1-0/+19
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-67/+0
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-3/+3
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-44/+54
2023-08-25mm: rationalise flush_icache_pages() and flush_icache_page()Matthew Wilcox (Oracle)1-1/+0
2023-08-25m68k: implement the new page table range APIMatthew Wilcox (Oracle)5-13/+27
2023-08-24m68k: Remove <asm/ide.h>Geert Uytterhoeven1-67/+0
2023-08-21m68k: convert various functions to use ptdescsVishal Moola (Oracle)2-27/+28
2023-08-21m68k: Add memcmp() declarationArnd Bergmann1-0/+1
2023-08-21m68k: Define __div64_32() to avoid a warningArnd Bergmann1-0/+3
2023-08-21m68k: Remove <asm/export.h>Masahiro Yamada1-1/+0
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2-4/+0
2023-07-12mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe3-3/+3
2023-07-06Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+21