LinuxLists
Users
About
Jerome Glisse (
[email protected]
)
Number of posts: 284 (0.05 per day)
First post: 2005-11-07 15:50:42
Last post: 2021-08-20 07:26:00
Previous Page
/
Next Page
Date
List
Subject
2015-06-01 19:03:56
linux-kernel
Re: [PATCH 01/36] mmu_notifier: add event information to address invalidation v7
2015-05-21 19:38:02
linux-kernel
[PATCH 07/36] HMM: add per mirror page table v3.
2015-05-21 19:37:57
linux-kernel
[PATCH 08/36] HMM: add device page fault support v3.
2015-05-21 19:37:20
linux-kernel
[PATCH 10/36] HMM: use CPU page table during invalidation.
2015-05-21 19:36:56
linux-kernel
[PATCH 11/36] HMM: add discard range helper (to clear and free resources for a range).
2015-05-21 19:36:34
linux-kernel
[PATCH 13/36] HMM: DMA map memory on behalf of device driver.
2015-05-21 19:36:13
linux-kernel
[PATCH 14/36] fork: pass the dst vma to copy_page_range() and its sub-functions.
2015-05-21 19:35:51
linux-kernel
[PATCH 15/36] memcg: export get_mem_cgroup_from_mm()
2015-05-21 19:35:11
linux-kernel
[PATCH 18/36] HMM: add new HMM page table flag (select flag).
2015-05-21 19:34:30
linux-kernel
[PATCH 19/36] HMM: handle HMM device page table entry on mirror page table fault and update.
2015-05-21 19:34:23
linux-kernel
[PATCH 17/36] HMM: add new HMM page table flag (valid device memory).
2015-05-21 19:34:17
linux-kernel
[PATCH 16/36] HMM: add special swap filetype for memory migrated to HMM device memory.
2015-05-21 19:34:10
linux-kernel
[PATCH 12/36] HMM: add dirty range helper (to toggle dirty bit inside mirror page table).
2015-05-21 19:34:06
linux-kernel
[PATCH 09/36] HMM: add mm page table iterator helpers.
2015-05-21 19:33:57
linux-kernel
[PATCH 06/36] HMM: add HMM page table v2.
2015-05-21 19:33:52
linux-kernel
[PATCH 05/36] HMM: introduce heterogeneous memory management v3.
2015-05-21 19:33:46
linux-kernel
[PATCH 04/36] mmu_notifier: allow range invalidation to exclude a specific mmu_notifier
2015-05-21 19:33:42
linux-kernel
[PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()
2015-05-21 19:33:36
linux-kernel
[PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
2015-05-21 19:33:23
linux-kernel
[PATCH 01/36] mmu_notifier: add event information to address invalidation v7
2015-05-21 19:33:19
linux-kernel
HMM (Heterogeneous Memory Management) v8
2015-05-12 14:48:08
linux-kernel
Re: "Directly mapped persistent memory page cache"
2015-05-11 20:02:06
linux-kernel
Re: "Directly mapped persistent memory page cache"
2015-05-07 20:18:30
linux-kernel
Re: [PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
2015-05-07 19:36:48
linux-kernel
Re: [PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
2015-05-07 17:31:10
linux-kernel
Re: [PATCH v2 00/10] evacuate struct page from the block layer, introduce __pfn_t
2015-04-28 17:20:52
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-27 20:52:13
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-27 17:21:51
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-27 16:43:33
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-27 15:48:36
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 20:32:36
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 19:29:07
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 17:20:08
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 16:43:35
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 16:00:58
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 15:09:41
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-24 15:08:43
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-23 16:22:55
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-23 16:11:12
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-23 15:42:44
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-22 19:07:41
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-22 17:07:48
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-22 16:31:47
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-22 00:06:04
linux-kernel
Re: Interacting with coherent memory on external devices
2015-04-21 23:46:21
linux-kernel
Re: Interacting with coherent memory on external devices
2014-12-26 07:20:42
linux-kernel
Re: [PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
2014-12-22 16:50:53
linux-kernel
[PATCH 2/7] mmu_notifier: keep track of active invalidation ranges v2
2014-12-22 16:50:26
linux-kernel
[PATCH 4/7] HMM: add HMM page table.
2014-12-22 16:49:44
linux-kernel
[PATCH 6/7] HMM: add device page fault support.
2014-12-22 16:49:36
linux-kernel
[PATCH 5/7] HMM: add per mirror page table.