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-19 21:00:03
linux-kernel
[PATCH v15 26/26] x86/tsc: use tsc_calibrate_cpu_early and pit_hpet_ptimer_calibrate_cpu
2018-07-19 20:59:53
linux-kernel
[PATCH v15 20/26] x86/tsc: initialize cyc2ns when tsc freq. is determined
2018-07-19 20:59:46
linux-kernel
[PATCH v15 23/26] sched: early boot clock
2018-07-19 20:59:18
linux-kernel
[PATCH v15 25/26] x86/tsc: split native_calibrate_cpu() into early and late parts
2018-07-19 20:59:15
linux-kernel
[PATCH v15 24/26] sched: use static key for sched_clock_running
2018-07-19 20:59:15
linux-kernel
[PATCH v15 22/26] sched: move sched clock initialization and merge with generic clock
2018-07-19 20:59:09
linux-kernel
[PATCH v15 19/26] x86/tsc: calibrate tsc only once
2018-07-19 20:59:02
linux-kernel
[PATCH v15 17/26] s390/time: remove read_boot_clock64()
2018-07-19 20:59:02
linux-kernel
[PATCH v15 18/26] ARM/time: remove read_boot_clock64()
2018-07-19 20:58:58
linux-kernel
[PATCH v15 16/26] time: default boot time offset to local_clock()
2018-07-19 20:58:58
linux-kernel
[PATCH v15 02/26] x86/kvmclock: Remove page size requirement from wall_clock
2018-07-19 20:58:52
linux-kernel
[PATCH v15 15/26] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
2018-07-19 20:58:43
linux-kernel
[PATCH v15 00/26] Early boot time stamps
2018-07-19 20:58:41
linux-kernel
[PATCH v15 10/26] x86/CPU: Call detect_nopl() only on the BSP
2018-07-19 20:58:32
linux-kernel
[PATCH v15 14/26] s390/time: add read_persistent_wall_and_boot_offset()
2018-07-19 20:58:28
linux-kernel
[PATCH v15 12/26] x86/xen/time: initialize pv xen time in init_hypervisor_platform
2018-07-19 20:58:23
linux-kernel
[PATCH v15 11/26] x86/tsc: redefine notsc to behave as tsc=unstable
2018-07-19 20:58:09
linux-kernel
[PATCH v15 07/26] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
2018-07-19 20:48:31
linux-kernel
Re: [PATCH v14 20/25] x86/tsc: calibrate tsc only once
2018-07-19 18:39:39
linux-kernel
Re: [PATCH v14 20/25] x86/tsc: calibrate tsc only once
2018-07-19 16:51:08
linux-kernel
Re: [PATCH v14 20/25] x86/tsc: calibrate tsc only once
2018-07-19 16:01:57
linux-kernel
Re: [PATCH v14 20/25] x86/tsc: calibrate tsc only once
2018-07-19 14:29:21
linux-kernel
Re: [PATCH v2 5/5] mm/page_alloc: Only call pgdat_set_deferred_range when the system boots
2018-07-19 14:26:13
linux-kernel
Re: [PATCH v14 25/25] sched: use static key for sched_clock_running
2018-07-19 14:18:03
linux-kernel
Re: [PATCH v14 24/25] sched: early boot clock
2018-07-19 13:47:35
linux-kernel
Re: [PATCH v2 2/5] mm: access zone->node via zone_to_nid() and zone_set_nid()
2018-07-19 13:20:57
linux-kernel
Re: [PATCH 1/3] mm/page_alloc: Move ifdefery out of free_area_init_core
2018-07-18 14:36:21
linux-kernel
Re: [PATCH 3/3] mm/page_alloc: Split context in free_area_init_node
2018-07-18 14:14:16
linux-kernel
Re: [PATCH 1/3] mm/page_alloc: Move ifdefery out of free_area_init_core
2018-07-18 13:35:10
linux-kernel
Re: [PATCH v14 08/25] x86/kvmclock: Avoid TSC recalibration
2018-07-18 02:28:11
linux-kernel
[PATCH v14 11/25] x86/CPU: Call detect_nopl() only on the BSP
2018-07-18 02:27:39
linux-kernel
[PATCH v14 10/25] x86: initialize static branching early
2018-07-18 02:27:22
linux-kernel
[PATCH v14 18/25] s390/time: remove read_boot_clock64()
2018-07-18 02:27:18
linux-kernel
[PATCH v14 25/25] sched: use static key for sched_clock_running
2018-07-18 02:27:14
linux-kernel
[PATCH v14 19/25] ARM/time: remove read_boot_clock64()
2018-07-18 02:27:07
linux-kernel
[PATCH v14 21/25] x86/tsc: initialize cyc2ns when tsc freq. is determined
2018-07-18 02:26:58
linux-kernel
[PATCH v14 16/25] time: replace read_boot_clock64() with read_persistent_wall_and_boot_offset()
2018-07-18 02:26:53
linux-kernel
[PATCH v14 23/25] sched: move sched clock initialization and merge with generic clock
2018-07-18 02:26:48
linux-kernel
[PATCH v14 24/25] sched: early boot clock
2018-07-18 02:26:41
linux-kernel
[PATCH v14 17/25] time: default boot time offset to local_clock()
2018-07-18 02:26:40
linux-kernel
[PATCH v14 12/25] x86/tsc: redefine notsc to behave as tsc=unstable
2018-07-18 02:26:39
linux-kernel
[PATCH v14 22/25] x86/tsc: use tsc early
2018-07-18 02:26:37
linux-kernel
[PATCH v14 04/25] x86/kvmclock: Cleanup the code
2018-07-18 02:26:27
linux-kernel
[PATCH v14 20/25] x86/tsc: calibrate tsc only once
2018-07-18 02:26:18
linux-kernel
[PATCH v14 01/25] x86/kvmclock: Remove memblock dependency
2018-07-18 02:26:18
linux-kernel
[PATCH v14 06/25] x86/kvmclock: Move kvmclock vsyscall param and init to kvmclock
2018-07-18 02:26:08
linux-kernel
[PATCH v14 09/25] x86: text_poke() may access uninitialized struct pages
2018-07-18 02:25:53
linux-kernel
[PATCH v14 14/25] x86/xen/time: output xen sched_clock time from 0
2018-07-18 02:25:47
linux-kernel
[PATCH v14 07/25] x86/kvmclock: Switch kvmclock data to a PER_CPU variable
2018-07-18 02:25:37
linux-kernel
[PATCH v14 05/25] x86/kvmclock: Mark variables __initdata and __ro_after_init
2018-07-18 02:25:24
linux-kernel
[PATCH v14 03/25] x86/kvmclock: Decrapify kvm_register_clock()