index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-08
xen: Use correctly the Xen memory terminologies
Julien Grall
1
-1
/
+1
2015-08-20
xen/PMU: Initialization code for Xen PMU
Boris Ostrovsky
1
-1
/
+28
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+25
2015-04-02
x86/cpu: Factor out common CPU initialization code, fix 32-bit Xen PV guests
Boris Ostrovsky
1
-12
/
+1
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
1
-2
/
+1
2015-03-11
x86: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-21
/
+25
2015-01-26
x86,xen: use current->state helpers
Davidlohr Bueso
1
-1
/
+1
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
1
-0
/
+3
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
1
-11
/
+18
2014-09-16
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
1
-0
/
+2
2014-04-15
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
1
-1
/
+2
2014-01-21
xen/pvh: Set X86_CR0_WP and others in CR0 (v2)
Roger Pau Monne
1
-1
/
+1
2014-01-06
xen/pvh: Secondary VCPU bringup (non-bootup CPUs)
Mukesh Rathor
1
-16
/
+33
2013-11-15
Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-5
/
+5
2013-11-06
x86/xen: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-5
/
+5
2013-10-10
xen: Fix possible user space selector corruption
Frediano Ziglio
1
-0
/
+9
2013-09-09
xen/smp: Update pv_lock_ops functions before alternative code starts under PVHVM
Konrad Rzeszutek Wilk
1
-5
/
+14
2013-09-09
xen/spinlock: Fix locking path engaging too soon under PVHVM.
Konrad Rzeszutek Wilk
1
-0
/
+9
2013-09-09
Merge tag 'v3.11-rc7' into stable/for-linus-3.12
Konrad Rzeszutek Wilk
1
-2
/
+9
2013-09-09
Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...
Konrad Rzeszutek Wilk
1
-1
/
+1
2013-08-21
Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-2
/
+9
2013-08-20
xen/smp: initialize IPI vectors before marking CPU online
Chuck Anderson
1
-2
/
+9
2013-08-09
xen: Support 64-bit PV guest receiving NMIs
Konrad Rzeszutek Wilk
1
-0
/
+6
2013-08-09
xen: Defer spinlock setup until boot CPU setup
Jeremy Fitzhardinge
1
-1
/
+1
2013-07-14
x86: delete __cpuinit usage from all x86 files
Paul Gortmaker
1
-6
/
+6
2013-07-03
Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-32
/
+59
2013-06-10
xen/smp: Don't leak interrupt name when offlining.
Konrad Rzeszutek Wilk
1
-1
/
+16
2013-06-10
xen/smp: Set the per-cpu IRQ number to a valid default.
Konrad Rzeszutek Wilk
1
-9
/
+19
2013-06-10
xen/smp: Introduce a common structure to contain the IRQ name and interrupt l...
Konrad Rzeszutek Wilk
1
-20
/
+24
2013-06-10
xen/smp: Coalesce the free_irq calls in one function.
Konrad Rzeszutek Wilk
1
-21
/
+19
2013-06-04
xen/smp: Fixup NOHZ per cpu data when onlining an offline CPU.
Konrad Rzeszutek Wilk
1
-0
/
+8
2013-05-29
xen: Clean up apic ipi interface
Stefan Bader
1
-6
/
+4
2013-04-30
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-04-16
xen/smp: Unifiy some of the PVs and PVHVM offline CPU path
Konrad Rzeszutek Wilk
1
-10
/
+4
2013-04-16
xen/smp/pvhvm: Don't initialize IRQ_WORKER as we are using the native one.
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-04-16
xen/smp/spinlock: Fix leakage of the spinlock interrupt line for every CPU on...
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-04-16
xen/smp: Fix leakage of timer interrupt line for every CPU online/offline.
Konrad Rzeszutek Wilk
1
-0
/
+1
2013-04-08
x86: Use generic idle loop
Thomas Gleixner
1
-1
/
+1
2013-02-19
xen/smp: Move the common CPU init code a bit to prep for PVH patch.
Konrad Rzeszutek Wilk
1
-19
/
+23
2013-01-15
Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...
Konrad Rzeszutek Wilk
1
-7
/
+0
2012-12-17
xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...
Konrad Rzeszutek Wilk
1
-1
/
+1
2012-08-23
x86/smp: Don't ever patch back to UP if we unplug cpus
Rusty Russell
1
-4
/
+2
2012-06-05
x86-smp-remove-call-to-ipi_call_lock-ipi_call_unlock
Yong Zhang
1
-2
/
+0
2012-05-24
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-4
/
+108
2012-05-21
xen/smp: unbind irqworkX when unplugging vCPUs.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-05-08
Merge branch 'smp/threadalloc' into smp/hotplug
Thomas Gleixner
1
-0
/
+15
2012-05-07
xen: implement IRQ_WORK_VECTOR handler
Lin Ming
1
-0
/
+30
2012-05-07
xen: implement apic ipi interface
Ben Guthro
1
-4
/
+77
2012-04-26
xen/smp: Fix crash when booting with ACPI hotplug CPUs.
Konrad Rzeszutek Wilk
1
-0
/
+15
[next]