summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm3-3/+3
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2025-06-02Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-6/+7
2025-06-01m68k: remove use of page->indexMatthew Wilcox (Oracle)1-1/+2
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-28/+21
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds13-25/+1
2025-05-28Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds14-50/+2
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds12-12/+12
2025-05-26Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2025-05-21net: phy: fixed_phy: remove irq argument from fixed_phy_addHeiner Kallweit1-1/+1
2025-05-19m68k: defconfig: Update defconfigs for v6.15-rc1Geert Uytterhoeven12-48/+0
2025-05-19m68k: Replace memcpy() + manual NUL-termination with strscpy()Thorsten Blum1-2/+1
2025-05-19m68k/kernel: replace strncpy() with strscpy()Mohammad Mahdi Anbaraki1-1/+1
2025-05-19m68k: coldfire: gpio: use new line value setter callbacksBartosz Golaszewski1-3/+5
2025-05-12crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARKEric Biggers12-12/+12
2025-05-12m68k: mm: call ctor/dtor for kernel PTEsKevin Brodsky1-1/+5
2025-05-12mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky3-9/+9
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-28m68k: mac: Fix macintosh_config for Mac IIFinn Thain1-1/+1
2025-04-28m68k: Replace strcpy() with strscpy() in hardware_proc_show()Thorsten Blum1-1/+1
2025-04-21fs: remove uselib() system callChristian Brauner1-1/+0
2025-04-12net: Retire DCCP socket.Kuniyuki Iwashima12-24/+0
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-1/+0
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-3/+3
2025-04-04lib/crc: remove unnecessary prompt for CONFIG_CRC16Eric Biggers1-1/+0
2025-04-02mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+0
2025-03-28Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-4/+1
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-5/+2
2025-03-26Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-17/+31
2025-03-24Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-12/+0
2025-03-24Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2025-03-24m68k: coldfire: select PCI_IOMAP for PCIArnd Bergmann1-1/+2
2025-03-18arch, mm: make releasing of memory to page allocator more explicitMike Rapoport (Microsoft)1-2/+0
2025-03-17m68k: defconfig: Update defconfigs for v6.14-rc1Geert Uytterhoeven12-12/+12
2025-03-17m68k: mm: Replace deprecated strncpy() with strscpy()Thorsten Blum1-2/+1
2025-03-17m68k: Do not include <linux/fb.h>Thomas Zimmermann2-2/+0
2025-03-15m68k/nommu: stop using GENERIC_IOMAPArnd Bergmann2-5/+1
2025-03-10m68k: setup: Remove size argument when calling strscpy()Thorsten Blum1-2/+1
2025-03-06m68k: sun3: add check for __pgd_alloc()Haoxiang Li1-2/+4
2025-02-21sysv: Remove the filesystemJan Kara12-12/+0
2025-02-12fs: add open_tree_attr()Christian Brauner1-0/+1
2025-02-03m68k: sun3: Fix DEBUG_MMU_EMU buildGeert Uytterhoeven2-2/+16
2025-02-03m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault()Thorsten Blum1-1/+2
2025-02-01revert "xarray: port tests to kunit"Andrew Morton12-0/+12
2025-01-27Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-10/+10
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds8-43/+31