summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor3-0/+3
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds4-4/+4
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook4-4/+4
2026-02-15Merge tag 'm68knommu-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-5/+20
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds12-36/+0
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-21/+6
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-12/+0
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)4-20/+1
2026-01-26m68k: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)4-4/+9
2026-01-26lib/glob: convert selftest to KUnitKir Chou12-12/+0
2026-01-26lib/tests: convert test_min_heap module to KUnitRyota Sakamoto12-12/+0
2026-01-27m68knommu: Replace deprecated strcpy with strscpy in init_ucsimmThorsten Blum1-1/+2
2026-01-27m68k: nommu: fix memmove() with differently aligned src and dest for 68000Daniel Palmer1-0/+18
2026-01-27m68k: defconfig: Clean up references to non-existing configsLukas Bulwahn3-4/+0
2026-01-26m68k: sun3: Replace vsprintf() with bounded vsnprintf()Thorsten Blum1-2/+2
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-20lib/tests: convert test_uuid module to KUnitRyota Sakamoto12-12/+0
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-12crypto: aes - Remove aes-fixed-time / CONFIG_CRYPTO_AES_TIEric Biggers12-12/+0
2025-12-03Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-15/+0
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds14-14/+0
2025-12-02Merge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-24/+12
2025-11-24m68k: defconfig: Update defconfigs for v6.18-rc1Geert Uytterhoeven12-24/+12
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers14-14/+0
2025-11-04m68k: coldfire: remove creating a fixed phyHeiner Kallweit1-15/+0
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+3
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o1-3/+3
2025-10-06Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-28/+11
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 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+2
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-6/+2
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-29Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds13-83/+50
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+7
2025-09-29Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds12-12/+0
2025-09-29Remove bcachefs core codeLinus Torvalds12-12/+0
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-16m68k/PCI: Use pci_enable_resources() in pcibios_enable_device()Ilpo Järvinen1-28/+11
2025-09-15m68k: defconfig: Update defconfigs for v6.17-rc1Geert Uytterhoeven12-72/+36
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-08m68k: Add __attribute_const__ to ffs()-family implementationsKees Cook1-7/+7
2025-09-06crypto: curve25519 - Remove unused kpp supportEric Biggers12-12/+0
2025-09-03Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Jens Axboe1-2/+2
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-08-26net: phy: fixed: let fixed_phy_add always use addr 0 and remove return valueHeiner Kallweit1-2/+2
2025-08-25floppy: Remove unused CROSS_64KB() macro from arch/ codeAndy Shevchenko1-4/+0
2025-08-13block: switch ->getgeo() to struct gendiskAl Viro1-2/+2