Files
linux/include/linux
Linus Torvalds fc1dc0d507 Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 timer updates from Thomas Gleixner:

 - Use the topology information of number of packages for making the
   decision about TSC trust instead of using the number of online nodes
   which is not reflecting the real topology.

 - Stop the PIT timer 0 when its not in use as to stop pointless
   emulation in the VMM.

 - Fix the PIT timer stop sequence for timer 0 so it truly stops both
   real hardware and buggy VMM emulations.

* tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/tsc: Check for sockets instead of CPUs to make code match comment
  clockevents/drivers/i8253: Fix stop sequence for timer 0
  x86/i8253: Disable PIT timer 0 when not in use
  x86/tsc: Use topology_max_packages() to get package number
2024-09-17 15:27:01 +02:00
..
2024-08-29 04:32:32 -06:00
2024-07-08 01:51:05 -06:00
2024-06-24 18:29:20 +02:00
2024-08-02 15:56:38 +02:00
2024-06-11 12:57:49 -05:00
2024-08-26 09:37:23 -07:00
2024-09-12 12:20:41 +02:00
2024-07-03 19:29:52 -07:00
2024-08-23 20:50:19 +02:00
2024-07-31 13:49:48 +01:00
2024-08-08 17:15:02 +02:00
2024-06-24 22:24:56 -07:00
2024-07-03 19:30:23 -07:00
2024-06-05 19:19:26 -07:00
2024-07-10 12:14:54 -07:00
2024-08-11 17:04:29 +01:00
2024-07-31 09:57:18 -07:00
2024-08-15 22:16:14 -07:00
2024-07-28 16:47:51 -06:00
2024-07-08 13:47:27 -04:00
2024-06-24 22:25:02 -07:00
2024-08-30 08:22:38 +02:00
2024-07-10 17:52:47 +02:00
2024-09-11 20:44:31 -07:00
2024-08-29 15:20:32 +02:00
2024-09-08 16:01:10 +02:00
2024-09-11 20:44:32 -07:00
2024-07-10 07:59:03 +02:00
2024-08-06 13:42:40 +02:00
2024-09-12 12:20:39 +02:00
2024-08-15 22:16:14 -07:00
2024-06-24 18:16:44 +01:00
2024-08-30 08:22:39 +02:00