summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds20 hours1-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 Torvalds43 hours1-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 Torvalds3 days24-73/+102
|\ \
| * | m68k: defconfig: Update defconfigs for v6.12-rc1Geert Uytterhoeven10 days12-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-231-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-201-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
|\ \
| * \ Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2024-04-051-0/+2
| |\ \ | | |/ | |/|
| | * m68k: pgtable: Add missing #include <asm/page.h>Geert Uytterhoeven2024-03-111-0/+2
* | | m68k: defconfig: Update defconfigs for v6.9-rc1Geert Uytterhoeven2024-05-0812-36/+12
* | | m68k: Move ARCH_HAS_CPU_CACHE_ALIASINGGeert Uytterhoeven2024-05-081-1/+1
* | | m68k: mac: Fix reboot hang on Mac IIciFinn Thain2024-05-081-18/+18
* | | m68k: Fix spinlock race in kernel thread creationMichael Schmitz2024-05-081-1/+3
* | | m68k: Let GENERIC_IOMAP depend on HAS_IOPORTNiklas Schnelle2024-05-081-1/+1
* | | m68k: amiga: Use str_plural() to fix Coccinelle warningThorsten Blum2024-04-291-1/+1
* | | m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDERDawei Li2024-04-021-4/+5
|/ /
* | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-03-212-6/+2
|\ \