index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vsmp_64.c
Age
Commit message (
Expand
)
Author
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2014-04-28
x86/vsmp: Fix irq routing
Oren Twaig
2014-01-29
x86, asmlinkage, paravirt: Make paravirt thunks global
Andi Kleen
2012-07-06
x86/apic/x2apic: Limit the vector reservation to the user specified mask
Suresh Siddha
2012-07-06
x86/apic: Optimize cpu traversal in __assign_irq_vector() using domain member...
Suresh Siddha
2012-06-18
x86/vsmp: Fix vector_allocation_domain's return value
Ido Yariv
2012-06-15
x86/vsmp: Fix linker error when CONFIG_PROC_FS is not set
Ido Yariv
2012-06-11
x86/vsmp: Ignore IOAPIC IRQ affinity if possible
Ravikiran Thirumalai
2012-06-06
x86/platform: Introduce APIC post-initialization callback
Ido Yariv
2012-05-14
x86/vsmp: Fix number of CPUs when vsmp is disabled
Shai Fultheim
2009-03-25
Revert "x86: don't compile vsmp_64 for 32bit"
Ravikiran G Thirumalai
2009-02-26
x86: don't compile vsmp_64 for 32bit
Yinghai Lu
2009-01-30
x86/paravirt: add register-saving thunks to reduce caller register pressure
Jeremy Fitzhardinge
2008-10-29
x86: two trivial sparse annotations
Harvey Harrison
2008-09-23
x86: fix 27-rc crash on vsmp due to paravirt during module load
Ravikiran G Thirumalai
2008-05-25
x86: vsmp_64 add missing includes
Thomas Gleixner
2008-04-29
x86: fix warning in "x86: clean up vSMP detection"
Alexander van Heukelum
2008-04-17
x86: clean up vSMP detection
Ravikiran G Thirumalai
2008-04-17
x86: vsmp fix x86 vsmp fix is vsmp box cleanup
Ingo Molnar
2008-04-17
x86: vSMP: use pvops only if platform has the capability to support it
Ravikiran G Thirumalai
2008-04-17
x86: fix build breakage when PCI is define and PARAVIRT is not
Ravikiran G Thirumalai
2008-04-17
x86: vSMP: Fix is_vsmp_box()
Ravikiran G Thirumalai
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
2008-04-17
x86, vsmp: use the paravirt helpers
Glauber Costa
2008-04-17
x86: introduce vsmp paravirt helpers
Glauber Costa
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
2008-04-17
x86: make vsmp_init void, instead of static int
Glauber Costa
2008-01-30
x86: clean up arch/x86/kernel/vsmp_64.c
Thomas Gleixner
2007-10-11
x86_64: move kernel
Thomas Gleixner