Kees Cook
|
404f6aac9b
x86: Apply more __ro_after_init and const
|
9 lat temu |
Linus Torvalds
|
aeb35d6b74
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 lat temu |
Wei Jiangang
|
102bb9fef6
x86/apic: Remove the unused struct apic::apic_id_mask field
|
9 lat temu |
Paul Gortmaker
|
186f43608a
x86/kernel: Audit and remove any unnecessary uses of module.h
|
9 lat temu |
Borislav Petkov
|
93984fbd4e
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
|
9 lat temu |
Thomas Gleixner
|
4727da2eb1
x86/apic: Implement single IPI for apic_noop
|
9 lat temu |
Len Brown
|
656bba3068
x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deasserted
|
10 lat temu |
David Rientjes
|
2f078b9cb8
x86, apic: Remove enable_apic_mode callback
|
11 lat temu |
David Rientjes
|
11a8318ef5
x86, apic: Remove setup_portio_remap callback
|
11 lat temu |
David Rientjes
|
e76661ba09
x86, apic: Remove multi_timer_check callback
|
11 lat temu |
David Rientjes
|
4c59f3e63d
x86, apic: Replace noop_check_apicid_used
|
11 lat temu |
David Rientjes
|
658ffd7e6f
x86, apic: Remove check_apicid_present callback
|
11 lat temu |
David Rientjes
|
c460b5d340
x86, apic: Remove mps_oem_check callback
|
11 lat temu |
David Rientjes
|
300eddf967
x86, apic: Remove smp_callin_clear_local_apic callback
|
11 lat temu |
David Rientjes
|
6ab1b27c84
x86, apic: Replace trampoline physical addresses with defaults
|
11 lat temu |
David Rientjes
|
465822cfc8
x86/apic: Switch wait_for_init_deassert() to a bool flag
|
11 lat temu |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 lat temu |
Suresh Siddha
|
1ac322d0b1
x86/apic/x2apic: Limit the vector reservation to the user specified mask
|
13 lat temu |
Suresh Siddha
|
b39f25a849
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membership
|
13 lat temu |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
13 lat temu |
Alexander Gordeev
|
8637e38aff
x86/apic: Avoid useless scanning thru a cpumask in assign_irq_vector()
|
13 lat temu |
Alexander Gordeev
|
9d8e106676
x86/apic: Factor out default vector_allocation_domain() operation
|
13 lat temu |
Alexander Gordeev
|
6398268d2b
x86/apic: Factor out default cpu_mask_to_apicid() operations
|
13 lat temu |
Michael S. Tsirkin
|
2a43195d83
x86/apic: Add apic->eoi_write() callback
|
13 lat temu |
Daniel J Blueman
|
fa63030e9c
x86/platform: Move APIC ID validity check into platform APIC code
|
13 lat temu |
Tejun Heo
|
84914ed0ec
x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional
|
14 lat temu |
Tejun Heo
|
89e5dc218e
x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()
|
14 lat temu |
Tejun Heo
|
acb8bc09c6
x86: Add apic->x86_32_early_logical_apicid()
|
14 lat temu |
Tejun Heo
|
7632611f53
x86: Kill apic->cpu_to_logical_apicid()
|
14 lat temu |
Thomas Gleixner
|
a946d8f11f
x86: Fix bogus warning in apic_noop.apic_write()
|
15 lat temu |