aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_numachip.c
AgeCommit message (Expand)Author
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner
2019-07-25x86/apic: Move apic_flat_64 header into apic directoryThomas Gleixner
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner
2019-04-08x86: Convert some slow-path static_cpu_has() callers to boot_cpu_has()Borislav Petkov
2018-04-10x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing
2017-09-25x86/apic: Remove unused callbacksThomas Gleixner
2017-09-25x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner
2017-09-25x86/apic: Get rid of apic->target_cpusThomas Gleixner
2017-09-25x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner
2017-06-22x86/apic: Move cpumask and to core codeThomas Gleixner
2016-09-13x86: Clean up various simple wrapper functionsMasahiro Yamada
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-01-30x86/cpufeature: Replace the old static_cpu_has() with safe variantBorislav Petkov
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-11-05x86/apic: Wire up single IPI for apic_numachipThomas Gleixner
2015-09-22x86/numachip: Add Numachip IPI optimisationsDaniel J Blueman
2015-09-22x86/numachip: Add Numachip2 APIC supportDaniel J Blueman
2015-09-22x86/numachip: Cleanup Numachip supportDaniel J Blueman
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-03-12x86/apic/numachip: Fix sibling map with NumaChipDaniel J Blueman
2014-11-04x86: numachip: APIC driver cleanupsDaniel J Blueman
2014-11-04x86: numachip: Elide self-IPI ICR pollingDaniel J Blueman
2014-11-04x86: numachip: Fix 16-bit APIC ID truncationDaniel J Blueman
2014-10-08x86: Fix section conflict for numachipAndi Kleen
2014-07-31x86, apic: Remove enable_apic_mode callbackDavid Rientjes
2014-07-31x86, apic: Remove setup_portio_remap callbackDavid Rientjes
2014-07-31x86, apic: Remove multi_timer_check callbackDavid Rientjes
2014-07-31x86, apic: Remove check_apicid_present callbackDavid Rientjes
2014-07-31x86, apic: Remove mps_oem_check callbackDavid Rientjes
2014-07-31x86, apic: Remove smp_callin_clear_local_apic callbackDavid Rientjes
2014-07-31x86, apic: Replace trampoline physical addresses with defaultsDavid Rientjes
2014-02-09x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2012-12-07x86/PCI: Add NumaChip remote PCI supportDaniel J Blueman
2012-11-16x86: Move some contents of page_64_types.h into pgtable_64.h and page_64.hAlexander Duyck
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen
2012-06-14x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev
2012-06-08x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev
2012-06-06x86/apic: Factor out default cpu_mask_to_apicid() operationsAlexander Gordeev
2012-06-06x86/apic: Factor out default target_cpus() operationAlexander Gordeev
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin
2012-04-16x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id()Andreas Herrmann
2012-03-23x86/apic: Add separate apic_id_valid() functions for selected apic driversSteffen Persvold
2012-03-14x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman
2011-12-05x86: Add NumaChip supportSteffen Persvold