Age | Commit message (Expand) | Author |
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: Correct the number of DMA channels for SH7709 | Artur Rojek |
2023-07-05 | sh: dma: Drop incorrect SH_DMAC_BASE1 definition for SH4 | Artur Rojek |
2023-07-05 | sh: dma: Fix DMA channel offset calculation | Artur Rojek |
2023-07-05 | sh: Remove compiler flag duplication | Masahiro Yamada |
2023-07-05 | sh: Refactor header include path addition | Masahiro Yamada |
2023-07-05 | sh: Move build rule for cchips/hd6446x/ to arch/sh/Kbuild | Masahiro Yamada |
2023-07-05 | sh: Fix -Wmissing-include-dirs warnings for various platforms | Masahiro Yamada |
2023-06-29 | Merge tag 'slab-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/vba... | Linus Torvalds |
2023-06-29 | Merge tag 'drm-next-2023-06-29' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds |
2023-06-28 | Merge branch 'expand-stack' | 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 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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-27 | backlight/lv5207lp: Rename struct lv5207lp_platform_data.fbdev to 'dev' | Thomas Zimmermann |
2023-06-27 | backlight/gpio_backlight: Rename field 'fbdev' to 'dev' | Thomas Zimmermann |
2023-06-24 | mm/fault: convert remaining simple cases to lock_mm_and_find_vma() | Linus Torvalds |
2023-06-19 | sh: move the ARCH_DMA_MINALIGN definition to asm/cache.h | Catalin Marinas |
2023-06-19 | sh/hugetlb: pte_alloc_huge() pte_offset_huge() | Hugh Dickins |
2023-06-16 | sh/cpu: Switch to arch_cpu_finalize_init() | Thomas Gleixner |
2023-06-14 | sh: Replace all non-returning strlcpy with strscpy | Azeem Shaikh |
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-09 | cachestat: wire up cachestat for other architectures | Nhat Pham |
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-26 | mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED | Vlastimil Babka |
2023-05-10 | sh: j2: Use ioremap() to translate device tree address into kernel memory | John Paul Adrian Glaubitz |
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 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
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 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | 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-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2023-04-27 | Merge tag 'pci-v6.4-changes' 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 | Merge tag 'asm-generic-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-04-25 | sh: Replace <uapi/asm/types.h> by <asm-generic/int-ll64.h> | Geert Uytterhoeven |
2023-04-25 | sh: Use generic GCC library routines | Geert Uytterhoeven |
2023-04-24 | Merge tag 'docs-6.4' of git://git.lwn.net/linux | Linus Torvalds |
2023-04-21 | sh: sq: Use the bitmap API when applicable | Christophe JAILLET |
2023-04-20 | arch/sh: Implement <asm/fb.h> with generic helpers | Thomas Zimmermann |
2023-04-19 | sh: sq: Fix incorrect element size for allocating bitmap buffer | John Paul Adrian Glaubitz |
2023-04-19 | sh: pci: Remove unused variable in SH-7786 PCI Express code | John Paul Adrian Glaubitz |