| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 2024-05-15 | 1 | -0/+2 |
|\ |
|
| * | Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 2024-04-05 | 1 | -0/+2 |
| |\ |
|
| | * | m68k: pgtable: Add missing #include <asm/page.h> | Geert Uytterhoeven | 2024-03-11 | 1 | -0/+2 |
* | | | m68k: defconfig: Update defconfigs for v6.9-rc1 | Geert Uytterhoeven | 2024-05-08 | 12 | -36/+12 |
* | | | m68k: Move ARCH_HAS_CPU_CACHE_ALIASING | Geert Uytterhoeven | 2024-05-08 | 1 | -1/+1 |
* | | | m68k: mac: Fix reboot hang on Mac IIci | Finn Thain | 2024-05-08 | 1 | -18/+18 |
* | | | m68k: Fix spinlock race in kernel thread creation | Michael Schmitz | 2024-05-08 | 1 | -1/+3 |
* | | | m68k: Let GENERIC_IOMAP depend on HAS_IOPORT | Niklas Schnelle | 2024-05-08 | 1 | -1/+1 |
* | | | m68k: amiga: Use str_plural() to fix Coccinelle warning | Thorsten Blum | 2024-04-29 | 1 | -1/+1 |
* | | | m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER | Dawei Li | 2024-04-02 | 1 | -4/+5 |
|/ / |
|
* | | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-03-21 | 2 | -6/+2 |
|\ \ |
|
| * | | Merge 6.8-rc5 into tty-next | Greg Kroah-Hartman | 2024-02-19 | 1 | -2/+2 |
| |\| |
|
| * | | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman | 2024-02-04 | 1 | -2/+2 |
| |\ \ |
|
| * | | | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 2024-01-28 | 1 | -1/+1 |
| * | | | serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h> | Geert Uytterhoeven | 2024-01-28 | 1 | -5/+1 |
* | | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-03-15 | 2 | -0/+10 |
|\ \ \ \ |
|
| * | | | | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2024-02-23 | 2 | -0/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-03-12 | 3 | -5/+6 |
|\ \ \ \ |
|
| * | | | | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 2024-03-06 | 3 | -5/+6 |
| |/ / / |
|
* | | | | Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-03-12 | 12 | -36/+0 |
|\ \ \ \ |
|
| * | | | | m68k: defconfig: Update defconfigs for v6.8-rc1 | Geert Uytterhoeven | 2024-02-19 | 12 | -36/+0 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 2024-03-11 | 1 | -3/+7 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | nfblock: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 2024-02-20 | 1 | -2/+4 |
| * | | | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig | 2024-02-20 | 1 | -2/+4 |
| | |/
| |/| |
|
* / | | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada | 2024-02-14 | 1 | -2/+2 |
|/ / |
|
* / | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov | 2024-01-31 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2024-01-19 | 1 | -0/+1 |
|\ |
|
| * | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti | 2023-12-14 | 1 | -0/+1 |
* | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2024-01-18 | 1 | -2/+2 |
|\ \ |
|
| * | | tty: m68k: nfcon: convert to u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -2/+2 |
| |/ |
|
* | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-11 | 4 | -12/+1 |
|\ \ |
|
| * \ | Merge branch 'asm-generic-prototypes' into asm-generic | Arnd Bergmann | 2023-11-28 | 2 | -5/+1 |
| |\ \ |
|
| | * | | arch: include linux/cpu.h for trap_init() prototype | Arnd Bergmann | 2023-11-23 | 2 | -5/+1 |
| | |/ |
|
| * | | asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() | Kefeng Wang | 2023-11-23 | 1 | -6/+0 |
| * | | arch/*/io.h: remove ioremap_uc in some architectures | Baoquan He | 2023-11-23 | 1 | -1/+0 |
| |/ |
|
* | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-11 | 1 | -0/+1 |
|\ \ |
|
| * | | m68k: Fix missing include | Kent Overstreet | 2023-12-20 | 1 | -0/+1 |
| |/ |
|
* | | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2024-01-09 | 1 | -0/+3 |
|\ \ |
|
| * | | LSM: wireup Linux Security Module syscalls | Casey Schaufler | 2023-11-13 | 1 | -0/+3 |
| |/ |
|
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2024-01-09 | 1 | -1/+1 |
|\ \ |
|
| * | | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov | 2024-01-09 | 1 | -1/+1 |
* | | | Merge tag 'm68k-for-v6.8-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2024-01-09 | 12 | -18/+12 |
|\ \ \ |
|
| * | | | m68k: defconfig: Update defconfigs for v6.7-rc1 | Geert Uytterhoeven | 2024-01-03 | 12 | -18/+12 |
| | |/
| |/| |
|
* | | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf... | Linus Torvalds | 2024-01-08 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | wire up syscalls for statmount/listmount | Miklos Szeredi | 2023-12-14 | 1 | -0/+2 |
| |/ |
|
* / | m68k, kexec: fix the incorrect ifdeffery and build dependency of CONFIG_KEXEC | Baoquan He | 2023-12-13 | 2 | -3/+3 |
|/ |
|
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2023-11-03 | 1 | -0/+21 |
|\ |
|
| * | mm: delete checks for xor_unlock_is_negative_byte() | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -1/+0 |
| * | m68k: implement xor_unlock_is_negative_byte | Matthew Wilcox (Oracle) | 2023-10-18 | 1 | -0/+22 |
* | | Merge tag 'm68knommu-for-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2023-11-03 | 11 | -19/+37 |
|\ \ |
|