aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/vsmp_64.c
AgeCommit message (Expand)Author
2017-09-25x86/apic: Remove unused callbacksThomas Gleixner
2015-06-16x86: replace __init_or_module with __init in non-modular vsmp_64.cPaul Gortmaker
2014-08-01x86/apic/vsmp: Make is_vsmp_box() staticH. Peter Anvin
2014-05-05asmlinkage, x86: Add explicit __visible to arch/x86/*Andi Kleen
2014-04-28x86/vsmp: Fix irq routingOren Twaig
2014-01-29x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen
2012-07-06x86/apic/x2apic: Limit the vector reservation to the user specified maskSuresh Siddha
2012-07-06x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...Suresh Siddha
2012-06-18x86/vsmp: Fix vector_allocation_domain's return valueIdo Yariv
2012-06-15x86/vsmp: Fix linker error when CONFIG_PROC_FS is not setIdo Yariv
2012-06-11x86/vsmp: Ignore IOAPIC IRQ affinity if possibleRavikiran Thirumalai
2012-06-06x86/platform: Introduce APIC post-initialization callbackIdo Yariv
2012-05-14x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2008-10-29x86: two trivial sparse annotationsHarvey Harrison
2008-09-23x86: fix 27-rc crash on vsmp due to paravirt during module loadRavikiran G Thirumalai
2008-05-25x86: vsmp_64 add missing includesThomas Gleixner
2008-04-29x86: fix warning in "x86: clean up vSMP detection"Alexander van Heukelum
2008-04-17x86: clean up vSMP detectionRavikiran G Thirumalai
2008-04-17x86: vsmp fix x86 vsmp fix is vsmp box cleanupIngo Molnar
2008-04-17x86: vSMP: use pvops only if platform has the capability to support itRavikiran G Thirumalai
2008-04-17x86: fix build breakage when PCI is define and PARAVIRT is notRavikiran G Thirumalai
2008-04-17x86: vSMP: Fix is_vsmp_box()Ravikiran G Thirumalai
2008-04-17x86: apic_is_clustered_box for vsmpYinghai Lu
2008-04-17x86, vsmp: use the paravirt helpersGlauber Costa
2008-04-17x86: introduce vsmp paravirt helpersGlauber Costa
2008-04-17x86: call vsmp_init explicitlyGlauber Costa
2008-04-17x86: make vsmp_init void, instead of static intGlauber Costa
2008-01-30x86: clean up arch/x86/kernel/vsmp_64.cThomas Gleixner
2007-10-11x86_64: move kernelThomas Gleixner