summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_numachip.c
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: Cleanup destination modeThomas Gleixner2020-10-281-2/+2
* x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner2020-10-281-6/+2
* x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-2/+2
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* x86/apic: Consolidate the apic local headersThomas Gleixner2019-07-251-2/+1
* x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner2019-07-251-1/+1
* x86/apic: Move ipi header into apic directoryThomas Gleixner2019-07-251-1/+2
* x86/apic: Cleanup the include mazeThomas Gleixner2019-07-251-3/+3
* x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov2019-04-081-1/+1
* x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-101-1/+1
* x86/apic: Remove unused callbacksThomas Gleixner2017-09-251-4/+0
* x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-251-0/+2
* x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-251-2/+0
* x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner2017-09-251-2/+2
* x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-221-2/+2
* x86: Clean up various simple wrapper functionsMasahiro Yamada2016-09-131-4/+1
* x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-151-2/+0
* x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov2016-01-301-2/+2
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-01-111-0/+2
|\
| * x86/apic: Wire up single IPI for apic_numachipThomas Gleixner2015-11-051-0/+2
* | x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman2015-12-301-4/+1
|/
* x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman2015-09-221-5/+32
* x86/numachip: Add Numachip2 APIC supportDaniel J Blueman2015-09-221-0/+93
* x86/numachip: Cleanup Numachip supportDaniel J Blueman2015-09-221-62/+42
* x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown2015-08-171-2/+0
* x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman2015-03-121-6/+16
* x86: numachip: APIC driver cleanupsDaniel J Blueman2014-11-041-19/+3
* x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman2014-11-041-1/+1
* x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman2014-11-041-1/+1
* x86: Fix section conflict for numachipAndi Kleen2014-10-081-1/+1
* x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove setup_portio_remap callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove multi_timer_check callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove check_apicid_present callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes2014-07-311-1/+0
* x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes2014-07-311-2/+0
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-251-0/+2
|\
| * x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman2012-12-071-0/+2
* | x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck2012-11-161-0/+1
|/
* sections: fix section conflicts in arch/x86Andi Kleen2012-10-061-2/+2
* x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-1/+0
* x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-7/+1
* x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev2012-06-061-34/+2
* x86/apic: Factor out default target_cpus() operationAlexander Gordeev2012-06-061-6/+1
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-0/+1
* x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann2012-04-161-2/+5