Age | Commit message (Expand) | Author |
2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | 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 |
2023-12-20 | m68k: Fix missing include | Kent Overstreet |
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-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-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 'm68k-for-v6.7-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-23 | m68k: coldfire: ensure gpio prototypes visible | Greg Ungerer |
2023-10-23 | m68knommu: fix compilation for ColdFire/Cleopatra boards | Greg Ungerer |
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) |
2023-10-16 | m68k: Fix indentation by 2 or 5 spaces in <asm/page_mm.h> | Geert Uytterhoeven |
2023-10-16 | m68k: sun3: Fix indentation by 5 or 7 spaces | Geert Uytterhoeven |
2023-10-16 | m68k: Fix indentation by 7 spaces in <asm/io_mm.h> | Geert Uytterhoeven |
2023-10-12 | fbdev: Replace fb_pgprotect() with pgprot_framebuffer() | Thomas Zimmermann |
2023-10-06 | m68k: io: Mark mmio read addresses as const | Arnd Bergmann |
2023-10-06 | m68k: Add missing types to asm/irq.h | Rolf Eike Beer |
2023-10-06 | m68k: sun3: Annotate prom_printf() with __printf() | Geert Uytterhoeven |
2023-10-06 | m68k: sun3: Fix context restore in flush_tlb_range() | Geert Uytterhoeven |
2023-10-06 | m68k: sun3: Improve Sun3/3x DVMA abstraction in <asm/dvma.h> | Geert Uytterhoeven |
2023-10-06 | m68k: mm: Move paging_init() to common <asm/pgtable.h> | Geert Uytterhoeven |
2023-10-06 | m68k: kernel: Add and use <asm/syscalls.h> | Geert Uytterhoeven |
2023-09-05 | Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-29 | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | m68k: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-24 | m68k: Remove <asm/ide.h> | Geert Uytterhoeven |
2023-08-21 | m68k: convert various functions to use ptdescs | Vishal Moola (Oracle) |
2023-08-21 | m68k: Add memcmp() declaration | Arnd Bergmann |
2023-08-21 | m68k: Define __div64_32() to avoid a warning | Arnd Bergmann |
2023-08-21 | m68k: Remove <asm/export.h> | Masahiro Yamada |
2023-08-18 | asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macros | Baoquan He |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-07-06 | Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-29 | Merge tag 'gpio-updates-for-v6.5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-06-27 | Merge tag 'locking-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-06-19 | m68k: allow pte_offset_map[_lock]() to fail | Hugh Dickins |
2023-06-16 | m68k/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-13 | gpiolib: remove unused gpio_cansleep() | Andy Shevchenko |
2023-06-05 | locking/atomic: m68k: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-29 | m68k/mm: Make pfn accessors static inlines | Linus Walleij |
2023-05-29 | m68k: Pass a pointer to virt_to_pfn() virt_to_page() | Linus Walleij |