linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-02 15:19:36 to 2021-06-16 10:42:19 UTC [more...]

[PATCH 0/3] Remove shdma DT support
 2021-06-16 10:42 UTC  (3+ messages)

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-15 23:38 UTC 

[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
 2021-06-15 11:41 UTC  (3+ messages)
` [PATCH v2 2/2] mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *

[PATCH 09/16] ps3disk: use memcpy_{from,to}_bvec
 2021-06-15  5:02 UTC  (2+ messages)

[PATCH v3 0/9] Remove DISCONTIGMEM memory model
 2021-06-12  5:43 UTC  (14+ messages)
` [PATCH v3 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v3 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v3 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v3 4/9] m68k: "
` [PATCH v3 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v3 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v3 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v3 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v3 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH 1/3] dt-bindings: dmaengine: Remove SHDMA Device Tree bindings
 2021-06-11 10:18 UTC  (3+ messages)
` [PATCH 2/3] dmaengine: sh: Remove unused shdma-of driver
` [PATCH 3/3] ARM: dts: r8a73a4: Remove non-functional DMA support

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (18+ messages)
` [PATCH v2 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
` [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
` [PATCH v2 4/9] m68k: "
` [PATCH v2 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH v2 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH v2 7/9] docs: remove description of DISCONTIGMEM
` [PATCH v2 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH v2 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

Proposal
 2021-06-09 12:10 UTC 

[PATCH 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 10:58 UTC  (20+ messages)
` [PATCH 1/9] alpha: remove DISCONTIGMEM and NUMA
` [PATCH 2/9] arc: update comment about HIGHMEM implementation
` [PATCH 3/9] arc: remove support for DISCONTIGMEM
` [PATCH 4/9] m68k: "
` [PATCH 5/9] mm: remove CONFIG_DISCONTIGMEM
` [PATCH 6/9] arch, mm: remove stale mentions of DISCONIGMEM
` [PATCH 7/9] docs: remove description of DISCONTIGMEM
` [PATCH 8/9] mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
` [PATCH 9/9] mm: replace CONFIG_FLAT_NODE_MEM_MAP with CONFIG_FLATMEM

[PATCH v1 04/12] mm/memory_hotplug: remove nid parameter from arch_remove_memory()
 2021-06-09  5:51 UTC  (4+ messages)

[PATCH v3 resend 01/15] mm: add setup_initial_init_mm() helper
 2021-06-08 15:14 UTC  (5+ messages)
` [PATCH v3 resend 14/15] sh: convert to setup_initial_init_mm()

[PATCH v2 00/15] init_mm: cleanup ARCH's text/data/brk setup code
 2021-06-07  9:31 UTC  (11+ messages)
` [PATCH v2 01/15] mm: add setup_initial_init_mm() helper
    ` [PATCH v3] "
` [PATCH v2 14/15] sh: convert to setup_initial_init_mm()

[PATCH 0/3] sh: fixes for various build warnings
 2021-06-04  7:24 UTC  (8+ messages)
` [PATCH 1/4] sh: convert xchg() to a statement expression
` [RFC PATCH 3/4] sh: define __BIG_ENDIAN for math-emu
` [PATCH 4/4] sh: fix READ/WRITE redefinition warnings

[PATCH 14/15] sh: convert to setup_initial_init_mm()
 2021-05-29 10:55 UTC 

[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
 2021-05-26 14:32 UTC  (3+ messages)
` [PATCH 5/5] sh: move core-y in arch/sh/Makefile to arch/sh/Kbuild

[PATCH] SH: fix kconfig unmet dependency warning for FRAME_POINTER
 2021-05-26  7:03 UTC 

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-05-15 20:10 UTC  (12+ messages)
` [PATCH v2 03/13] sh: remove unaligned access for sh4a

[PATCH] sched: Initialize the idle task with preemption disabled
 2021-05-12  9:46 UTC 

[PATCH v6 00/12] lib/find_bit: fast path for small bitmaps
 2021-05-12  8:33 UTC  (14+ messages)
` [PATCH 11/12] tools: sync lib/find_bit implementation

[PATCH -next] sh: maple: Remove unnecessary INIT_LIST_HEAD()
 2021-05-11 11:53 UTC 

[RFC 0/12] Unify asm/unaligned.h around struct helper
 2021-05-10 21:11 UTC  (4+ messages)
` [RFC 03/12] sh: remove unaligned access for sh4a

Personal
 2021-05-10 14:06 UTC 

[PATCH 2/2] arch: use cross_compiling to check whether it is a cross build or not
 2021-05-06 12:11 UTC  (4+ messages)

[PATCH 0/9] Cleaning up some of the irqdomain features
 2021-04-27 12:56 UTC  (18+ messages)
` [PATCH 1/9] irqdomain: Reimplement irq_linear_revmap() with irq_find_mapping()
` [PATCH 2/9] ARM: PXA: Kill use of irq_create_strict_mappings()
` [PATCH 3/9] irqchip/jcore-aic: "
` [PATCH 4/9] sh: intc: Drop the use of irq_create_identity_mapping()
` [PATCH 5/9] irqdomain: Kill irq_create_strict_mappings()/irq_create_identity_mapping()
` [PATCH 6/9] mips: netlogic: Use irq_domain_simple_ops for XLP PIC
` [PATCH 7/9] irqdomain: Drop references to recusive irqdomain setup
` [PATCH 8/9] powerpc: Convert irq_domain_add_legacy_isa use to irq_domain_add_legacy
` [PATCH 9/9] irqdomain: Kill irq_domain_add_legacy_isa

[PATCH 0/5] perf: oprofile spring cleanup
 2021-04-22 12:48 UTC  (16+ messages)
` [PATCH 1/5] KVM: arm64: Divorce the perf code from oprofile helpers
` [PATCH 2/5] arm64: Get rid of oprofile leftovers
` [PATCH 3/5] s390: "
` [PATCH 4/5] sh: "
` [PATCH 5/5] perf: "

[PATCH v4 00/20] Implement GENERIC_CMDLINE
 2021-04-20 16:05 UTC  (10+ messages)
` [PATCH v4 18/20] x86: Convert to GENERIC_CMDLINE
` [PATCH v4 19/20] mips: "

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[PATCH] kbuild: use ?= to assign CROSS_COMPILE by arch-Makefile
 2021-04-12  8:27 UTC  (4+ messages)

[PATCH] sh: boards: Remove unnecessary break
 2021-04-09  7:12 UTC 

[PATCH 18/20] kbuild: sh: remove unused install script
 2021-04-09  3:09 UTC  (2+ messages)

[RFC PATCH v6 1/1] cmdline: Add capability to both append and prepend at the same time
 2021-04-08 20:08 UTC  (2+ messages)

[PATCH v4 00/13] lib/find_bit: fast path for small bitmaps
 2021-04-06 18:15 UTC  (4+ messages)
` [PATCH 11/13] lib: add fast path for find_first_*_bit() and find_last_bit()

[PATCH RFC 1/3] drivers/char: remove /dev/kmem for good
 2021-04-05 17:16 UTC  (2+ messages)

[PATCH v3 00/17] Implement GENERIC_CMDLINE
 2021-04-02 15:36 UTC  (22+ messages)
` [PATCH v3 01/17] cmdline: Add generic function to build command line
` [PATCH v3 05/17] arm: Convert to GENERIC_CMDLINE
` [PATCH v3 09/17] nios2: "
` [PATCH v3 11/17] riscv: "
` [PATCH v3 12/17] sh: "


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).