| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -15/+0 |
| 8 days | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 14 | -14/+0 |
| 9 days | Merge tag 'm68k-for-v6.19-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -24/+12 |
| 2025-11-24 | m68k: defconfig: Update defconfigs for v6.18-rc1 | Geert Uytterhoeven | 12 | -24/+12 |
| 2025-11-22 | crypto: ansi_cprng - Remove unused ansi_cprng algorithm | Eric Biggers | 14 | -14/+0 |
| 2025-11-04 | m68k: coldfire: remove creating a fixed phy | Heiner Kallweit | 1 | -15/+0 |
| 2025-11-03 | arch: hookup listns() system call | Christian Brauner | 1 | -0/+1 |
| 2025-10-15 | Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+3 |
| 2025-10-13 | Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigs | Theodore Ts'o | 1 | -3/+3 |
| 2025-10-06 | Merge tag 'pci-v6.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -28/+11 |
| 2025-10-03 | Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 1 | -10/+0 |
| 2025-10-02 | Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -6/+2 |
| 2025-09-30 | Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
| 2025-09-29 | Merge tag 'm68k-for-v6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -83/+50 |
| 2025-09-29 | Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -7/+7 |
| 2025-09-29 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -12/+0 |
| 2025-09-29 | Remove bcachefs core code | Linus Torvalds | 12 | -12/+0 |
| 2025-09-25 | arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c | Menglong Dong | 1 | -0/+1 |
| 2025-09-16 | m68k/PCI: Use pci_enable_resources() in pcibios_enable_device() | Ilpo Järvinen | 1 | -28/+11 |
| 2025-09-15 | m68k: defconfig: Update defconfigs for v6.17-rc1 | Geert Uytterhoeven | 12 | -72/+36 |
| 2025-09-15 | m68k: bitops: Fix find_*_bit() signatures | Geert Uytterhoeven | 1 | -11/+14 |
| 2025-09-13 | PAGE_PTR() had been last used outside of arch/* in 1.1.94 | Al Viro | 1 | -10/+0 |
| 2025-09-08 | m68k: Add __attribute_const__ to ffs()-family implementations | Kees Cook | 1 | -7/+7 |
| 2025-09-06 | crypto: curve25519 - Remove unused kpp support | Eric Biggers | 12 | -12/+0 |
| 2025-09-03 | Merge tag 'pull-getgeo' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Jens Axboe | 1 | -2/+2 |
| 2025-09-01 | arch: copy_thread: pass clone_flags as u64 | Simon Schuster | 1 | -1/+1 |
| 2025-08-26 | net: phy: fixed: let fixed_phy_add always use addr 0 and remove return value | Heiner Kallweit | 1 | -2/+2 |
| 2025-08-25 | floppy: Remove unused CROSS_64KB() macro from arch/ code | Andy Shevchenko | 1 | -4/+0 |
| 2025-08-13 | block: switch ->getgeo() to struct gendisk | Al Viro | 1 | -2/+2 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 12 | -12/+0 |
| 2025-07-29 | Merge tag 'm68k-for-v6.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 48 | -180/+270 |
| 2025-07-29 | Merge tag 'tty-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 5 | -9/+0 |
| 2025-07-28 | Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee... | Linus Torvalds | 1 | -2/+2 |
| 2025-07-28 | Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+2 |
| 2025-07-14 | m68k: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -2/+2 |
| 2025-07-06 | m68k: mac: Improve clocksource driver commentary | Finn Thain | 1 | -0/+16 |
| 2025-07-06 | m68k: defconfig: Update defconfigs for v6.16-rc2 | Geert Uytterhoeven | 12 | -12/+96 |
| 2025-07-06 | m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 27 | -64/+64 |
| 2025-07-06 | m68k: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 3 | -8/+8 |
| 2025-07-06 | m68k: Enable dead code elimination | Daniel Palmer | 1 | -0/+1 |
| 2025-07-06 | m68k: Don't unregister boot console needlessly | Finn Thain | 3 | -33/+19 |
| 2025-07-06 | m68k: Remove unused "cursor home" code from debug console | Finn Thain | 1 | -19/+12 |
| 2025-07-06 | m68k: Avoid pointless recursion in debug console rendering | Finn Thain | 1 | -7/+4 |
| 2025-07-06 | m68k: Fix lost column on framebuffer debug console | Finn Thain | 1 | -10/+21 |
| 2025-07-03 | netfilter: conntrack: remove DCCP protocol support | Pablo Neira Ayuso | 12 | -12/+0 |
| 2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 1 | -0/+2 |
| 2025-06-30 | m68k: mm: Convert pointer table macros to use ptdescs | Vishal Moola (Oracle) | 1 | -3/+2 |
| 2025-06-30 | m68k: mm: Convert init_pointer_table() to use ptdescs | Vishal Moola (Oracle) | 1 | -6/+6 |
| 2025-06-30 | m68k: mm: Convert free_pointer_table() to use ptdescs | Vishal Moola (Oracle) | 1 | -7/+6 |
| 2025-06-30 | m68k: mm: Convert get_pointer_table() to use ptdescs | Vishal Moola (Oracle) | 1 | -11/+15 |
| 2025-06-17 | m68k: remove unneeded tty includes | Jiri Slaby (SUSE) | 5 | -9/+0 |
| 2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 3 | -3/+3 |
| 2025-06-07 | Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+1 |
| 2025-06-07 | arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds | Masahiro Yamada | 1 | -1/+1 |
| 2025-06-02 | Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+2 |
| 2025-06-02 | Merge tag 'm68knommu-for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -6/+7 |
| 2025-05-31 | m68k: remove use of page->index | Matthew Wilcox (Oracle) | 1 | -1/+2 |
| 2025-05-31 | Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 7 | -28/+21 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 13 | -25/+1 |
| 2025-05-27 | Merge tag 'm68k-for-v6.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -50/+2 |
| 2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 12 | -12/+12 |
| 2025-05-26 | Merge tag 'vfs-6.16-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
| 2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_add | Heiner Kallweit | 1 | -1/+1 |
| 2025-05-19 | m68k: defconfig: Update defconfigs for v6.15-rc1 | Geert Uytterhoeven | 12 | -48/+0 |
| 2025-05-19 | m68k: Replace memcpy() + manual NUL-termination with strscpy() | Thorsten Blum | 1 | -2/+1 |
| 2025-05-19 | m68k/kernel: replace strncpy() with strscpy() | Mohammad Mahdi Anbaraki | 1 | -1/+1 |
| 2025-05-19 | m68k: coldfire: gpio: use new line value setter callbacks | Bartosz Golaszewski | 1 | -3/+5 |
| 2025-05-12 | crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK | Eric Biggers | 12 | -12/+12 |
| 2025-05-11 | m68k: mm: call ctor/dtor for kernel PTEs | Kevin Brodsky | 1 | -1/+5 |
| 2025-05-11 | mm: pass mm down to pagetable_{pte,pmd}_ctor | Kevin Brodsky | 3 | -9/+9 |
| 2025-05-11 | syscall.h: introduce syscall_set_nr() | Dmitry V. Levin | 1 | -0/+7 |
| 2025-05-11 | mm: introduce a common definition of mk_pte() | Matthew Wilcox (Oracle) | 3 | -18/+0 |
| 2025-04-28 | m68k: mac: Fix macintosh_config for Mac II | Finn Thain | 1 | -1/+1 |
| 2025-04-28 | m68k: Replace strcpy() with strscpy() in hardware_proc_show() | Thorsten Blum | 1 | -1/+1 |
| 2025-04-21 | fs: remove uselib() system call | Christian Brauner | 1 | -1/+0 |
| 2025-04-11 | net: Retire DCCP socket. | Kuniyuki Iwashima | 12 | -24/+0 |
| 2025-04-08 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+0 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -3/+3 |
| 2025-04-04 | lib/crc: remove unnecessary prompt for CONFIG_CRC16 | Eric Biggers | 1 | -1/+0 |
| 2025-04-01 | mm: pgtable: convert some architectures to use tlb_remove_ptdesc() | Qi Zheng | 1 | -5/+2 |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+0 |
| 2025-03-27 | Merge tag 'm68knommu-for-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -4/+1 |
| 2025-03-27 | Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -5/+2 |
| 2025-03-25 | Merge tag 'm68k-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -17/+31 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.sysv' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 12 | -12/+0 |
| 2025-03-24 | Merge tag 'vfs-6.15-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
| 2025-03-24 | m68k: coldfire: select PCI_IOMAP for PCI | Arnd Bergmann | 1 | -1/+2 |
| 2025-03-17 | arch, mm: make releasing of memory to page allocator more explicit | Mike Rapoport (Microsoft) | 1 | -2/+0 |
| 2025-03-17 | m68k: defconfig: Update defconfigs for v6.14-rc1 | Geert Uytterhoeven | 12 | -12/+12 |
| 2025-03-17 | m68k: mm: Replace deprecated strncpy() with strscpy() | Thorsten Blum | 1 | -2/+1 |
| 2025-03-17 | m68k: Do not include <linux/fb.h> | Thomas Zimmermann | 2 | -2/+0 |
| 2025-03-15 | m68k/nommu: stop using GENERIC_IOMAP | Arnd Bergmann | 2 | -5/+1 |
| 2025-03-10 | m68k: setup: Remove size argument when calling strscpy() | Thorsten Blum | 1 | -2/+1 |
| 2025-03-05 | m68k: sun3: add check for __pgd_alloc() | Haoxiang Li | 1 | -2/+4 |
| 2025-02-21 | sysv: Remove the filesystem | Jan Kara | 12 | -12/+0 |
| 2025-02-12 | fs: add open_tree_attr() | Christian Brauner | 1 | -0/+1 |
| 2025-02-03 | m68k: sun3: Fix DEBUG_MMU_EMU build | Geert Uytterhoeven | 2 | -2/+16 |
| 2025-02-03 | m68k: sun3: Use str_read_write() helper in mmu_emu_handle_fault() | Thorsten Blum | 1 | -1/+2 |
| 2025-02-01 | revert "xarray: port tests to kunit" | Andrew Morton | 12 | -0/+12 |
| 2025-01-27 | Merge tag 'm68knommu-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+10 |
| 2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 8 | -43/+31 |
| 2025-01-26 | Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 12 | -12/+0 |
| 2025-01-25 | mm/memblock: add memblock_alloc_or_panic interface | Guo Weikang | 5 | -29/+7 |
| 2025-01-25 | mm: introduce ctor/dtor at PGD level | Kevin Brodsky | 2 | -3/+6 |
| 2025-01-25 | asm-generic: pgalloc: provide generic __pgd_{alloc,free} | Kevin Brodsky | 1 | -1/+1 |
| 2025-01-25 | m68k: mm: add calls to pagetable_pmd_[cd]tor | Kevin Brodsky | 2 | -8/+15 |
| 2025-01-25 | mm: pgtable: introduce pagetable_dtor() | Qi Zheng | 3 | -4/+4 |
| 2025-01-24 | Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 12 | -24/+0 |
| 2025-01-22 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 12 | -12/+0 |
| 2025-01-12 | xarray: port tests to kunit | Tamir Duberstein | 12 | -12/+0 |
| 2025-01-13 | m68k: coldfire: Use proper clock rate for timers | Jean-Michel Hautbois | 1 | -10/+10 |
| 2025-01-10 | m68k: libgcc: Fix lvalue abuse in umul_ppmm() | Geert Uytterhoeven | 1 | -5/+12 |
| 2025-01-08 | m68k: vga: Fix I/O defines | Thomas Zimmermann | 1 | -4/+4 |
| 2025-01-08 | m68k: atari: Use str_on_off() helper in atari_nvram_proc_read() | Thorsten Blum | 1 | -2/+4 |
| 2025-01-04 | crypto: keywrap - remove unused keywrap algorithm | Eric Biggers | 12 | -12/+0 |
| 2025-01-04 | crypto: vmac - remove unused VMAC algorithm | Eric Biggers | 12 | -12/+0 |
| 2024-12-09 | lib/crc32test: delete obsolete crc32test.c | Eric Biggers | 12 | -12/+0 |
| 2024-12-09 | m68k: Use kernel's generic muldi3 libgcc function | Greg Ungerer | 4 | -98/+23 |
| 2024-11-30 | Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon... | Linus Torvalds | 9 | -265/+54 |
| 2024-11-26 | Merge tag 'm68knommu-for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -5/+5 |
| 2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -1/+2 |
| 2024-11-22 | m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver | Finn Thain | 9 | -264/+54 |
| 2024-11-21 | Merge tag 'reiserfs_delete' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 12 | -12/+0 |
| 2024-11-20 | Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -3/+0 |
| 2024-11-19 | Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+2 |
| 2024-11-18 | Merge tag 'm68k-for-v6.13-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 24 | -73/+102 |
| 2024-11-11 | m68k: defconfig: Update defconfigs for v6.12-rc1 | Geert Uytterhoeven | 12 | -0/+12 |
| 2024-11-11 | m68k: coldfire/device.c: only build FEC when HW macros are defined | Antonio Quartulli | 1 | -4/+4 |
| 2024-11-11 | m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x | Jean-Michel Hautbois | 1 | -1/+1 |
| 2024-11-07 | asm-generic: introduce text-patching.h | Mike Rapoport (Microsoft) | 1 | -0/+1 |
| 2024-11-06 | mm: remove unused hugepage for vma_alloc_folio() | Kefeng Wang | 1 | -1/+1 |
| 2024-11-06 | fs/xattr: add *at family syscalls | Christian Göttsche | 1 | -0/+4 |
| 2024-11-06 | m68k: mvme147: Reinstate early console | Daniel Palmer | 3 | -1/+40 |
| 2024-11-06 | m68k: Make sure NR_IRQS is never zero | Geert Uytterhoeven | 1 | -3/+1 |
| 2024-11-06 | m68k: Select M68020 as fallback for classic | Arnd Bergmann | 1 | -0/+1 |
| 2024-11-06 | m68k: Move Sun 3 into a top-level platform option | Arnd Bergmann | 5 | -56/+31 |
| 2024-11-06 | m68k: kernel: Use str_read_write() helper function | Thorsten Blum | 1 | -8/+8 |
| 2024-11-06 | m68k: Initialize jump labels early during setup_arch() | Jean-Michel Hautbois | 1 | -1/+5 |
| 2024-11-06 | m68k: mvme147: Fix SCSI controller IRQ numbers | Daniel Palmer | 1 | -2/+2 |
| 2024-11-06 | m68k: mvme147: Make mvme147_sched_init() __init | Daniel Palmer | 1 | -2/+2 |
| 2024-10-28 | asm-generic: provide generic page_to_phys and phys_to_page implementations | Christoph Hellwig | 1 | -3/+0 |
| 2024-10-21 | reiserfs: The last commit | Jan Kara | 12 | -12/+0 |
| 2024-10-16 | vdso: Introduce vdso/page.h | Vincenzo Frascino | 1 | -4/+2 |
| 2024-09-24 | Merge tag 'm68knommu-for-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-17 | Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 14 | -35/+6 |
| 2024-09-09 | m68k: remove trailing space after \n newline | Colin Ian King | 1 | -1/+1 |
| 2024-09-08 | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen | 1 | -1/+1 |
| 2024-08-26 | m68k: defconfig: Update defconfigs for v6.11-rc1 | Geert Uytterhoeven | 12 | -24/+0 |
| 2024-08-26 | m68k: Fix kernel_clone_args.flags in m68k_clone() | Finn Thain | 1 | -1/+1 |
| 2024-08-26 | m68k: cmpxchg: Use swap() to improve code | Thorsten Blum | 1 | -10/+5 |
| 2024-07-23 | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+2 |
| 2024-07-20 | kbuild: Abort make on install failures | Zhang Bingwu | 1 | -0/+2 |
| 2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
| 2024-07-16 | Merge tag 'm68k-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 17 | -6/+25 |
| 2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann | 1 | -1/+0 |
| 2024-07-09 | m68k: cmpxchg: Fix return value for default case in __arch_xchg() | Thorsten Blum | 1 | -1/+1 |
| 2024-07-08 | block: add a bvec_phys helper | Christoph Hellwig | 1 | -1/+1 |
| 2024-07-01 | m68k: defconfig: Update defconfigs for v6.10-rc1 | Geert Uytterhoeven | 12 | -0/+12 |
| 2024-07-01 | m68k: atari: Fix TT bootup freeze / unexpected (SCU) interrupt messages | Eero Tamminen | 1 | -5/+1 |
| 2024-06-24 | m68k: emu: Add missing MODULE_DESCRIPTION() macros | Jeff Johnson | 2 | -0/+2 |
| 2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig | 1 | -0/+1 |
| 2024-06-04 | m68k: amiga: Turn off Warp1260 interrupts during boot | Paolo Pisati | 1 | -0/+9 |
| 2024-05-23 | mseal: wire up mseal syscall | Jeff Xu | 1 | -0/+1 |
| 2024-05-21 | Merge tag 'm68knommu-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-20 | Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2024-05-15 | Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -0/+2 |
| 2024-05-08 | m68k: defconfig: Update defconfigs for v6.9-rc1 | Geert Uytterhoeven | 12 | -36/+12 |
| 2024-05-08 | m68k: Move ARCH_HAS_CPU_CACHE_ALIASING | Geert Uytterhoeven | 1 | -1/+1 |
| 2024-05-08 | m68k: mac: Fix reboot hang on Mac IIci | Finn Thain | 1 | -18/+18 |
| 2024-05-08 | m68k: Fix spinlock race in kernel thread creation | Michael Schmitz | 1 | -1/+3 |
| 2024-05-08 | m68k: Let GENERIC_IOMAP depend on HAS_IOPORT | Niklas Schnelle | 1 | -1/+1 |
| 2024-05-07 | m68k: Avoid CONFIG_COLDFIRE switch in uapi header | Thomas Huth | 1 | -1/+1 |
| 2024-05-03 | arch: Rename fbdev header and source files | Thomas Zimmermann | 1 | -4/+4 |
| 2024-04-29 | m68k: amiga: Use str_plural() to fix Coccinelle warning | Thorsten Blum | 1 | -1/+1 |
| 2024-04-05 | Merge tag 'drm-misc-next-2024-03-28' of https://gitlab.freedesktop.org/drm/mi... | Dave Airlie | 1 | -0/+2 |
| 2024-04-02 | m68k: Calculate THREAD_SIZE from THREAD_SIZE_ORDER | Dawei Li | 1 | -4/+5 |
| 2024-03-21 | Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -6/+2 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -0/+10 |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -5/+6 |
| 2024-03-12 | Merge tag 'm68k-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 12 | -36/+0 |
| 2024-03-11 | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -3/+7 |
| 2024-03-11 | m68k: pgtable: Add missing #include <asm/page.h> | Geert Uytterhoeven | 1 | -0/+2 |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann | 3 | -5/+6 |
| 2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers | 2 | -0/+10 |
| 2024-02-19 | nfblock: pass queue_limits to blk_mq_alloc_disk | Christoph Hellwig | 1 | -2/+4 |
| 2024-02-19 | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig | 1 | -2/+4 |
| 2024-02-19 | m68k: defconfig: Update defconfigs for v6.8-rc1 | Geert Uytterhoeven | 12 | -36/+0 |
| 2024-02-19 | Merge 6.8-rc5 into tty-next | Greg Kroah-Hartman | 1 | -2/+2 |
| 2024-02-15 | kbuild: use 4-space indentation when followed by conditionals | Masahiro Yamada | 1 | -2/+2 |
| 2024-02-04 | Merge 6.8-rc3 into tty-next | Greg Kroah-Hartman | 1 | -2/+2 |
| 2024-01-31 | kbuild: Replace tabs with spaces when followed by conditionals | Dmitry Goncharov | 1 | -2/+2 |
| 2024-01-27 | vt: remove superfluous CONFIG_HW_CONSOLE | Lukas Bulwahn | 1 | -1/+1 |
| 2024-01-27 | serial: 8250: Move hp300_setup_serial_console() to <linux/serial_8250.h> | Geert Uytterhoeven | 1 | -5/+1 |
| 2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 1 | -0/+1 |
| 2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -2/+2 |
| 2024-01-10 | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 4 | -12/+1 |
| 2024-01-10 | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 1 | -0/+1 |
| 2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+3 |