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
/
smp.c
Age
Commit message (
Expand
)
Author
2009-06-11
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-11
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2009-06-10
KVM: use smp_send_reschedule in kvm_vcpu_kick
Marcelo Tosatti
2009-06-03
x86: fix panic with interrupts off (needed for MCE)
Andi Kleen
2009-04-12
x86: smp.c - align smp_ops assignments
Cyrill Gorcunov
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-01-31
x86: update copyrights
Ingo Molnar
2009-01-29
x86, smp: remove mach_ipi.h
Ingo Molnar
2009-01-29
x86: remove mach_apic.h
Ingo Molnar
2009-01-28
x86, apic: untangle the send_IPI_*() jungle
Ingo Molnar
2009-01-10
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-05
x86: update Alan Cox's email addresses
Alan Cox
2009-01-04
x86: cleanup remaining cpumask_t ops in smpboot code
Mike Travis
2009-01-02
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-12-23
Merge branch 'x86/irq' into x86/core
Ingo Molnar
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-12
x86: hardirq: introduce inc_irq_stat()
Hiroshi Shimamoto
2008-11-11
x86: call machine_shutdown and stop all CPUs in native_machine_halt
Ivan Vecera
2008-08-25
x86: add cpu hotplug hooks into smp_ops
Alex Nixon
2008-07-06
generic-ipi: fixlet
Jens Axboe
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-05-13
x86: fix app crashes after SMP resume
Hugh Dickins
2008-04-17
x86: move ipi definitions to mach_ipi.h
Glauber Costa
2008-04-17
x86: Don't send RESCHEDULE_VECTOR to offlined cpus
Gautham R Shenoy
2008-04-17
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
2008-04-17
x86: create smp.c
Glauber Costa