aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/apic.c
Commit message (Expand)AuthorAge
* Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-12
|\
| * x86/apic: Rename variables and functions related to x86_io_apic_opsBaoquan He2018-02-17
* | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-10
|/
* Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-12-15
|\
| * x86/Xen: don't report ancient LAPIC versionJan Beulich2017-12-12
* | Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-07
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
| |/
* | x86/apic: Remove unused callbacksThomas Gleixner2017-09-25
* | x86/apic: Add replacement for cpu_mask_to_apicid()Thomas Gleixner2017-09-25
* | x86/apic: Get rid of apic->target_cpusThomas Gleixner2017-09-25
* | x86/apic: Sanitize return value of apic.set_apic_id()Thomas Gleixner2017-09-25
|/
* x86/apic: Move cpumask and to core codeThomas Gleixner2017-06-22
* x86/xen: Fix APIC id mismatch warning on IntelMohit Gambhir2017-01-29
* x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang2016-07-15
* xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC opBoris Ostrovsky2016-03-25
* xen: rename dom0_op to platform_opStefano Stabellini2015-12-21
* xen/PMU: Intercept PMU-related MSR and APIC accessesBoris Ostrovsky2015-08-20
* xen/PMU: Initialization code for Xen PMUBoris Ostrovsky2015-08-20
* x86/xen/apic: WARN with details.Konrad Rzeszutek Wilk2015-03-16
* x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUsKonrad Rzeszutek Wilk2015-03-16
* xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static.Konrad Rzeszutek Wilk2012-08-21
* x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar2012-05-18
* xen/apic: implement io apic read with hypercallLin Ming2012-05-01
* xen/x86: Implement x86_apic_opsKonrad Rzeszutek Wilk2012-05-01