summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)Author
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada
2025-06-02Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-31m68k: remove use of page->indexMatthew Wilcox (Oracle)
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit
2025-05-19m68k: defconfig: Update defconfigs for v6.15-rc1Geert Uytterhoeven
2025-05-19m68k: Replace memcpy() + manual NUL-termination with strscpy()Thorsten Blum
2025-05-19m68k/kernel: replace strncpy() with strscpy()Mohammad Mahdi Anbaraki
2025-05-19m68k: coldfire: gpio: use new line value setter callbacksBartosz Golaszewski
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers
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-28m68k: mac: Fix macintosh_config for Mac IIFinn Thain
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum
2025-04-21fs: remove uselib() system callChristian Brauner
2025-04-11net: Retire DCCP socket.Kuniyuki Iwashima
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-27Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
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-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-03-24m68k: coldfire: select PCI_IOMAP for PCIArnd Bergmann
2025-03-17arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)
2025-03-17m68k: defconfig: Update defconfigs for v6.14-rc1Geert Uytterhoeven
2025-03-17m68k: mm: Replace deprecated strncpy() with strscpy()Thorsten Blum
2025-03-17m68k: Do not include <linux/fb.h>Thomas Zimmermann
2025-03-15m68k/nommu: stop using GENERIC_IOMAPArnd Bergmann
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum
2025-03-05m68k: sun3: add check for __pgd_alloc()Haoxiang Li
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-12fs: add open_tree_attr()Christian Brauner
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven
2025-02-03m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()Thorsten Blum
2025-02-01revert "xarray: port tests to kunit"Andrew Morton
2025-01-27Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds