summaryrefslogtreecommitdiffstats
path: root/arch/m68k (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2024-11-309-265/+54
|\
| * m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driverFinn Thain2024-11-229-264/+54
* | Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-262-5/+5
|\ \
| * | m68k: coldfire/device.c: only build FEC when HW macros are definedAntonio Quartulli2024-11-101-4/+4
| * | m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441xJean-Michel Hautbois2024-11-101-1/+1
| |/
* | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-11-232-1/+2
|\ \
| * | asm-generic: introduce text-patching.hMike Rapoport (Microsoft)2024-11-071-0/+1
| * | mm: remove unused hugepage for vma_alloc_folio()Kefeng Wang2024-11-071-1/+1
| |/
* | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-11-2112-12/+0
|\ \
| * | reiserfs: The last commitJan Kara2024-10-2112-12/+0
| |/
* | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-11-211-3/+0
|\ \
| * | asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig2024-10-281-3/+0
| |/
* | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-11-201-4/+2
|\ \
| * | vdso: Introduce vdso/page.hVincenzo Frascino2024-10-161-4/+2
| |/
* | Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-11-1924-73/+102
|\ \
| * | m68k: defconfig: Update defconfigs for v6.12-rc1Geert Uytterhoeven2024-11-1112-0/+12
| * | m68k: mvme147: Reinstate early consoleDaniel Palmer2024-11-063-1/+40
| * | m68k: Make sure NR_IRQS is never zeroGeert Uytterhoeven2024-11-061-3/+1
| * | m68k: Select M68020 as fallback for classicArnd Bergmann2024-11-061-0/+1
| * | m68k: Move Sun 3 into a top-level platform optionArnd Bergmann2024-11-065-56/+31
| * | m68k: kernel: Use str_read_write() helper functionThorsten Blum2024-11-061-8/+8
| * | m68k: Initialize jump labels early during setup_arch()Jean-Michel Hautbois2024-11-061-1/+5
| * | m68k: mvme147: Fix SCSI controller IRQ numbersDaniel Palmer2024-11-061-2/+2
| * | m68k: mvme147: Make mvme147_sched_init() __initDaniel Palmer2024-11-061-2/+2
| |/
* / fs/xattr: add *at family syscallsChristian Göttsche2024-11-061-0/+4
|/
* Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-241-1/+1
|\
| * m68k: remove trailing space after \n newlineColin Ian King2024-09-091-1/+1
* | Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-1714-35/+6
|\ \
| * | m68k: defconfig: Update defconfigs for v6.11-rc1Geert Uytterhoeven2024-08-2612-24/+0
| * | m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain2024-08-261-1/+1
| * | m68k: cmpxchg: Use swap() to improve codeThorsten Blum2024-08-261-10/+5
| |/
* / treewide: Fix wrong singular form of jiffies in commentsAnna-Maria Behnsen2024-09-081-1/+1
|/
* Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-231-0/+2
|\
| * kbuild: Abort make on install failuresZhang Bingwu2024-07-201-0/+2
* | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-161-1/+0
|\ \
| * | clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann2024-07-101-1/+0
| |/
* | Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-1617-6/+25
|\ \
| * | m68k: cmpxchg: Fix return value for default case in __arch_xchg()Thorsten Blum2024-07-091-1/+1
| * | m68k: defconfig: Update defconfigs for v6.10-rc1Geert Uytterhoeven2024-07-0112-0/+12
| * | m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messagesEero Tamminen2024-07-011-5/+1
| * | m68k: emu: Add missing MODULE_DESCRIPTION() macrosJeff Johnson2024-06-242-0/+2
| * | m68k: amiga: Turn off Warp1260 interrupts during bootPaolo Pisati2024-06-041-0/+9
| |/
* | block: add a bvec_phys helperChristoph Hellwig2024-07-081-1/+1
* | block: move the nonrot flag to queue_limitsChristoph Hellwig2024-06-191-0/+1
|/
* mseal: wire up mseal syscallJeff Xu2024-05-241-0/+1
* Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-211-1/+1
|\
| * m68k: Avoid CONFIG_COLDFIRE switch in uapi headerThomas Huth2024-05-071-1/+1
* | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-211-4/+4
|\ \
| * | arch: Rename fbdev header and source filesThomas Zimmermann2024-05-031-4/+4
| |/
* | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-05-151-0/+2
|\ \