linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-25 21:31:34 to 2023-07-06 22:22:26 UTC [more...]

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 22:20 UTC  (10+ messages)
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 12/13] s390/kexec: "

[PATCH] sh: Avoid using IRQ0 on SH3 and SH4
 2023-07-06 17:41 UTC  (8+ messages)

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (24+ messages)
` [PATCH v4 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v4 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v4 03/13] arm/kexec: "
` [PATCH v4 04/13] ia64/kexec: "
` [PATCH v4 05/13] arm64/kexec: "
` [PATCH v4 06/13] loongarch/kexec: "
` [PATCH v4 07/13] m68k/kexec: "
` [PATCH v4 08/13] mips/kexec: "
` [PATCH v4 09/13] parisc/kexec: "
` [PATCH v4 10/13] powerpc/kexec: "
` [PATCH v4 11/13] riscv/kexec: "
` [PATCH v4 12/13] s390/kexec: "
` [PATCH v4 13/13] sh/kexec: "

[PATCH v8 11/19] sh: add <asm-generic/io.h> including
 2023-07-06 15:45 UTC  (2+ messages)
` [PATCH v8 12/19] sh: mm: Convert to GENERIC_IOREMAP

[GIT PULL] sh updates for v6.5
 2023-07-06 15:23 UTC  (8+ messages)

[PATCH 00/21] dma-mapping: unify support for cache flushes
 2023-07-06 14:11 UTC  (8+ messages)
` [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper
` [PATCH 21/21] dma-mapping: replace custom code with generic implementation

[PATCH 0/2] SH7709 DMA fixes
 2023-07-06  6:34 UTC  (2+ messages)

[PATCH] sh: provide unxlate_dev_mem_ptr() in asm/io.h
 2023-07-05 17:09 UTC  (4+ messages)

[PATCH v2 0/3] SuperH DMAC fixes
 2023-07-05 17:08 UTC  (18+ messages)
` [PATCH v2 1/3] sh: dma: Fix dma channel offset calculation
` [PATCH v2 2/3] sh: dma: Drop incorrect SH_DMAC_BASE1 for SH4
` [PATCH v2 3/3] sh: dma: Correct the number of DMA channels in SH7709

[PATCH 1/4] sh: fix -Wmissing-include-dirs warnings for various platforms
 2023-07-05 17:08 UTC  (9+ messages)
` [PATCH 2/4] sh: move build rule of cchips/hd6446x/ to arch/sh/Kbuild
` [PATCH 3/4] sh: refactor header include path addition
` [PATCH 4/4] sh: remove compiler flag duplication

[PATCH 00/12] arch,fbdev: Move screen_info into arch/
 2023-07-05  8:18 UTC  (41+ messages)
` [PATCH 01/12] efi: Do not include <linux/screen_info.h> from EFI header
  ` [01/12] "
` [PATCH 02/12] fbdev/sm712fb: Do not include <linux/screen_info.h>
` [PATCH 03/12] sysfb: Do not include <linux/screen_info.h> from sysfb header
  ` [03/12] "
` [PATCH 04/12] staging/sm750fb: Do not include <linux/screen_info.h>
` [PATCH 05/12] arch: Remove trailing whitespaces
  ` [05/12] "
` [PATCH 06/12] arch: Declare screen_info in <asm/screen_info.h>
  ` [06/12] "
` [PATCH 07/12] arch/x86: Declare edid_info "
` [PATCH 08/12] drivers/firmware: Remove trailing whitespaces
  ` [08/12] "
` [PATCH 09/12] drivers: Add dependencies on CONFIG_ARCH_HAS_SCREEN_INFO
` [PATCH 10/12] fbdev/core: Use fb_is_primary_device() in fb_firmware_edid()
` [PATCH 11/12] fbdev/core: Protect edid_info with CONFIG_ARCH_HAS_EDID_INFO
  ` [11/12] "
` [PATCH 12/12] fbdev/core: Define empty fb_firmware_edid() in <linux/fb.h>

arch/superh: Suspicious coherent DMA allocations for CEU video buffers
 2023-07-03 13:23 UTC  (2+ messages)

W sprawie samochodu
 2023-07-03  7:41 UTC 

[PATCH v3 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-30 14:33 UTC  (20+ messages)
` [PATCH v3 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v3 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v3 03/13] arm/kexec: "
` [PATCH v3 04/13] ia64/kexec: "
` [PATCH v3 05/13] arm64/kexec: "
` [PATCH v3 06/13] loongarch/kexec: "
` [PATCH v3 07/13] m68k/kexec: "
` [PATCH v3 08/13] mips/kexec: "
` [PATCH v3 09/13] parisc/kexec: "
` [PATCH v3 10/13] powerpc/kexec: "
` [PATCH v3 11/13] riscv/kexec: "
` [PATCH v3 12/13] s390/kexec: "
` [PATCH v3 13/13] sh/kexec: "

[PATCH] syscalls: Cleanup references to sys_lookup_dcookie()
 2023-06-30  5:33 UTC  (3+ messages)

[PATCH v6 00/33] Split ptdesc from struct page
 2023-06-28 18:51 UTC  (43+ messages)
` [PATCH v6 01/33] mm: Add PAGE_TYPE_OP folio functions
` [PATCH v6 02/33] s390: Use _pt_s390_gaddr for gmap address tracking
` [PATCH v6 03/33] pgtable: Create struct ptdesc
` [PATCH v6 04/33] mm: add utility functions for ptdesc
` [PATCH v6 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc()
` [PATCH v6 06/33] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH v6 07/33] mm: Convert ptlock_ptr() "
` [PATCH v6 08/33] mm: Convert pmd_ptlock_init() "
` [PATCH v6 09/33] mm: Convert ptlock_init() "
` [PATCH v6 10/33] mm: Convert pmd_ptlock_free() "
` [PATCH v6 11/33] mm: Convert ptlock_free() "
` [PATCH v6 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH v6 13/33] powerpc: Convert various functions to use ptdescs
` [PATCH v6 14/33] x86: "
` [PATCH v6 15/33] s390: Convert various gmap "
` [PATCH v6 16/33] s390: Convert various pgalloc "
` [PATCH v6 17/33] mm: Remove page table members from struct page
` [PATCH v6 18/33] pgalloc: Convert various functions to use ptdescs
` [PATCH v6 19/33] arm: "
` [PATCH v6 20/33] arm64: "
` [PATCH v6 21/33] csky: Convert __pte_free_tlb() "
` [PATCH v6 22/33] hexagon: "
` [PATCH v6 23/33] loongarch: Convert various functions "
` [PATCH v6 24/33] m68k: "
` [PATCH v6 25/33] mips: "
` [PATCH v6 26/33] nios2: Convert __pte_free_tlb() "
` [PATCH v6 27/33] openrisc: "
` [PATCH v6 28/33] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH v6 29/33] sh: Convert pte_free_tlb() "
` [PATCH v6 30/33] sparc64: Convert various functions "
` [PATCH v6 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH v6 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH v6 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers

[PATCH v3 00/19] arch: Consolidate <asm/fb.h>
 2023-06-28 10:26 UTC  (3+ messages)
` [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers

[PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file
 2023-06-28 10:01 UTC  (6+ messages)
` [v3,17/19] "

W sprawie samochodu
 2023-06-28  8:05 UTC 

[patch 00/17] init, treewide, x86: Cleanup check_bugs() and start sanitizing the x86 boot process
 2023-06-28  3:38 UTC  (6+ messages)
` [patch 08/17] sh/cpu: Switch to arch_cpu_finalize_init()
` [patch 11/17] init: Remove check_bugs() leftovers

[PATCH v5 00/33] Split ptdesc from struct page
 2023-06-27 21:57 UTC  (11+ messages)
` [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs

[PATCH v3 00/38] fbdev: Make userspace interfaces optional
 2023-06-26 12:27 UTC  (3+ messages)
` [PATCH v3 27/38] fbdev/sh7760fb: Alloc DMA memory from hardware device

[PATCH v7 12/19] sh: mm: Convert to GENERIC_IOREMAP
 2023-06-26  2:45 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).