Linus Torvalds
635de956a7
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull x86 tlb updates from Ingo Molnar:
"The x86 MM changes in this cycle were:
- Implement concurrent TLB flushes, which overlaps the local TLB
flush with the remote TLB flush.
In testing this improved sysbench performance measurably by a
couple of percentage points, especially if TLB-heavy security
mitigations are active.
- Further micro-optimizations to improve the performance of TLB
flushes"
* tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
smp: Micro-optimize smp_call_function_many_cond()
smp: Inline on_each_cpu_cond() and on_each_cpu()
x86/mm/tlb: Remove unnecessary uses of the inline keyword
cpumask: Mark functions as pure
x86/mm/tlb: Do not make is_lazy dirty for no reason
x86/mm/tlb: Privatize cpu_tlbstate
x86/mm/tlb: Flush remote and local TLBs concurrently
x86/mm/tlb: Open-code on_each_cpu_cond_mask() for tlb_is_not_lazy()
x86/mm/tlb: Unify flush_tlb_func_local() and flush_tlb_func_remote()
smp: Run functions concurrently in smp_call_function_many_cond()
2021-04-29 11:41:43 -07:00
..
2021-04-26 16:32:11 -07:00
2021-03-25 09:28:32 -07:00
2021-03-01 11:45:04 +01:00
2021-03-24 14:01:58 +01:00
2021-04-26 12:11:52 -07:00
2021-04-06 15:33:32 -05:00
2021-03-08 11:59:17 +01:00
2021-04-07 08:36:38 +01:00
2021-04-26 12:30:36 -07:00
2021-04-28 15:59:13 -07:00
2021-04-06 21:04:36 -07:00
2021-04-23 09:29:49 +02:00
2021-04-16 20:30:54 +02:00
2021-03-15 18:42:01 +01:00
2021-04-10 21:18:24 +02:00
2021-04-10 21:16:54 +02:00
2021-03-17 12:13:19 +05:30
2021-04-28 15:59:13 -07:00
2021-03-21 21:29:26 +01:00
2021-04-23 13:18:35 +01:00
2021-04-29 11:06:13 -07:00
2021-03-29 22:49:54 -05:00
2021-04-06 10:22:02 +05:30
2021-04-28 15:56:51 -07:00
2021-03-31 15:57:48 -04:00
2021-03-08 11:33:28 +01:00
2021-04-22 11:19:49 +02:00
2021-04-26 17:04:27 +02:00
2021-03-22 08:55:28 +05:30
2021-04-09 14:54:23 -07:00
2021-04-14 16:30:30 +03:00
2021-03-08 15:16:30 -08:00
2021-03-08 10:21:11 -05:00
2021-04-12 09:19:58 -06:00
2021-02-26 09:41:04 -08:00
2021-03-04 17:36:59 -05:00
2021-04-28 14:39:37 -07:00
2021-03-17 16:34:11 +01:00
2021-04-27 10:16:46 -07:00
2021-02-26 09:41:03 -08:00
2021-04-08 16:04:20 -07:00
2021-04-04 13:34:46 -04:00
2021-04-07 11:05:44 -07:00
2021-03-22 23:06:48 +01:00
2021-04-23 09:03:16 +02:00
2021-04-08 16:04:20 -07:00
2021-04-08 16:04:20 -07:00
2021-03-11 14:40:50 +09:00
2021-03-08 10:21:11 -05:00
2021-03-10 09:16:09 +01:00
2021-04-26 12:30:36 -07:00
2021-04-07 19:26:44 +02:00
2021-04-29 11:41:43 -07:00
2021-03-22 15:23:32 -04:00
2021-04-16 17:06:34 +02:00
2021-03-09 15:40:16 +09:00
2021-03-22 12:32:31 -04:00
2021-03-23 14:58:10 +01:00
2021-04-22 08:20:15 +02:00
2021-04-08 12:21:13 +02:00
2021-02-26 13:59:32 -08:00
2021-03-19 07:44:28 +01:00
2021-03-22 03:57:39 +01:00
2021-04-07 14:53:04 -07:00
2021-03-15 11:09:38 +09:00
2021-03-16 16:55:05 +01:00
2021-03-12 15:10:03 +01:00
2021-04-12 15:04:23 +02:00
2021-02-26 09:41:04 -08:00
2021-04-08 19:12:20 +02:00
2021-04-27 13:08:12 -07:00
2021-04-23 10:14:32 +01:00
2021-04-23 10:14:32 +01:00
2021-03-16 16:49:31 +01:00
2021-04-08 10:24:36 -06:00
2021-02-26 09:40:59 -08:00
2021-03-17 16:34:08 +01:00
2021-03-11 20:47:09 +00:00
2021-03-11 20:47:09 +00:00
2021-03-30 19:37:20 +02:00
2021-03-25 09:22:55 -07:00
2021-04-28 17:22:10 -07:00
2021-03-10 15:20:24 -08:00
2021-04-08 16:04:20 -07:00
2021-04-08 19:09:02 +02:00
2021-03-17 16:34:07 +01:00
2021-04-11 19:30:41 -06:00
2021-04-08 20:18:38 +09:00
2021-04-26 15:03:23 -07:00
2021-04-26 10:25:03 -07:00
2021-03-22 04:23:14 +01:00
2021-04-22 15:55:22 +01:00
2021-04-08 14:05:19 +02:00
2021-04-26 10:25:03 -07:00
2021-03-11 14:40:50 +09:00
2021-03-06 12:40:21 +01:00
2021-03-08 14:27:43 -08:00
2021-03-08 14:27:43 -08:00
2021-03-08 12:06:29 -07:00
2021-02-26 09:41:02 -08:00
2021-02-26 09:41:05 -08:00
2021-02-26 09:40:59 -08:00
2021-03-08 11:43:35 +01:00
2021-02-26 09:41:03 -08:00
2021-04-13 09:16:12 -06:00
2021-04-08 16:04:22 -07:00
2021-04-28 12:37:53 -07:00
2021-03-22 15:23:32 -04:00
2021-03-22 15:23:32 -04:00
2021-04-12 14:20:19 -07:00
2021-04-12 10:36:00 -06:00
2021-03-25 09:22:55 -07:00
2021-03-13 11:27:31 -08:00
2021-02-26 09:41:00 -08:00
2021-02-26 09:41:00 -08:00
2021-02-26 09:41:00 -08:00
2021-04-09 18:48:22 +05:30
2021-04-04 18:29:37 -04:00
2021-03-13 11:27:30 -08:00
2021-04-28 12:00:13 -07:00
2021-03-25 09:22:55 -07:00
2021-02-26 09:41:00 -08:00
2021-04-08 16:04:20 -07:00
2021-02-27 08:07:12 -08:00
2021-04-09 14:54:23 -07:00
2021-03-29 15:56:48 +02:00
2021-04-08 22:18:36 -07:00
2021-03-17 14:31:17 -07:00
2021-04-23 10:14:32 +01:00
2021-03-22 15:01:45 -04:00
2021-03-22 10:19:00 -04:00
2021-04-06 08:34:39 +02:00
2021-04-02 16:26:33 +02:00
2021-04-21 10:24:41 -05:00
2021-04-26 08:51:23 -07:00
2021-04-01 14:07:41 -07:00
2021-02-26 09:41:01 -08:00
2021-04-27 13:08:12 -07:00
2021-03-10 12:46:04 +00:00
2021-03-10 09:34:06 +01:00
2021-04-08 16:04:20 -07:00
2021-04-19 20:03:29 +02:00
2021-03-10 10:56:46 +00:00
2021-04-02 17:02:31 +02:00
2021-03-16 10:14:11 +05:30
2021-04-08 19:14:46 +02:00
2021-04-07 19:18:23 +02:00
2021-04-28 15:43:58 -07:00
2021-03-17 16:34:08 +01:00
2021-04-05 13:18:22 +02:00
2021-03-06 12:40:22 +01:00
2021-03-06 12:40:22 +01:00
2021-02-26 09:41:03 -08:00
2021-04-12 14:49:31 +02:00
2021-04-08 14:05:19 +02:00
2021-03-15 13:54:54 -07:00
2021-03-08 14:17:35 -08:00
2021-04-28 12:00:13 -07:00
2021-03-24 17:16:15 -07:00
2021-03-22 08:23:48 -07:00
2021-03-31 13:53:38 +01:00
2021-03-16 22:13:11 +01:00
2021-02-26 09:41:01 -08:00
2021-03-29 15:57:03 +02:00
2021-03-22 02:45:52 +01:00
2021-03-18 22:39:30 -04:00
2021-04-28 13:33:57 -07:00
2021-03-30 16:35:16 +01:00
2021-03-22 15:23:32 -04:00
2021-03-10 09:51:45 +01:00
2021-04-22 12:04:26 +02:00
2021-03-10 09:34:10 +01:00
2021-04-28 13:33:57 -07:00
2021-03-16 15:22:18 -07:00
2021-04-07 01:29:06 +02:00
2021-02-26 09:41:02 -08:00
2021-03-08 14:18:46 -08:00
2021-02-26 09:41:02 -08:00
2021-03-06 12:59:10 +01:00
2021-02-26 09:41:04 -08:00
2021-03-10 15:52:31 +01:00
2021-04-19 16:03:15 +02:00
2021-03-11 16:04:39 +01:00
2021-04-28 12:37:53 -07:00
2021-03-13 11:27:30 -08:00
2021-02-26 09:41:04 -08:00
2021-03-02 17:25:46 -07:00
2021-03-17 15:51:17 +01:00
2021-04-11 19:30:25 -06:00
2021-03-01 15:25:24 -08:00
2021-03-16 22:13:10 +01:00
2021-03-18 18:25:31 +03:00
2021-04-16 21:03:50 +02:00
2021-03-22 23:06:48 +01:00
2021-04-14 16:30:30 +03:00
2021-03-04 09:51:50 -05:00
2021-04-10 10:36:34 +02:00
2021-03-10 09:34:06 +01:00
2021-04-15 10:32:17 +02:00
2021-03-10 09:51:45 +01:00
2021-04-26 22:55:12 +01:00
2021-03-17 21:30:15 +01:00
2021-04-09 16:00:00 +02:00
2021-04-29 11:06:13 -07:00
2021-03-19 22:23:19 +01:00
2021-04-06 11:55:11 -06:00
2021-03-22 15:02:14 +01:00
2021-04-06 16:17:57 -07:00
2021-03-14 04:37:35 -04:00
2021-03-08 14:18:46 -08:00
2021-02-26 09:41:00 -08:00
2021-03-08 11:33:39 +01:00
2021-03-19 12:13:10 +01:00
2021-03-30 13:42:33 -04:00
2021-02-26 09:41:01 -08:00
2021-02-26 09:41:01 -08:00