summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsmp_64.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346Thomas Gleixner2019-06-051-4/+1Star
* x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki2018-11-061-77/+7Star
* x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-1/+1
* x86/paravirt: Use a single ops structureJuergen Gross2018-09-031-9/+9
* x86/paravirt: Remove clobbers parameter from paravirt patch functionsJuergen Gross2018-09-031-3/+3
* x86/apic: Remove unused callbacksThomas Gleixner2017-09-251-19/+0Star
* x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker2015-06-161-1/+1
* x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin2014-08-021-2/+2
* asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen2014-05-061-3/+3
* x86/vsmp: Fix irq routingOren Twaig2014-04-281-1/+10
* x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen2014-01-301-4/+4
* x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha2012-07-061-1/+2
* x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha2012-07-061-2/+1Star
* x86/vsmp: Fix vector_allocation_domain's return valueIdo Yariv2012-06-181-1/+2
* x86/vsmp: Fix linker error when CONFIG_PROC_FS is not setIdo Yariv2012-06-151-0/+3
* x86/vsmp: Ignore IOAPIC IRQ affinity if possibleRavikiran Thirumalai2012-06-111-4/+23
* x86/platform: Introduce APIC post-initialization callbackIdo Yariv2012-06-061-0/+13
* x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim2012-05-141-0/+40
* Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-251-1/+11
* x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-261-11/+1Star
* x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-301-4/+8
* x86: two trivial sparse annotationsHarvey Harrison2008-10-291-1/+1
* x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai2008-09-231-1/+1
* x86: vsmp_64 add missing includesThomas Gleixner2008-05-251-0/+3
* x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum2008-04-291-1/+1
* x86: clean up vSMP detectionRavikiran G Thirumalai2008-04-171-9/+19
* x86: vsmp fix x86 vsmp fix is vsmp box cleanupIngo Molnar2008-04-171-4/+2Star
* x86: vSMP: use pvops only if platform has the capability to support itRavikiran G Thirumalai2008-04-171-7/+7
* x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai2008-04-171-29/+43
* x86: vSMP: Fix is_vsmp_box()Ravikiran G Thirumalai2008-04-171-2/+4
* x86: apic_is_clustered_box for vsmpYinghai Lu2008-04-171-6/+21
* x86, vsmp: use the paravirt helpersGlauber Costa2008-04-171-0/+7
* x86: introduce vsmp paravirt helpersGlauber Costa2008-04-171-0/+56
* x86: call vsmp_init explicitlyGlauber Costa2008-04-171-6/+5Star
* x86: make vsmp_init void, instead of static intGlauber Costa2008-04-171-4/+4
* x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner2008-01-301-4/+7
* x86_64: move kernelThomas Gleixner2007-10-111-0/+49