summaryrefslogtreecommitdiff
path: root/arch/m68k/include
AgeCommit message (Expand)AuthorFilesLines
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+0
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+0
2025-09-30Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-11/+14
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro1-10/+0
2025-09-09m68k: Add __attribute_const__ to ffs()-family implementationsKees Cook1-7/+7
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-4/+0
2025-07-06m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth26-60/+60
2025-07-06m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-8/+8
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm3-3/+3
2025-05-12m68k: mm: call ctor/dtor for kernel PTEsKevin Brodsky1-1/+5
2025-05-12mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky2-6/+6
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+7
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)3-18/+0
2025-04-02mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+0
2025-03-26Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+14
2025-03-15m68k/nommu: stop using GENERIC_IOMAPArnd Bergmann1-4/+0
2025-03-06m68k: sun3: add check for __pgd_alloc()Haoxiang Li1-2/+4
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven1-0/+14
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+9
2025-01-26mm: introduce ctor/dtor at PGD levelKevin Brodsky1-1/+2
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-1/+1
2025-01-26m68k: mm: add calls to pagetable_pmd_[cd]torKevin Brodsky1-3/+3
2025-01-26mm: pgtable: introduce pagetable_dtor()Qi Zheng2-3/+3
2025-01-10m68k: libgcc: Fix lvalue abuse in umul_ppmm()Geert Uytterhoeven1-5/+12
2025-01-08m68k: vga: Fix I/O definesThomas Zimmermann1-4/+4
2024-12-09m68k: Use kernel's generic muldi3 libgcc functionGreg Ungerer1-0/+20
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2-35/+2
2024-11-27Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+2
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain2-35/+2
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+0
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+2
2024-11-11m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-07mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang1-1/+1
2024-11-06m68k: Make sure NR_IRQS is never zeroGeert Uytterhoeven1-3/+1
2024-11-06m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer1-2/+2
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-3/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-4/+2
2024-08-26m68k: cmpxchg: Use swap() to improve codeThorsten Blum1-10/+5
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+0
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
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