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-07-18 02:25:23
linux-kernel
[PATCH v14 15/25] s390/time: add read_persistent_wall_and_boot_offset()
2018-07-18 02:25:15
linux-kernel
[PATCH v14 08/25] x86/kvmclock: Avoid TSC recalibration
2018-07-18 02:25:08
linux-kernel
[PATCH v14 13/25] x86/xen/time: initialize pv xen time in init_hypervisor_platform
2018-07-18 02:24:50
linux-kernel
[PATCH v14 00/25] Early boot time stamps
2018-07-18 02:24:20
linux-kernel
[PATCH v14 02/25] x86/kvmclock: Remove page size requirement from wall_clock
2018-07-18 02:02:03
linux-kernel
Re: [next-20180711][Oops] linux-next kernel boot is broken on powerpc
2018-07-18 02:00:56
linux-kernel
Re: [PATCH v13 07/18] x86/xen/time: output xen sched_clock time from 0
2018-07-18 01:40:12
linux-kernel
Re: [PATCH v13 06/18] x86/xen/time: initialize pv xen time in init_hypervisor_platform
2018-07-17 14:48:18
linux-kernel
Re: [PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-17 14:38:09
linux-kernel
Re: [PATCH v13 13/18] x86/tsc: calibrate tsc only once
2018-07-16 19:14:30
linux-kernel
Re: [PATCH v2 00/14] mm: Asynchronous + multithreaded memmap init for ZONE_DEVICE
2018-07-16 17:48:48
linux-kernel
[PATCH v6 3/5] mm/sparse: move buffer init/fini to the common place
2018-07-16 17:48:15
linux-kernel
[PATCH v6 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
2018-07-16 17:47:20
linux-kernel
[PATCH v6 5/5] mm/sparse: delete old sparse_init and enable new one
2018-07-16 17:46:25
linux-kernel
[PATCH v6 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
2018-07-16 17:46:23
linux-kernel
[PATCH v6 1/5] mm/sparse: abstract sparse buffer allocations
2018-07-16 17:46:22
linux-kernel
[PATCH v6 0/5] sparse_init rewrite
2018-07-16 17:06:42
linux-kernel
Re: [PATCH] mm: don't do zero_resv_unavail if memmap is not allocated
2018-07-16 15:19:58
linux-kernel
Re: mainline/master boot: 177 boots: 2 failed, 174 passed with 1 conflict (v4.18-rc4-160-gf353078f028f)
2018-07-16 15:18:29
linux-kernel
[PATCH] mm: don't do zero_resv_unavail if memmap is not allocated
2018-07-16 13:37:22
linux-kernel
Re: [PATCH v13 13/18] x86/tsc: calibrate tsc only once
2018-07-16 13:17:30
linux-kernel
Re: mainline/master boot: 177 boots: 2 failed, 174 passed with 1 conflict (v4.18-rc4-160-gf353078f028f)
2018-07-16 11:57:41
linux-kernel
Re: mainline/master boot: 177 boots: 2 failed, 174 passed with 1 conflict (v4.18-rc4-160-gf353078f028f)
2018-07-14 00:22:20
linux-kernel
Re: [patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
2018-07-13 13:26:28
linux-kernel
Re: [PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
2018-07-13 12:39:10
linux-kernel
Re: [PATCH v5 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
2018-07-13 11:40:37
linux-kernel
Re: [PATCH v13 14/18] x86/tsc: initialize cyc2ns when tsc freq. is determined
2018-07-13 11:32:09
linux-kernel
Re: [PATCH v13 13/18] x86/tsc: calibrate tsc only once
2018-07-13 11:17:05
linux-kernel
Re: [PATCH v5 5/5] mm/sparse: delete old sprase_init and enable new one
2018-07-13 11:12:11
linux-kernel
Re: [PATCH v5 0/5] sparse_init rewrite
2018-07-13 01:59:19
linux-kernel
Re: [PATCH v13 06/18] x86/xen/time: initialize pv xen time in init_hypervisor_platform
2018-07-12 20:41:21
linux-kernel
[PATCH v5 1/5] mm/sparse: abstract sparse buffer allocations
2018-07-12 20:40:59
linux-kernel
[PATCH v5 2/5] mm/sparse: use the new sparse buffer functions in non-vmemmap
2018-07-12 20:40:37
linux-kernel
[PATCH v5 0/5] sparse_init rewrite
2018-07-12 20:39:54
linux-kernel
[PATCH v5 4/5] mm/sparse: add new sparse_init_nid() and sparse_init()
2018-07-12 20:39:31
linux-kernel
[PATCH v5 3/5] mm/sparse: move buffer init/fini to the common place
2018-07-12 20:39:21
linux-kernel
[PATCH v5 5/5] mm/sparse: delete old sprase_init and enable new one
2018-07-12 17:46:30
linux-kernel
Re: [next-20180711][Oops] linux-next kernel boot is broken on powerpc
2018-07-12 15:11:13
linux-kernel
Re: Boot failures with "mm/sparse: Remove CONFIG_SPARSEMEM_ALLOC_MEM_MAP_TOGETHER" on powerpc (was Re: mmotm 2018-07-10-16-50 uploaded)
2018-07-12 03:15:30
linux-kernel
Re: [patch 6/7] x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
2018-07-12 03:15:13
linux-kernel
Re: [patch 7/7] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
2018-07-12 03:13:44
linux-kernel
Re: [patch 5/7] x86/kvmclock: Mark variables __initdata and __ro_after_init
2018-07-12 03:13:42
linux-kernel
Re: [patch 0/7] x86/kvmclock: Remove memblock dependency and further cleanups
2018-07-12 03:13:33
linux-kernel
Re: [patch 3/7] x86/kvmclock: Decrapify kvm_register_clock()
2018-07-12 03:12:39
linux-kernel
Re: [patch 2/7] x86/kvmclock: Remove page size requirement from wall_clock
2018-07-12 03:08:50
linux-kernel
[PATCH v13 05/18] kvm/x86: remove kvm memblock dependency
2018-07-12 03:08:17
linux-kernel
[PATCH v13 18/18] sched: use static key for sched_clock_running
2018-07-12 03:08:15
linux-kernel
[PATCH v13 15/18] x86/tsc: use tsc early
2018-07-12 03:08:14
linux-kernel
[PATCH v13 10/18] time: default boot time offset to local_clock()
2018-07-12 03:08:11
linux-kernel
[PATCH v13 17/18] sched: early boot clock
2018-07-12 03:08:06
linux-kernel
[PATCH v13 01/18] x86: text_poke() may access uninitialized struct pages