index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vsmp_64.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 346
Thomas Gleixner
2018-11-06
x86/vsmp: Remove dependency on pv_irq_ops
Eial Czerwacki
2018-09-03
x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella
Juergen Gross
2018-09-03
x86/paravirt: Use a single ops structure
Juergen Gross
2018-09-03
x86/paravirt: Remove clobbers parameter from paravirt patch functions
Juergen Gross
2017-09-25
x86/apic: Remove unused callbacks
Thomas Gleixner
2015-06-16
x86: replace __init_or_module with __init in non-modular vsmp_64.c
Paul Gortmaker
2014-08-01
x86/apic/vsmp: Make is_vsmp_box() static
H. Peter Anvin
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