aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vsmp_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki1-77/+7
2018-09-03x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-1/+1
2018-09-03x86/paravirt: Use a single ops structureJuergen Gross1-9/+9
2018-09-03x86/paravirt: Remove clobbers parameter from paravirt patch functionsJuergen Gross1-3/+3
2017-09-25x86/apic: Remove unused callbacksThomas Gleixner1-19/+0
2015-06-16x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker1-1/+1
2014-08-01x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin1-2/+2
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen1-3/+3
2014-04-28x86/vsmp: Fix irq routingOren Twaig1-1/+10
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen1-4/+4
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha1-1/+2
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain membershipSuresh Siddha1-2/+1
2012-06-18x86/vsmp: Fix vector_allocation_domain's return valueIdo Yariv1-1/+2
2012-06-15x86/vsmp: Fix linker error when CONFIG_PROC_FS is not setIdo Yariv1-0/+3
2012-06-11x86/vsmp: Ignore IOAPIC IRQ affinity if possibleRavikiran Thirumalai1-4/+23
2012-06-06x86/platform: Introduce APIC post-initialization callbackIdo Yariv1-0/+13
2012-05-14x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim1-0/+40
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai1-1/+11
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu1-11/+1
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge1-4/+8
2008-10-29x86: two trivial sparse annotationsHarvey Harrison1-1/+1
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai1-1/+1
2008-05-25x86: vsmp_64 add missing includesThomas Gleixner1-0/+3
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum1-1/+1
2008-04-17x86: clean up vSMP detectionRavikiran G Thirumalai1-9/+19
2008-04-17x86: vsmp fix x86 vsmp fix is vsmp box cleanupIngo Molnar1-4/+2
2008-04-17x86: vSMP: use pvops only if platform has the capability to support itRavikiran G Thirumalai1-7/+7
2008-04-17x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai1-29/+43
2008-04-17x86: vSMP: Fix is_vsmp_box()Ravikiran G Thirumalai1-2/+4
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu1-6/+21
2008-04-17x86, vsmp: use the paravirt helpersGlauber Costa1-0/+7
2008-04-17x86: introduce vsmp paravirt helpersGlauber Costa1-0/+56
2008-04-17x86: call vsmp_init explicitlyGlauber Costa1-6/+5
2008-04-17x86: make vsmp_init void, instead of static intGlauber Costa1-4/+4
2008-01-30x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner1-4/+7
2007-10-11x86_64: move kernelThomas Gleixner1-0/+49