Linus Torvalds
f20730efbd
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull SMP cross-CPU function-call updates from Ingo Molnar:
- Remove diagnostics and adjust config for CSD lock diagnostics
- Add a generic IPI-sending tracepoint, as currently there's no easy
way to instrument IPI origins: it's arch dependent and for some major
architectures it's not even consistently available.
* tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
trace,smp: Trace all smp_function_call*() invocations
trace: Add trace_ipi_send_cpu()
sched, smp: Trace smp callback causing an IPI
smp: reword smp call IPI comment
treewide: Trace IPIs sent via smp_send_reschedule()
irq_work: Trace self-IPIs sent via arch_irq_work_raise()
smp: Trace IPIs sent via arch_send_call_function_ipi_mask()
sched, smp: Trace IPIs sent via send_call_function_single_ipi()
trace: Add trace_ipi_send_cpumask()
kernel/smp: Make csdlock_debug= resettable
locking/csd_lock: Remove per-CPU data indirection from CSD lock debugging
locking/csd_lock: Remove added data from CSD lock debugging
locking/csd_lock: Add Kconfig option for csd_debug default
2023-04-28 15:03:43 -07:00
..
2022-11-09 18:06:35 +00:00
2023-02-07 18:25:10 +00:00
2023-03-21 21:15:34 +01:00
2023-03-21 21:15:34 +01:00
2022-07-19 19:10:28 +01:00
2022-09-26 10:13:14 -07:00
2023-02-24 14:21:49 +00:00
2022-12-05 13:47:06 +00:00
2023-03-28 15:43:44 +01:00
2023-04-11 18:06:39 +01:00
2023-04-13 09:32:33 +01:00
2023-04-05 17:51:47 +01:00
2023-01-06 17:14:55 +00:00
2022-09-26 10:13:13 -07:00
2023-04-27 11:53:57 -07:00
2023-01-18 12:27:17 +01:00
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-02-10 18:51:49 +00:00
2023-04-13 12:27:11 +01:00
2022-04-29 14:37:59 -07:00
2023-04-14 13:39:47 +01:00
2023-03-10 14:11:40 +01:00
2023-01-16 15:27:31 +01:00
2023-02-23 14:41:48 -08:00
2023-01-05 15:12:12 +00:00
2023-04-14 17:31:24 +02:00
2023-01-20 12:23:06 +00:00
2023-04-11 18:06:39 +01:00
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-02-10 18:51:49 +00:00
2023-04-12 09:41:48 +01:00
2023-04-11 18:06:39 +01:00
2023-02-20 18:23:35 +00:00
2021-10-01 13:31:00 +01:00
2022-11-29 09:26:07 +00:00
2022-04-29 19:26:27 +01:00
2023-02-06 16:34:29 +00:00
2023-01-13 11:48:15 +01:00
2023-04-20 18:03:07 +01:00
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-next/misc', 'for-next/sme2', 'for-next/tpidr2', 'for-next/scs', 'for-next/compat-hwcap', 'for-next/ftrace', 'for-next/efi-boot-mmu-on', 'for-next/ptrauth' and 'for-next/pseudo-nmi', remote-tracking branch 'arm64/for-next/perf' into for-next/core
2023-02-10 18:51:49 +00:00
2022-12-06 11:26:40 +00:00
2022-06-24 09:48:55 +02:00
2023-02-28 11:21:04 +00:00
2022-07-15 12:21:16 -04:00
2023-04-14 13:39:47 +01:00
2022-06-23 16:01:42 +01:00
2022-09-01 11:50:00 +01:00
2023-04-20 11:22:09 +01:00
2023-03-27 14:01:18 +01:00
2023-03-09 12:55:15 -08:00
2022-12-06 11:07:39 +00:00
2022-11-29 09:26:07 +00:00
2022-11-09 18:11:56 +00:00
2023-01-26 17:54:15 +00:00
2023-01-24 11:49:43 +00:00
2023-04-13 12:27:11 +01:00
2022-09-22 15:06:02 +01:00
2023-04-28 14:02:54 -07:00
2023-04-20 10:44:54 +01:00
2022-09-26 10:13:14 -07:00
2023-02-21 15:27:48 -08:00
2022-09-29 18:04:25 +01:00
2022-05-17 14:25:35 +01:00
2021-12-10 14:06:04 +00:00
2022-11-09 18:06:35 +00:00
2023-01-24 11:51:07 +00:00
2022-04-22 12:14:05 +02:00
2023-04-12 09:41:48 +01:00
2022-07-01 12:05:45 +01:00
2023-01-24 11:51:08 +00:00
2022-09-26 10:13:14 -07:00
2023-04-28 15:03:43 -07:00
2023-04-13 12:27:11 +01:00
2023-01-18 12:27:17 +01:00
2022-04-29 19:26:27 +01:00
2023-01-12 17:09:21 +00:00
2021-12-10 14:06:04 +00:00
2022-10-09 13:24:01 -07:00
2023-04-14 17:31:24 +02:00
2023-01-18 17:12:55 -08:00
2023-02-21 15:27:48 -08:00