LinuxLists
Users
About
Alastair D'Silva (
[email protected]
)
Number of posts: 392 (0.52 per day)
First post: 2018-02-21 05:02:45
Last post: 2020-03-12 23:15:17
Previous Page
/
Next Page
Date
List
Subject
2019-09-19 03:15:18
linux-kernel
Re: [PATCH 4/5] ocxl: Add functions to map/unmap LPC memory
2019-09-19 03:14:19
linux-kernel
Re: [PATCH 2/5] powerpc: Map & release OpenCAPI LPC memory
2019-09-19 01:30:57
linux-kernel
Re: [PATCH 4/5] ocxl: Add functions to map/unmap LPC memory
2019-09-18 07:54:50
linux-kernel
[PATCH v3 5/5] powerpc: Don't flush caches when adding memory
2019-09-18 06:18:54
linux-kernel
[PATCH v3 1/5] powerpc: Allow flush_icache_range to work across ranges >4GB
2019-09-18 06:18:20
linux-kernel
[PATCH v3 4/5] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
2019-09-18 06:18:19
linux-kernel
[PATCH v3 0/5] powerpc: convert cache asm to C
2019-09-18 06:17:51
linux-kernel
[PATCH v3 3/5] powerpc: Convert flush_icache_range & friends to C
2019-09-18 06:17:18
linux-kernel
[PATCH v3 2/5] powerpc: define helpers to get L1 icache sizes
2019-09-17 15:06:18
linux-kernel
Re: [PATCH 5/5] ocxl: Provide additional metadata to userspace
2019-09-17 09:26:06
linux-kernel
[PATCH 5/5] ocxl: Provide additional metadata to userspace
2019-09-17 09:26:04
linux-kernel
[PATCH 3/5] ocxl: Tally up the LPC memory on a link & allow it to be mapped
2019-09-17 09:26:01
linux-kernel
[PATCH 2/5] powerpc: Map & release OpenCAPI LPC memory
2019-09-17 09:25:59
linux-kernel
[PATCH 1/5] powerpc: Add OPAL calls for LPC memory alloc/release
2019-09-17 09:25:54
linux-kernel
[PATCH 0/5] ocxl: Allow external drivers to access LPC memory
2019-09-17 09:22:25
linux-kernel
[PATCH v3 1/2] memory_hotplug: Add a bounds check to check_hotplug_memory_range()
2019-09-17 08:31:51
linux-kernel
[PATCH 4/5] ocxl: Add functions to map/unmap LPC memory
2019-09-17 08:28:46
linux-kernel
[PATCH v3 0/2] Add bounds check for Hotplugged memory
2019-09-17 08:28:46
linux-kernel
[PATCH v3 2/2] mm: Add a bounds check in devm_memremap_pages()
2019-09-16 09:45:13
linux-kernel
[PATCH v2 1/2] memory_hotplug: Add a bounds check to check_hotplug_memory_range()
2019-09-16 09:19:49
linux-kernel
[PATCH v2 0/2] Add bounds check for Hotplugged memory
2019-09-16 08:58:59
linux-kernel
[PATCH v2 2/2] mm: Add a bounds check in devm_memremap_pages()
2019-09-16 03:32:29
linux-kernel
RE: [PATCH v2 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
2019-09-10 18:47:10
linux-kernel
[PATCH 0/2] Add bounds check for Hotplugged memory
2019-09-10 10:40:59
linux-kernel
[PATCH 2/2] mm: Add a bounds check in devm_memremap_pages()
2019-09-10 10:40:56
linux-kernel
[PATCH 1/2] memory_hotplug: Add a bounds check to check_hotplug_memory_range()
2019-09-04 05:28:39
linux-kernel
Re: [PATCH] powerpc: Perform a bounds check in arch_add_memory
2019-09-04 04:12:37
linux-kernel
RE: [PATCH v2 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
2019-09-04 03:45:03
linux-kernel
RE: [PATCH v2 3/6] powerpc: Convert flush_icache_range & friends to C
2019-09-04 03:37:23
linux-kernel
RE: [PATCH v2 3/6] powerpc: Convert flush_icache_range & friends to C
2019-09-04 03:24:59
linux-kernel
RE: [PATCH v2 3/6] powerpc: Convert flush_icache_range & friends to C
2019-09-03 06:29:54
linux-kernel
Re: [PATCH v2 6/6] powerpc: Don't flush caches when adding memory
2019-09-03 06:26:40
linux-kernel
Re: [PATCH v2 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
2019-09-03 05:28:28
linux-kernel
[PATCH v2 6/6] powerpc: Don't flush caches when adding memory
2019-09-03 05:27:17
linux-kernel
[PATCH v2 5/6] powerpc: Remove 'extern' from func prototypes in cache headers
2019-09-03 05:26:40
linux-kernel
[PATCH v2 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
2019-09-03 05:26:32
linux-kernel
[PATCH v2 3/6] powerpc: Convert flush_icache_range & friends to C
2019-09-03 05:26:19
linux-kernel
[PATCH v2 2/6] powerpc: define helpers to get L1 icache sizes
2019-09-03 05:26:13
linux-kernel
[PATCH v2 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
2019-09-03 05:26:02
linux-kernel
[PATCH v2 0/6] powerpc: convert cache asm to C
2019-09-01 23:55:58
linux-kernel
RE: [PATCH] powerpc: Perform a bounds check in arch_add_memory
2019-08-27 06:41:20
linux-kernel
Re: [PATCH] powerpc: Perform a bounds check in arch_add_memory
2019-08-27 05:39:03
linux-kernel
[PATCH 0/2] mm: Minor cleanup
2019-08-27 05:38:35
linux-kernel
[PATCH 2/2] mm: don't hide potentially null memmap pointer in sparse_remove_section
2019-08-27 05:38:35
linux-kernel
[PATCH 1/2] mm: Don't manually decrement num_poisoned_pages
2019-08-27 05:23:03
linux-kernel
[PATCH] powerpc: Perform a bounds check in arch_add_memory
2019-08-22 07:03:33
linux-kernel
RE: [RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
2019-08-22 05:07:50
linux-kernel
RE: [RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
2019-08-21 00:21:12
linux-kernel
[PATCH v2] powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
2019-08-20 04:38:53
linux-kernel
Re: [RFC PATCH] powerpc: Convert ____flush_dcache_icache_phys() to C
2019-08-16 01:47:58
linux-kernel
RE: [PATCH 4/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory