summaryrefslogtreecommitdiffstats
path: root/v5.16/3e48d804c8ea99170638b4e14931686bfc093f02
diff options
context:
space:
mode:
Diffstat (limited to 'v5.16/3e48d804c8ea99170638b4e14931686bfc093f02')
-rw-r--r--v5.16/3e48d804c8ea99170638b4e14931686bfc093f0220
1 files changed, 20 insertions, 0 deletions
diff --git a/v5.16/3e48d804c8ea99170638b4e14931686bfc093f02 b/v5.16/3e48d804c8ea99170638b4e14931686bfc093f02
new file mode 100644
index 00000000000..145ecc1a5d2
--- /dev/null
+++ b/v5.16/3e48d804c8ea99170638b4e14931686bfc093f02
@@ -0,0 +1,20 @@
+3e48d804c8ea ("x86/apic: Remove check_apicid_used() and ioapic_phys_id_map()")
+035fc90a9d8f ("x86/apic: Remove unused phys_pkg_id() callback")
+59f7928cd463 ("x86/apic: Use u32 for [gs]et_apic_id()")
+01ccf9bbd25f ("x86/apic: Use u32 for phys_pkg_id()")
+8aa2a4178dc5 ("x86/apic: Use u32 for cpu_present_to_apicid()")
+5d376b8fb165 ("x86/apic: Use u32 for check_apicid_used()")
+185c8f33a048 ("x86/apic: Remove pointless arguments from [native_]eoi_write()")
+3600ceb0df84 ("x86/apic/noop: Tidy up the code")
+1fddf1dcc584 ("x86/apic: Remove pointless NULL initializations")
+d8666cf78020 ("x86/apic: Sanitize APIC ID range validation")
+a9d608c22aee ("x86/apic: Simplify X2APIC ID validation")
+d92e5e7cf580 ("x86/apic: Add max_apic_id member")
+9132d720eb8a ("x86/apic: Wrap APIC ID validation into an inline")
+96ae35c75bdd ("x86/apic/x2apic: Share all common IPI functions")
+194ac709819c ("x86/apic/uv: Get rid of wrapper callbacks")
+e7b6a023d2c9 ("x86/apic: Move safe wait_icr_idle() next to apic_mem_wait_icr_idle()")
+13d779fd26af ("x86/apic: Allow apic::safe_wait_icr_idle() to be NULL")
+ee513d9da315 ("x86/apic: Allow apic::wait_icr_idle() to be NULL")
+cfebd0077f3f ("x86/apic: Consolidate wait_icr_idle() implementations")
+01363d4f762c ("x86/apic/ipi: Tidy up the code and fixup comments")