| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready | Ingo Molnar | 2018-04-12 | 1 | -1/+1 |
|\ |
|
| * | x86/apic: Rename variables and functions related to x86_io_apic_ops | Baoquan He | 2018-02-17 | 1 | -1/+1 |
* | | x86/apic: Fix signedness bug in APIC ID validity checks | Li RongQing | 2018-04-10 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-12-15 | 1 | -1/+1 |
|\ |
|
| * | x86/Xen: don't report ancient LAPIC version | Jan Beulich | 2017-12-12 | 1 | -1/+1 |
* | | Merge branch 'linus' into x86/apic, to resolve conflicts | Ingo Molnar | 2017-11-07 | 1 | -0/+1 |
|\ \ |
|
| * | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
| |/ |
|
* | | x86/apic: Remove unused callbacks | Thomas Gleixner | 2017-09-25 | 1 | -2/+0 |
* | | x86/apic: Add replacement for cpu_mask_to_apicid() | Thomas Gleixner | 2017-09-25 | 1 | -0/+1 |
* | | x86/apic: Get rid of apic->target_cpus | Thomas Gleixner | 2017-09-25 | 1 | -1/+0 |
* | | x86/apic: Sanitize return value of apic.set_apic_id() | Thomas Gleixner | 2017-09-25 | 1 | -1/+1 |
|/ |
|
* | x86/apic: Move cpumask and to core code | Thomas Gleixner | 2017-06-22 | 1 | -1/+1 |
* | x86/xen: Fix APIC id mismatch warning on Intel | Mohit Gambhir | 2017-01-29 | 1 | -1/+1 |
* | x86/apic: Remove the unused struct apic::apic_id_mask field | Wei Jiangang | 2016-07-15 | 1 | -1/+0 |
* | xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op | Boris Ostrovsky | 2016-03-25 | 1 | -2/+10 |
* | xen: rename dom0_op to platform_op | Stefano Stabellini | 2015-12-21 | 1 | -1/+1 |
* | xen/PMU: Intercept PMU-related MSR and APIC accesses | Boris Ostrovsky | 2015-08-20 | 1 | -1/+4 |
* | xen/PMU: Initialization code for Xen PMU | Boris Ostrovsky | 2015-08-20 | 1 | -0/+3 |
* | x86/xen/apic: WARN with details. | Konrad Rzeszutek Wilk | 2015-03-16 | 1 | -1/+1 |
* | x86/xen: Provide a "Xen PV" APIC driver to support >255 VCPUs | Konrad Rzeszutek Wilk | 2015-03-16 | 1 | -0/+180 |
* | xen/apic/xenbus/swiotlb/pcifront/grant/tmem: Make functions or variables static. | Konrad Rzeszutek Wilk | 2012-08-21 | 1 | -1/+2 |
* | x86/xen/apic: Add missing #include <xen/xen.h> | Ingo Molnar | 2012-05-18 | 1 | -1/+4 |
* | xen/apic: implement io apic read with hypercall | Lin Ming | 2012-05-01 | 1 | -0/+13 |
* | xen/x86: Implement x86_apic_ops | Konrad Rzeszutek Wilk | 2012-05-01 | 1 | -0/+17 |