messages from 2024-10-03 03:32:07 to 2024-10-25 13:37:38 UTC [more...]
provide generic page_to_phys and phys_to_page implementations v3
2024-10-25 13:37 UTC (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
Plan needed for switching m68k to 32-bit alignment
2024-10-25 10:50 UTC (6+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (27+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-10-23 16:27 UTC (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH] m68k: coldfire: Enable DMA timer 0 support for M5441x
2024-10-23 14:24 UTC
DMA support on Coldfire
2024-10-23 12:24 UTC (2+ messages)
[PATCH RFC 0/2] Add basic tracing support for m68k
2024-10-23 10:30 UTC (18+ messages)
` [PATCH RFC 1/2] m68k: Add tracirqs
` [PATCH RFC 2/2] arch: m68k: Add STACKTRACE support
[geert-m68k:master] BUILD SUCCESS df25f67c11f7a4efb342380ebb0d069164bea11f
2024-10-22 2:45 UTC
[PATCH] m68k: kernel: Use str_read_write() helper function
2024-10-20 20:57 UTC
[PATCH 0/2]
2024-10-20 20:18 UTC (8+ messages)
` [PATCH 1/2] rtc: m48t59: Accommodate chips that lack a century bit
Adding ftrace support for coldfire ?
2024-10-18 16:45 UTC (2+ messages)
[gerg-m68knommu:cf 1/11] lib/muldi3.c:53:28: sparse: sparse: asm output is not an lvalue
2024-10-17 1:13 UTC
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 23:58 UTC (40+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
` Bisected: "
[PATCH] m68k: Initialize jump labels early during setup_arch()
2024-10-16 16:18 UTC
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-16 14:36 UTC (6+ messages)
[PATCH v2] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
2024-10-16 13:05 UTC (2+ messages)
[geert-m68k:master] BUILD SUCCESS 057f664fb794e8d2a32fbbfb22856f05c1ce59c6
2024-10-16 11:19 UTC
[gerg-m68knommu:armnommu 3/3] arch/arm/mm/alignment.c:775:25: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-10-16 10:49 UTC
[PATCH] m68k: mcfgpio: Fix incorrect register offset for CONFIG_M5441x
2024-10-16 7:20 UTC (3+ messages)
provide generic page_to_phys and phys_to_page implementations v2
2024-10-15 5:44 UTC (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
provide generic page_to_phys and phys_to_page implementations
2024-10-10 8:37 UTC (6+ messages)
` [PATCH] asm-generic: "
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[PATCH v8 00/14] Consolidate IO memcpy functions
2024-10-08 14:54 UTC (23+ messages)
` [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v8 02/14] arm64: Use generic IO memcpy/memset
` [PATCH v8 03/14] csky: "
` [PATCH v8 04/14] loongarch: "
` [PATCH v8 05/14] m68k: Align prototypes of "
` [PATCH v8 06/14] alpha: "
` [PATCH v8 07/14] parisc: "
` [PATCH v8 08/14] sh: "
` [PATCH v8 09/14] arm: Align prototype of IO memset
` [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset
` [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset
` [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency
` [PATCH v8 13/14] mtd: "
` [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML
[PATCH v3 0/2] MVME: Adopt standard RTC driver
2024-10-08 9:19 UTC (4+ messages)
` [PATCH v3 2/2] m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver
` [PATCH v3 1/2] rtc: m48t59: Use platform_data struct for year offset value
[PATCH v2 0/2] MVME: Adopt standard RTC driver
2024-10-08 7:15 UTC (5+ messages)
` [PATCH v2 2/2] m68k: mvme147, mvme16x: Adopt rtc-m48t59 platform driver
` [PATCH v2 1/2] rtc: m48t59: Use platform_data struct for year offset value
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (11+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[geert-m68k:master] BUILD SUCCESS f49d5b760928861fdd3b8d19ae46aa2617b529b1
2024-10-07 22:47 UTC
[PATCH v7 00/10] Consolidate IO memcpy functions
2024-10-07 8:06 UTC (13+ messages)
` [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c
` [PATCH v7 06/10] alpha: Align prototypes of IO memcpy/memset
` [PATCH v7 07/10] parisc: "
` [PATCH v7 09/10] um: Add dummy implementation for "
[PATCH 2/3] drivers: nubus: Fix use of assignment in if condition in nubus_add_board() in nubus.c
2024-10-03 10:53 UTC (2+ messages)
[PATCH] m68k: mvme147: Reinstate early console
2024-10-03 3:29 UTC
[PATCH] m68k: mvme147: Fix SCSI controller IRQ numbers
2024-10-03 3:29 UTC
[PATCH 0/3] drivers: nubus: Fix coding style issues in nubus.c
2024-10-03 3:31 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox