summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/apic/apic_numachip.c
AgeCommit message (Expand)Author
2024-02-15x86/apic: Remove the pointless writeback of boot_cpu_physical_apicidThomas Gleixner
2024-02-15x86/apic: Remove unused phys_pkg_id() callbackThomas Gleixner
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper
2023-10-10x86/apic: Use u32 for wakeup_secondary_cpu[_64]()Thomas Gleixner
2023-10-10x86/apic: Use u32 for [gs]et_apic_id()Thomas Gleixner
2023-10-10x86/apic: Use u32 for phys_pkg_id()Thomas Gleixner
2023-10-10x86/cpu: Move cpu_l[l2]c_id into topology infoThomas Gleixner
2023-10-10x86/cpu: Move phys_proc_id into topology infoThomas Gleixner
2023-08-09x86/apic: Remove pointless arguments from [native_]eoi_write()Thomas Gleixner
2023-08-09x86/apic: Remove pointless NULL initializationsThomas Gleixner
2023-08-09x86/apic: Sanitize APIC ID range validationThomas Gleixner
2023-08-09x86/apic: Add max_apic_id memberThomas Gleixner
2023-08-09x86/apic: Allow apic::safe_wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Allow apic::wait_icr_idle() to be NULLThomas Gleixner
2023-08-09x86/apic: Mop up apic::apic_id_registered()Thomas Gleixner
2023-08-09x86/apic: Mop up *setup_apic_routing()Thomas Gleixner
2023-08-09x86/apic: Nuke apic::apicid_to_cpu_present()Thomas Gleixner
2023-08-09x86/apic: Nuke empty init_apic_ldr() callbacksThomas Gleixner
2023-08-09x86/apic: Remove check_phys_apicid_present()Thomas Gleixner
2023-08-09x86/apic: Nuke unused apic::inquire_remote_apic()Thomas Gleixner
2020-10-28x86/apic: Cleanup destination modeThomas Gleixner
2020-10-28x86/apic: Get rid of apic:: Dest_logicalThomas Gleixner
2020-10-28x86/apic: Cleanup delivery mode definesThomas Gleixner
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
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