summaryrefslogtreecommitdiff
path: root/arch/m68k
AgeCommit message (Expand)AuthorFilesLines
2025-12-07arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-10-29m68k: bitops: Fix find_*_bit() signaturesGeert Uytterhoeven1-11/+14
2025-08-28m68k: Fix lost column on framebuffer debug consoleFinn Thain1-10/+21
2025-08-15m68k: Don't unregister boot console needlesslyFinn Thain3-33/+19
2025-06-27m68k: mac: Fix macintosh_config for Mac IIFinn Thain1-1/+1
2025-02-21m68k: vga: Fix I/O definesThomas Zimmermann1-4/+4
2024-12-14m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli1-4/+4
2024-12-14m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois1-1/+1
2024-12-14m68k: mvme147: Reinstate early consoleDaniel Palmer3-1/+40
2024-12-14m68k: mvme16x: Add and use "mvme16x.h"Geert Uytterhoeven3-2/+10
2024-12-14m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer1-2/+2
2024-11-08mm: remove kern_addr_valid() completelyKefeng Wang2-3/+0
2024-10-17m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain1-1/+1
2024-08-03m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati1-0/+9
2024-08-03m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum1-1/+1
2024-08-03m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen1-5/+1
2024-06-12m68k: mac: Fix reboot hang on Mac IIciFinn Thain1-18/+18
2024-06-12m68k: Fix spinlock race in kernel thread creationMichael Schmitz1-1/+3
2023-09-13m68k: Fix invalid .section syntaxBen Hutchings3-6/+6
2023-08-08m68k/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner3-22/+3
2023-07-01mm: always expand the stack with the mmap write lock heldLinus Torvalds1-3/+6
2023-05-30m68k: Move signal frame following exception on 68020/030Finn Thain1-4/+10
2023-03-30m68k: Only force 030 bus error if PC not in exception tableMichael Schmitz1-1/+3
2023-03-30m68k: mm: Fix systems with memory at end of 32-bit address spaceKars de Jong1-5/+5
2023-03-17m68k: mm: Move initrd phys_to_virt handling after paging_init()Geert Uytterhoeven1-5/+5
2023-03-10m68k: Check syscall_trace_enter() return codeMichael Schmitz3-0/+7
2023-03-10m68k: /proc/hardware should depend on PROC_FSRandy Dunlap1-0/+1
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+0
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-10-11Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-28/+4
2022-10-10Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds4-22/+14
2022-10-03Merge tag 'm68k-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-46/+50
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada1-9/+0
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada3-13/+14
2022-09-30m68k: update config filesLukas Bulwahn7-22/+0
2022-09-28m68k: Rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld4-18/+21
2022-09-28m68k: Process bootinfo records before saving themJason A. Donenfeld1-2/+3
2022-09-26m68knommu: fix non-mmu classic 68000 legacy timer tick selectionGreg Ungerer1-3/+1
2022-09-26m68knommu: fix non-specific 68328 choice interrupt build failureGreg Ungerer1-3/+3
2022-09-19m68k: defconfig: Update defconfigs for v6.0-rc2Geert Uytterhoeven12-24/+24
2022-09-19m68k: Allow kexec on M68KCLASSIC with MMU enabled onlyGreg Ungerer1-1/+1
2022-09-19m68k: Move from strlcpy with unused retval to strscpyWolfram Sang1-1/+1
2022-09-12kernel: exit: cleanup release_thread()Kefeng Wang1-5/+0
2022-09-12arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDERZi Yan1-1/+1
2022-08-27provide arch_test_bit_acquire for architectures that define test_bitMikulas Patocka1-5/+2
2022-08-09Merge tag 'm68knommu-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-5/+5
2022-08-08Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linuxLinus Torvalds1-15/+34
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds7-111/+108
2022-08-05Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+3
2022-08-05Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-8/+0