summaryrefslogtreecommitdiffstats
path: root/v4.19/035fc90a9d8fcff39b9bb43b9ff132756d947ea5
blob: 113199017f453fa983cf734f72e06b635a24a576 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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()")
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")
5a3a46bd161d ("x86/apic: Mop up apic::apic_id_registered()")
9d87f5b67e10 ("x86/apic: Mop up *setup_apic_routing()")