linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-14 08:44:30 to 2021-10-06 16:44:09 UTC [more...]

[PATCH 00/12] DT: CPU h/w id parsing clean-ups and cacheinfo id support
 2021-10-06 16:43 UTC  (12+ messages)
` [PATCH 01/12] of: Add of_get_cpu_hwid() to read hardware ID from CPU nodes
` [PATCH 02/12] ARM: Use of_get_cpu_hwid()
` [PATCH 03/12] ARM: broadcom: "
` [PATCH 04/12] arm64: "
` [PATCH 05/12] csky: "
` [PATCH 06/12] openrisc: "
` [PATCH 07/12] powerpc: "
` [PATCH 08/12] riscv: "
` [PATCH 09/12] sh: "
` [PATCH 10/12] x86: dt: "
` [PATCH 11/12] cacheinfo: Allow for >32-bit cache 'id'

[PATCH 0/5 v3] sh: fixes for various build and kconfig warnings
 2021-10-06  1:06 UTC  (9+ messages)
` [PATCH 1/5 v3] sh: fix kconfig unmet dependency warning for FRAME_POINTER
` [PATCH 2/5 v3] sh: add git tree to MAINTAINERS
` [PATCH 3/5 v3] sh: math-emu: drop unused functions
` [PATCH 4/5 v3] sh: define __BIG_ENDIAN for math-emu
` [PATCH 5/5 v3] sh: fix READ/WRITE redefinition warnings

[PATCH] Fix the j-core SOC build
 2021-10-03  9:10 UTC  (4+ messages)

[PATCH v2 0/6] memblock: cleanup memblock_free interface
 2021-09-30 22:10 UTC  (9+ messages)
` [PATCH v2 1/6] arch_numa: simplify numa_distance allocation
` [PATCH v2 2/6] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH v2 3/6] memblock: drop memblock_free_early_nid() and memblock_free_early()
` [PATCH v2 4/6] memblock: stop aliasing __memblock_free_late with memblock_free_late
` [PATCH v2 5/6] memblock: rename memblock_free to memblock_phys_free
` [PATCH v2 6/6] memblock: use memblock_free for freeing virtual pointers

[PATCH v2 0/3] Cleanup MAY_HAVE_SPARSE_IRQ
 2021-09-29  8:12 UTC  (6+ messages)
` [PATCH v1 1/3] sh: Cleanup about SPARSE_IRQ
` [PATCH v2 2/3] csky: Kill MAY_HAVE_SPARSE_IRQ
` [PATCH v3 3/3] genirq: Cleanup Kconfig

[PATCH v2 00/12] Modular Broadcom irqchip drivers
 2021-09-28 16:30 UTC  (15+ messages)
` [PATCH v2 01/12] arch: Export cpu_logical_map to modules
` [PATCH v2 02/12] MIPS: BMIPS: Remove use of irq_cpu_offline
` [PATCH v2 03/12] irqchip/irq-bcm7038-l1: Remove .irq_cpu_offline()
` [PATCH v2 04/12] irqchip/irq-bcm7038-l1: Use irq_get_irq_data()
` [PATCH v2 05/12] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 06/12] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH v2 07/12] irqchip/irq-brcmstb-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 08/12] irqchip: Provide platform_device to of_irq_init_cb_t
` [PATCH v2 09/12] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH v2 10/12] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH v2 11/12] ARM: bcm: "
` [PATCH v2 12/12] irqchip: Fix kernel-doc parameter typo for IRQCHIP_DECLARE

[PATCH 00/11] Modular Broadcom irqchip drivers
 2021-09-28  8:10 UTC  (31+ messages)
` [PATCH 01/11] arch: Export cpu_logical_map to modules
` [PATCH 02/11] genirq: Export irq_to_desc() again "
` [PATCH 03/11] genirq: Export irq_set_affinity_locked()
` [PATCH 04/11] irqchip/irq-bcm7038-l1: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH 05/11] irqchip/irq-brcmstb-l2: "
` [PATCH 06/11] genirq: Export irq_gc_{unmask_enable,mask_disable}_reg
` [PATCH 07/11] of/irq: Export of_irq_count to drivers
` [PATCH 08/11] genirq: Export irq_gc_noop()
` [PATCH 09/11] irqchip/irq-bcm7120-l2: Switch to IRQCHIP_PLATFORM_DRIVER
` [PATCH 10/11] arm64: broadcom: Removed forced select of interrupt controllers
` [PATCH 11/11] ARM: bcm: "

[PATCH 0/3] Cleanup MAY_HAVE_SPARSE_IRQ
 2021-09-28  5:43 UTC  (12+ messages)
` [PATCH 1/3] sh: Cleanup about SPARSE_IRQ
` [PATCH 2/3] csky: Use SPARSE_IRQ
` [PATCH 3/3] genirq: Cleanup Kconfig

[PATCH 0/3] memblock: cleanup memblock_free interface
 2021-09-24  5:32 UTC  (13+ messages)
` [PATCH 1/3] arch_numa: simplify numa_distance allocation
` [PATCH 2/3] xen/x86: free_p2m_page: use memblock_free_ptr() to free a virtual pointer
` [PATCH 3/3] memblock: cleanup memblock_free interface

[PATCH] sh: pgtable-3level: Fix cast to pointer from integer of different size
 2021-09-23 15:20 UTC  (8+ messages)

[PATCH 0/3 v2] sh: fixes for various build and kconfig warnings
 2021-09-23 14:37 UTC  (11+ messages)

[PATCH 0/2] Fix NUMA without SMP
 2021-09-21 12:33 UTC  (5+ messages)
` [PATCH 1/2] mm: Move node_reclaim_distance to fix "
` [PATCH 2/2] mm: Move fold_vm_numa_events() "

[PATCH] sh: Add missing FORCE prerequisites in Makefile
 2021-09-19  2:02 UTC  (2+ messages)

[PATCH] sh: Use modern ASoC DAI format terminology
 2021-09-15 17:23 UTC 

[PATCH] arch: sh: drivers: dma: dma-api.c: Changed preferred function strscpy over strlcpy issue arch: sh: drivers: dma: dma-sysfs.c: Changed preferred function simple_strtoul over kstrtout issue arch: sh: drivers: dma: dmabrg.c: Fixed pointer declaration code issue arch: sh: drivers: heartbeat.c: Fixed preferred unsigned int over unsigned issue
 2021-09-10 17:17 UTC 

[PATCH v4] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-09 23:36 UTC  (2+ messages)

[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
 2021-09-09 12:04 UTC  (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH v3] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-08  3:52 UTC  (3+ messages)

[PATCH v2] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-06 20:36 UTC  (4+ messages)

[PATCH] ftrace: Cleanup ftrace_dyn_arch_init()
 2021-09-04 11:59 UTC  (3+ messages)

[PATCH 18/20] kbuild: sh: remove unused install script
 2021-08-27 14:02 UTC  (3+ messages)

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (7+ messages)

(no subject)
 2021-08-16  7:22 UTC  (3+ messages)
` Patch formatting -

{Spam?} Z. HD,Sehr geehrte / r Fondsempfänger
 2021-08-05 21:16 UTC 

[RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2021-08-05 19:02 UTC 

[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
 2021-08-05 18:54 UTC  (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules

flush_kernel_dcache_page fixes and removal
 2021-08-04 11:12 UTC  (10+ messages)
` [PATCH 1/6] mmc: JZ4740: remove the flush_kernel_dcache_page call in jz4740_mmc_read_data
` [PATCH 2/6] mmc: mmc_spi: replace flush_kernel_dcache_page with flush_dcache_page
` [PATCH 3/6] ps3disk: "
` [PATCH 5/6] aacraid: remove an unused include

[PATCH v2 0/4] Some cleanups after making bus_type::remove return void
 2021-07-30 19:10 UTC  (2+ messages)
` [PATCH v2 2/4] sh: superhyway: Simplify check in remove callback

[PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE
 2021-07-30 11:53 UTC  (5+ messages)

[PATCH for-6.2 12/43] target/sh4: Implement do_unaligned_access for user-only
 2021-07-30  0:01 UTC 

Stalled patches for the SH tree
 2021-07-29 16:11 UTC  (2+ messages)

[PATCH 0/5] Some cleanups after making bus_type::remove return void
 2021-07-27  8:08 UTC  (2+ messages)
` [PATCH 3/5] sh: superhyway: Simplify check in remove callback

[helgaas@kernel.org: Re: aarch64 efi boot failures with qemu 6.0+]
 2021-07-26 21:43 UTC 

[PATCH] RCU: Fix undefined Kconfig macros
 2021-07-26 16:54 UTC  (2+ messages)

[PATCH v4 0/5] bus: Make remove callback return void
 2021-07-22  8:45 UTC  (7+ messages)
` [PATCH v4 5/5] "

flush_kernel_dcache_page fixes and removal
 2021-07-19 15:42 UTC  (3+ messages)

[PATCH v1 2/4] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
 2021-07-14 20:47 UTC  (2+ 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).