LinuxLists
Users
About
Pavel Tatashin (
[email protected]
)
Number of posts: 791 (3.42 per day)
First post: 2017-03-22 20:19:08
Last post: 2017-11-09 03:05:24
Previous Page
/
Next Page
Date
List
Subject
2018-06-29 21:27:12
linux-kernel
Re: [PATCH v6 2/3] drivers core: prepare device_shutdown for multi-threading
2018-06-29 20:40:53
linux-kernel
Re: [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
2018-06-29 20:18:27
linux-kernel
[PATCH v6 2/3] drivers core: prepare device_shutdown for multi-threading
2018-06-29 20:17:25
linux-kernel
[PATCH v6 3/3] drivers core: multi-threading device shutdown
2018-06-29 20:15:56
linux-kernel
[PATCH v6 0/3] multi-threading device shutdown
2018-06-29 19:13:36
linux-kernel
Re: [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-29 18:55:17
linux-kernel
[PATCH v6 1/3] drivers core: refactor device_shutdown
2018-06-29 18:51:04
linux-kernel
Re: [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-29 18:50:40
linux-kernel
Re: [PATCH v9 1/6] arm: arm64: introduce CONFIG_HAVE_MEMBLOCK_PFN_VALID
2018-06-29 18:32:21
linux-kernel
Re: [PATCH v1 1/2] mm/sparse: add sparse_init_nid()
2018-06-29 17:50:52
linux-kernel
Re: [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-29 17:39:00
linux-kernel
Re: [PATCH v9 2/6] mm: page_alloc: remain memblock_next_valid_pfn() on arm/arm64
2018-06-29 17:16:32
linux-kernel
Re: [PATCH v1 2/2] mm/sparse: start using sparse_init_nid(), and remove old code
2018-06-29 16:18:23
linux-kernel
Re: [PATCH] mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM
2018-06-29 11:59:06
linux-kernel
Re: [PATCH v1 1/2] mm/sparse: add sparse_init_nid()
2018-06-29 09:55:13
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-29 04:33:25
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-29 01:24:36
linux-kernel
[PATCH v1 0/2] sparse_init rewrite
2018-06-28 21:39:26
linux-kernel
Re: [PATCH v6 4/5] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-28 19:34:24
linux-kernel
[PATCH v1 1/2] mm/sparse: add sparse_init_nid()
2018-06-28 19:33:44
linux-kernel
[PATCH v1 2/2] mm/sparse: start using sparse_init_nid(), and remove old code
2018-06-28 16:50:15
linux-kernel
Re: [PATCH v6 5/5] mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER
2018-06-28 15:47:14
linux-kernel
Re: [PATCH v6 4/5] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-28 03:43:46
linux-kernel
Re: [PATCH v5 1/4] mm/sparse: Add a static variable nr_present_sections
2018-06-28 03:35:50
linux-kernel
Re: [PATCH v5 4/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-28 03:32:44
linux-kernel
Re: [PATCH v5 3/4] mm/sparse: Add a new parameter 'data_unit_size' for alloc_usemap_and_memmap
2018-06-28 03:27:27
linux-kernel
Re: [PATCH v5 2/4] mm/sparsemem: Defer the ms->section_mem_map clearing
2018-06-27 17:50:45
linux-kernel
Re: [PATCH v5 0/4] mm/sparse: Optimize memmap allocation during sparse_init()
2018-06-27 15:24:34
linux-kernel
Re: Kernel crash after "mm: initialize pages on demand during boot"
2018-06-27 14:10:11
linux-kernel
Re: Kernel crash after "mm: initialize pages on demand during boot"
2018-06-27 00:09:36
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-26 20:52:11
linux-kernel
Re: Kernel crash after "mm: initialize pages on demand during boot"
2018-06-26 19:50:26
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-26 11:54:46
linux-kernel
Re: [PATCH v12 10/11] sched: early boot clock
2018-06-26 11:29:39
linux-kernel
Re: [PATCH v12 10/11] sched: early boot clock
2018-06-25 19:27:25
linux-kernel
Re: [PATCH v12 10/11] sched: early boot clock
2018-06-25 14:08:18
linux-kernel
Re: [PATCH v12 01/11] x86: text_poke() may access uninitialized struct pages
2018-06-25 12:48:08
linux-kernel
Re: [PATCH v12 05/11] s390/time: add read_persistent_wall_and_boot_offset()
2018-06-25 12:46:27
linux-kernel
Re: [PATCH v12 10/11] sched: early boot clock
2018-06-25 12:34:21
linux-kernel
Re: [PATCH v12 01/11] x86: text_poke() may access uninitialized struct pages
2018-06-24 02:44:55
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-23 21:40:53
linux-kernel
Re: [PATCH v12 11/11] x86/tsc: use tsc early
2018-06-23 21:32:06
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-23 18:52:34
linux-kernel
Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock
2018-06-23 13:13:54
linux-kernel
Re: [PATCH v12 02/11] x86: initialize static branching early
2018-06-21 21:39:23
linux-kernel
[PATCH v12 00/11] Early boot time stamps for x86
2018-06-21 21:30:25
linux-kernel
[PATCH v12 07/11] s390/time: remove read_boot_clock64()
2018-06-21 21:30:05
linux-kernel
[PATCH v12 06/11] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
2018-06-21 21:29:46
linux-kernel
[PATCH v12 02/11] x86: initialize static branching early
2018-06-21 21:29:32
linux-kernel
[PATCH v12 03/11] x86/tsc: redefine notsc to behave as tsc=unstable
2018-06-21 21:29:06
linux-kernel
[PATCH v12 09/11] x86/tsc: prepare for early sched_clock