index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
m68k
Age
Commit message (
Expand
)
Author
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-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
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-15
kbuild: use 4-space indentation when followed by conditionals
Masahiro Yamada
2024-01-31
kbuild: Replace tabs with spaces when followed by conditionals
Dmitry Goncharov
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
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-11-01
Merge tag 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-01
Merge tag 'drm-next-2023-10-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2023-10-23
m68k: 68000: fix warning in timer code
Greg Ungerer
2023-10-23
m68k: 68000: fix warnings in 68000 interrupt handling
Greg Ungerer
2023-10-23
m68k: coldfire: remove unused variable in MMU code
Greg Ungerer
2023-10-23
m68k: coldfire: fix warnings in uboot argument processing
Greg Ungerer
2023-10-23
m68k: coldfire: make mcf_maskimr() static
Greg Ungerer
2023-10-23
m68k: coldfire: ensure gpio prototypes visible
Greg Ungerer
2023-10-23
m68k: coldfire: add and use "vectors.h"
Greg Ungerer
2023-10-23
m68knommu: fix compilation for ColdFire/Cleopatra boards
Greg Ungerer
2023-10-23
m68knommu: improve config ROM setting defaults
Greg Ungerer
2023-10-22
m68k: remove unused includes from dma.c
Christoph Hellwig
2023-10-22
m68k: don't provide arch_dma_alloc for nommu/coldfire
Christoph Hellwig
2023-10-22
m68k: use the coherent DMA code for coldfire without data cache
Christoph Hellwig
2023-10-22
dma-direct: add a CONFIG_ARCH_HAS_DMA_ALLOC symbol
Christoph Hellwig
2023-10-18
mm: delete checks for xor_unlock_is_negative_byte()
Matthew Wilcox (Oracle)
2023-10-18
m68k: implement xor_unlock_is_negative_byte
Matthew Wilcox (Oracle)
[next]