summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Merge 6.8-rc5 into tty-nextGreg Kroah-Hartman2024-02-191-2/+2
| |\|
| * | Merge 6.8-rc3 into tty-nextGreg Kroah-Hartman2024-02-041-2/+2
| |\ \
| * | | vt: remove superfluous CONFIG_HW_CONSOLELukas Bulwahn2024-01-271-1/+1
| * | | serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>Geert Uytterhoeven2024-01-271-5/+1
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-142-0/+10
|\ \ \ \
| * | | | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+10
| | |_|/ | |/| |
* | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-123-5/+6
|\ \ \ \
| * | | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-063-5/+6
| |/ / /
* | | | Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1212-36/+0
|\ \ \ \
| * | | | m68k: defconfig: Update defconfigs for v6.8-rc1Geert Uytterhoeven2024-02-1912-36/+0
| | |/ / | |/| |
* | | | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-3/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | nfblock: pass queue_limits to blk_mq_alloc_diskChristoph Hellwig2024-02-191-2/+4
| * | | block: pass a queue_limits argument to blk_alloc_diskChristoph Hellwig2024-02-191-2/+4
| | |/ | |/|
* / | kbuild: use 4-space indentation when followed by conditionalsMasahiro Yamada2024-02-151-2/+2
|/ /
* / kbuild: Replace tabs with spaces when followed by conditionalsDmitry Goncharov2024-01-311-2/+2
|/
* Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+1
|\
| * mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+1
* | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-2/+2
|\ \
| * | tty: m68k: nfcon: convert to u8 and size_tJiri Slaby (SUSE)2023-12-081-2/+2
| |/
* | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-104-12/+1
|\ \
| * \ Merge branch 'asm-generic-prototypes' into asm-genericArnd Bergmann2023-11-282-5/+1
| |\ \
| | * | arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann2023-11-232-5/+1
| | |/