Age | Commit message (Expand) | Author |
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 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-03-06 | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions | Arnd Bergmann |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers |
2024-02-01 | kernel.h: removed REPEAT_BYTE from kernel.h | Tanzir Hasan |
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 |
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti |
2023-12-12 | sh, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXEC | Baoquan He |
2023-11-28 | Merge branch 'asm-generic-prototypes' into asm-generic | Arnd Bergmann |
2023-11-23 | arch: add do_page_fault prototypes | 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-10 | kprobes: unify kprobes_exceptions_nofify() prototypes | Arnd Bergmann |
2023-11-02 | locking/atomic: sh: Use generic_cmpxchg_local for arch_cmpxchg_local() | Masami Hiramatsu |
2023-10-25 | sh: machvec: Remove custom ioport_{un,}map() | Arnd Bergmann |
2023-10-25 | sh: Remove stale microdev board | Arnd Bergmann |
2023-08-31 | Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-08-24 | mm: rationalise flush_icache_pages() and flush_icache_page() | Matthew Wilcox (Oracle) |
2023-08-24 | sh: implement the new page table range API | Matthew Wilcox (Oracle) |
2023-08-21 | sh: convert pte_free_tlb() to use ptdescs | Vishal Moola (Oracle) |
2023-08-18 | sh: mm: convert to GENERIC_IOREMAP | Baoquan He |
2023-08-18 | sh: add <asm-generic/io.h> including | Baoquan He |
2023-07-13 | Merge tag 'sh-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-07-13 | sh: hd64461: Handle virq offset for offchip IRQ base and HD64461 IRQ | Artur Rojek |
2023-07-11 | mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() | Rick Edgecombe |
2023-07-05 | Merge tag 'sh-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-07-05 | sh: Provide unxlate_dev_mem_ptr() in asm/io.h | Guenter Roeck |
2023-07-05 | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4 | Artur Rojek |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-28 | Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/... | 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 | sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h | Catalin Marinas |
2023-06-16 | sh/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-11 | sh: Avoid using IRQ0 on SH3 and SH4 | Sergey Shtylyov |
2023-06-09 | thread_info: move function declarations to linux/thread_info.h | Arnd Bergmann |
2023-06-09 | init: consolidate prototypes in linux/init.h | Arnd Bergmann |
2023-06-05 | locking/atomic: sh: add preprocessor symbols | Mark Rutland |
2023-06-05 | locking/atomic: make atomic*_{cmp,}xchg optional | Mark Rutland |
2023-05-09 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2023-05-05 | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-29 | locking/arch: Rename all internal __xchg() names to __arch_xchg() | Andrzej Hajda |
2023-04-28 | Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-04-27 | Merge tag 'sh-for-v6.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2023-04-25 | Merge tag 'gpio-updates-for-v6.4' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-04-25 | sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h> | Geert Uytterhoeven |
2023-04-20 | arch/sh: Implement <asm/fb.h> with generic helpers | Thomas Zimmermann |
2023-03-09 | sh: sanitize the flags on sigreturn | Al Viro |
2023-03-08 | sh/cpu: Mark play_dead() __noreturn | Josh Poimboeuf |