Linus Torvalds
|
a8adc0f091
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 lat temu |
Masahiro Yamada
|
f148b41e8b
x86: Clean up various simple wrapper functions
|
9 lat temu |
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 |
Denys Vlasenko
|
fe2f95468e
x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytes
|
9 lat temu |
Thomas Gleixner
|
6153058a03
x86/apic: Use default send single IPI wrapper
|
9 lat temu |
Thomas Gleixner
|
68cd88ff8d
x86/apic: Wire up single IPI for apic_physflat
|
9 lat temu |
Thomas Gleixner
|
449112f4f3
x86/apic: Remove pointless indirections from apic_physflat
|
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
|
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 |
Linus Torvalds
|
09da8dfa98
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
11 lat temu |
Paul Gortmaker
|
663b55b9b3
x86: Delete non-required instances of include <linux/init.h>
|
11 lat temu |
Lv Zheng
|
8b48463f89
ACPI: Clean up inclusions of ACPI header files
|
11 lat temu |
Alexander Gordeev
|
a5a391561b
x86/apic: Eliminate cpu_mask_to_apicid() operation
|
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 |
Alexander Gordeev
|
bf721d3a3b
x86/apic: Factor out default target_cpus() operation
|
13 lat temu |
Alexander Gordeev
|
49d0c7a0a4
x86/apic: Trivial whitespace fixes
|
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 |
Yinghai Lu
|
e8524b2f43
x86, apic: Add probe() for apic_flat
|
13 lat temu |