summaryrefslogtreecommitdiffstats
path: root/arch/m68k/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6 days1-1/+1
|\
| * m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois2024-11-101-1/+1
* | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9 days2-1/+2
|\ \
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
| * | mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang2024-11-071-1/+1
| |/
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds12 days1-3/+0
|\ \
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-3/+0
| |/
* | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13 days1-4/+2
|\ \
| * | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-4/+2
| |/
* | m68k: Make sure NR_IRQS is never zeroGeert Uytterhoeven2024-11-061-3/+1
* | m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer2024-11-061-2/+2
|/
* m68k: cmpxchg: Use swap() to improve codeThorsten Blum2024-08-261-10/+5
* Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-161-1/+0
|\
| * clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
* | m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum2024-07-091-1/+1
|/
* Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-211-1/+1
|\
| * m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth2024-05-071-1/+1
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-211-4/+4
|\ \
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
| |/
* | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-0/+2
|\ \
| * \ Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-04-051-0/+2
| |\ \ | | |/ | |/|
| | * m68k: pgtable: Add missing #include <asm/page.h>Geert Uytterhoeven2024-03-111-0/+2
* | | m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDERDawei Li2024-04-021-4/+5
|/ /
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-151-0/+9
|\ \
| * | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-231-0/+9
| |/
* / arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-061-5/+1
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-191-0/+1
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-112-7/+0
|\ \
| * | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| |/
* | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-111-0/+1
|\ \
| * | m68k: Fix missing includeKent Overstreet2023-12-201-0/+1
| |/
* / m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2023-12-131-2/+2
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-031-0/+21
|\
| * mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0
| * m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-181-0/+22
* | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-032-7/+6
|\ \
| * | m68k: coldfire: ensure gpio prototypes visibleGreg Ungerer2023-10-231-4/+4
| * | m68knommu: fix compilation for ColdFire/Cleopatra boardsGreg Ungerer2023-10-231-3/+2
| |/
* | Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0111-95/+135
|\ \
| * | m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h>Geert Uytterhoeven2023-10-161-23/+22
| * | m68k: sun3: Fix indentation by 5 or 7 spacesGeert Uytterhoeven2023-10-162-42/+40
| * | m68k: Fix indentation by 7 spaces in <asm/io_mm.h>Geert Uytterhoeven2023-10-161-12/+12
| * | m68k: io: Mark mmio read addresses as constArnd Bergmann2023-10-061-15/+17
| * | m68k: Add missing types to asm/irq.hRolf Eike Beer2023-10-061-0/+5
| * | m68k: sun3: Annotate prom_printf() with __printf()Geert Uytterhoeven2023-10-061-1/+3
| * | m68k: sun3: Fix context restore in flush_tlb_range()Geert Uytterhoeven2023-10-061-0/+1
| * | m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h>Geert Uytterhoeven2023-10-061-1/+7
| * | m68k: mm: Move paging_init() to common <asm/pgtable.h>Geert Uytterhoeven2023-10-062-1/+9