summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm
AgeCommit message (Expand)Author
14 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-06-18m68k: Remove arch-specific strncpy() implementationKees Cook
2026-06-17Merge tag 'm68knommu-for-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-17Merge tag 'modules-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-06-16Merge tag 'm68k-for-v7.2-tag1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-11m68k: mcf5441x: add CCR MISCCR2 bitfieldsAngelo Dureghello
2026-06-11m68k: mcf5441x: add CCM registersAngelo Dureghello
2026-06-11m68k: add DAC modules base addressesAngelo Dureghello
2026-06-08m68k: hash: Use lower_16_bits() helperGeert Uytterhoeven
2026-06-08m68k: coldfire: use ColdFire specific IO access in headersGreg Ungerer
2026-06-08m68k: coldfire: create IO access functions for internal registersGreg Ungerer
2026-05-28uaccess: unify inline vs outline copy_{from,to}_user() selectionYury Norov
2026-05-26module, m68k: force sh_addr=0 for arch-specific sectionsPetr Pavlu
2026-05-21ring-buffer: Flush and stop persistent ring buffer on panicMasami Hiramatsu (Google)
2026-04-16Merge tag 'm68k-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-05arch, mm: consolidate empty_zero_pageMike Rapoport (Microsoft)
2026-03-30m68k: uapi: Add ucontext.hThomas Weißschuh
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-15m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven
2025-09-13PAGE_PTR() had been last used outside of arch/* in 1.1.94Al Viro
2025-09-08m68k: Add __attribute_const__ to ffs()-family implementationsKees Cook
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko
2025-07-06m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-05-11m68k: mm: call ctor/dtor for kernel PTEsKevin Brodsky
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-25Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-15m68k/nommu: stop using GENERIC_IOMAPArnd Bergmann
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-01-25mm: introduce ctor/dtor at PGD levelKevin Brodsky
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky
2025-01-25m68k: mm: add calls to pagetable_pmd_[cd]torKevin Brodsky
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng
2025-01-10m68k: libgcc: Fix lvalue abuse in umul_ppmm()Geert Uytterhoeven
2025-01-08m68k: vga: Fix I/O definesThomas Zimmermann
2024-12-09m68k: Use kernel's generic muldi3 libgcc functionGreg Ungerer
2024-11-30Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-11-26Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-11-22m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain