Linux-sh Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-06-17 21:59:34 to 2024-08-01 06:08:47 UTC [more...]

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-01  6:08 UTC 

Build regressions/improvements in v6.11-rc1
 2024-07-29 10:07 UTC  (3+ messages)

[PATCH v2 00/25] mm: introduce numa_memblks
 2024-07-26  9:40 UTC  (30+ messages)
` [PATCH v2 01/25] mm: move kernel/numa.c to mm/
` [PATCH v2 02/25] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v2 03/25] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v2 04/25] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 05/25] MIPS: loongson64: rename __node_data to node_data
` [PATCH v2 06/25] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 07/25] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v2 08/25] arch, mm: move definition of node_data to generic code
` [PATCH v2 09/25] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v2 10/25] x86/numa: simplify numa_distance allocation
` [PATCH v2 11/25] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v2 12/25] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v2 13/25] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v2 14/25] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v2 15/25] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v2 16/25] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v2 17/25] mm: introduce numa_memblks
` [PATCH v2 18/25] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v2 19/25] mm: introduce numa_emulation
` [PATCH v2 20/25] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v2 21/25] mm: numa_memblks: make several functions and variables static
` [PATCH v2 22/25] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v2 23/25] arch_numa: switch over to numa_memblks
` [PATCH v2 24/25] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v2 25/25] docs: move numa=fake description to kernel-parameters.txt

[GIT PULL] sh updates for v6.11 (CORRECTION)
 2024-07-23 19:03 UTC  (2+ messages)

[PATCH v4] sh: Restructure setup code to reserve memory regions earlier
 2024-07-23 16:59 UTC  (8+ messages)

[GIT PULL] sh updates for v6.11
 2024-07-23  8:29 UTC 

[PATCH 00/17] mm: introduce numa_memblks
 2024-07-23  0:15 UTC  (60+ messages)
` [PATCH 01/17] mm: move kernel/numa.c to mm/
` [PATCH 02/17] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH 03/17] MIPS: loongson64: rename __node_data to node_data
` [PATCH 04/17] arch, mm: move definition of node_data to generic code
` [PATCH 05/17] arch, mm: pull out allocation of NODE_DATA "
` [PATCH 06/17] x86/numa: simplify numa_distance allocation
` [PATCH 07/17] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH 08/17] x86/numa_emu: simplify allocation of phys_dist
` [PATCH 09/17] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH 10/17] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH 11/17] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH 12/17] mm: introduce numa_memblks
` [PATCH 13/17] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH 14/17] mm: introduce numa_emulation
` [PATCH 15/17] mm: make numa_memblks more self-contained
` [PATCH 16/17] arch_numa: switch over to numa_memblks
` [PATCH 17/17] mm: make range-to-target_node lookup facility a part of numa_memblks

[PATCH v5 0/2] sh: Restructure setup code to reserve memory regions earlier
 2024-07-18  2:18 UTC  (3+ messages)
` [PATCH v5 1/2] sh: Restructure call site for early_reserve_mem()
` [PATCH v5 2/2] sh: Restructure setup code to reserve memory regions earlier

[PATCH v3] sh: Restructure setup code to reserve memory regions earlier
 2024-07-12  9:44 UTC  (5+ messages)

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-07-11 12:57 UTC  (3+ messages)
` [DO NOT MERGE v8 20/36] serial: sh-sci: fix SH4 OF support

[PATCH 0/2] Drop support for memory-hotplug and memory-hotremove on superH
 2024-07-11 10:20 UTC  (5+ messages)
` [PATCH 1/2] arch/sh: Remove code that handles memory-hotplug and memory-hotremove
` [PATCH 2/2] arch/sh: Drop support for "

[PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y
 2024-07-09 12:45 UTC  (6+ messages)
` [PATCH 6/6] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2855/tegra/omap2plus
` (subset) [PATCH 0/6] defconfig: drop RT_GROUP_SCHED=y

[PATCH v2 0/6] mfd: tmio: simplify header and move to platform_data
 2024-07-09 10:37 UTC  (8+ messages)

[PATCH 5.4 000/189] 5.4.279-rc1 review
 2024-07-04  9:25 UTC  (4+ messages)

[PATCH] sh: push-switch: add missing MODULE_DESCRIPTION() macro
 2024-07-03 15:12 UTC  (2+ messages)

[PATCH v2 00/13] linux system call fixes
 2024-06-29 21:05 UTC  (13+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range

[GIT PULL] asm-generic fixes for 6.10
 2024-06-27 18:20 UTC  (2+ messages)

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (39+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
 2024-06-21 14:30 UTC  (11+ messages)
` [PATCH v4 01/40] "
` [PATCH v4 02/40] lib/find: add test for atomic find_bit() ops
` [PATCH v4 33/40] sh: mach-x3proto: optimize ilsel_enable()

[PATCH v2 00/14] Introducing TIF_NOTIFY_IPI flag
 2024-06-20  7:30 UTC  (8+ messages)

[PATCH v3 cmpxchg 2/4] sh: Emulate one-byte cmpxchg
 2024-06-17 21:59 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).