index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
2024-05-23
mseal: wire up mseal syscall
Jeff Xu
2024-05-21
Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-20
Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-15
Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-05-08
m68k: defconfig: Update defconfigs for v6.9-rc1
Geert Uytterhoeven
2024-05-08
m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
Geert Uytterhoeven
2024-05-08
m68k: mac: Fix reboot hang on Mac IIci
Finn Thain
2024-05-08
m68k: Fix spinlock race in kernel thread creation
Michael Schmitz
2024-05-08
m68k: Let GENERIC_IOMAP depend on HAS_IOPORT
Niklas Schnelle
2024-05-07
m68k: Avoid CONFIG_COLDFIRE switch in uapi header
Thomas Huth
2024-05-03
arch: Rename fbdev header and source files
Thomas Zimmermann
2024-04-29
m68k: amiga: Use str_plural() to fix Coccinelle warning
Thorsten Blum
2024-04-05
Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
2024-04-02
m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER
Dawei Li
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2024-03-11
m68k: pgtable: Add missing #include <asm/page.h>
Geert Uytterhoeven
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-02-22
Introduce cpu_dcache_is_aliasing() across all architectures
Mathieu Desnoyers
2024-02-19
nfblock: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-19
m68k: defconfig: Update defconfigs for v6.8-rc1
Geert Uytterhoeven
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-02-04
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
2024-01-27
vt: remove superfluous CONFIG_HW_CONSOLE
Lukas Bulwahn
2024-01-27
serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h>
Geert Uytterhoeven
2024-01-18
Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-08
Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-03
m68k: defconfig: Update defconfigs for v6.7-rc1
Geert Uytterhoeven
2023-12-20
m68k: Fix missing include
Kent Overstreet
2023-12-14
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
mm: Introduce flush_cache_vmap_early()
Alexandre Ghiti
2023-12-12
m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC
Baoquan He
2023-12-08
tty: m68k: nfcon: convert to u8 and size_t
Jiri Slaby (SUSE)
2023-11-28
Merge branch 'asm-generic-prototypes' into asm-generic
Arnd Bergmann
2023-11-23
arch: include linux/cpu.h for trap_init() prototype
Arnd Bergmann
2023-11-23
asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
Kefeng Wang
2023-11-23
arch/*/io.h: remove ioremap_uc in some architectures
Baoquan He
[next]