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