summaryrefslogtreecommitdiffstats
path: root/arch/m68k
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/
| * | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()Kefeng Wang2023-11-231-6/+0
| * | arch/*/io.h: remove ioremap_uc in some architecturesBaoquan He2023-11-231-1/+0
| |/
* | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \
| * | m68k: Fix missing includeKent Overstreet2023-12-201-0/+1
| |/
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| |/
* | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-1/+1
|\ \
| * | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERKirill A. Shutemov2024-01-081-1/+1
* | | Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-0812-18/+12
|\ \ \
| * | | m68k: defconfig: Update defconfigs for v6.7-rc1Geert Uytterhoeven2024-01-0312-18/+12
| | |/ | |/|
* | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+2
|\ \ \ | |_|/ |/| |
| * | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
| |/
* / m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXECBaoquan He2023-12-122-3/+3
|/
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-0/+21
|\
| * mm: delete checks for xor_unlock_is_negative_byte()Matthew Wilcox (Oracle)2023-10-181-1/+0
| * m68k: implement xor_unlock_is_negative_byteMatthew Wilcox (Oracle)2023-10-181-0/+22
* | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0211-19/+37
|\ \
| * | m68k: 68000: fix warning in timer codeGreg Ungerer2023-10-231-0/+2
| * | m68k: 68000: fix warnings in 68000 interrupt handlingGreg Ungerer2023-10-232-1/+11
| * | m68k: coldfire: remove unused variable in MMU codeGreg Ungerer2023-10-231-2/+1
| * | m68k: coldfire: fix warnings in uboot argument processingGreg Ungerer2023-10-231-5/+8
| * | m68k: coldfire: make mcf_maskimr() staticGreg Ungerer2023-10-231-2/+2
| * | m68k: coldfire: ensure gpio prototypes visibleGreg Ungerer2023-10-231-4/+4
| * | m68k: coldfire: add and use "vectors.h"Greg Ungerer2023-10-232-0/+5
| * | m68knommu: fix compilation for ColdFire/Cleopatra boardsGreg Ungerer2023-10-231-3/+2
| * | m68knommu: improve config ROM setting defaultsGreg Ungerer2023-10-231-2/+2
| |/
* | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+2
|\ \