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
2011-06-15
xen: support CONFIG_MAXSMP
Andrew Jones
1
-0
/
+7
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-3
/
+2
2011-05-19
arch/x86/xen/smp: Cleanup code/data sections definitions
Daniel Kiper
1
-4
/
+4
2011-04-14
sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
Peter Zijlstra
1
-3
/
+2
2011-02-25
xen: PV on HVM: support PV spinlocks and IPIs
Stefano Stabellini
1
-0
/
+38
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+26
2010-10-26
xen: initialize cpu masks for pv guests in xen_smp_init
Stefano Stabellini
1
-2
/
+22
2010-10-22
xen: use vcpu_ops to setup cpu masks
Stefano Stabellini
1
-1
/
+7
2010-10-21
x86, kexec: Make sure to stop all CPUs before exiting the kernel
Alok Kataria
1
-3
/
+3
2010-08-04
xen/panic: use xen_reboot and fix smp_send_stop
Ian Campbell
1
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-05
xen: Fix misspelled CONFIG variable in comment.
Robert P. J. Day
1
-1
/
+1
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-20
/
+21
2009-12-10
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...
Linus Torvalds
1
-0
/
+1
2009-12-03
xen: register runstate on secondary CPUs
Ian Campbell
1
-0
/
+1
2009-11-04
cpumask: Use modern cpumask style in Xen
Rusty Russell
1
-1
/
+1
2009-10-29
percpu: make percpu symbols in xen unique
Tejun Heo
1
-20
/
+21
2009-09-09
xen: make -fstack-protector work under Xen
Jeremy Fitzhardinge
1
-0
/
+1
2009-04-08
NULL noise: arch/x86/xen/smp.c
Hannes Eder
1
-2
/
+2
2009-03-13
cpumask: use new cpumask functions throughout x86
Rusty Russell
1
-3
/
+3
2009-03-02
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
1
-1
/
+5
2009-02-04
xen: setup percpu data pointers
Jeremy Fitzhardinge
1
-2
/
+4
2009-01-31
xen: setup percpu data pointers
Jeremy Fitzhardinge
1
-1
/
+4
2009-01-27
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
1
-1
/
+0
2009-01-19
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-2
/
+1
2009-01-19
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
1
-15
/
+3
2009-01-16
percpu: add optimized generic percpu accessors
Ingo Molnar
1
-1
/
+1
2009-01-16
x86: fold pda into percpu area on SMP
Tejun Heo
1
-10
/
+0
2008-12-16
x86: cosmetic changes apic-related files.
Mike Travis
1
-5
/
+6
2008-12-16
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
1
-3
/
+6
2008-12-16
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
1
-9
/
+8
2008-11-30
xen_play_dead() is __cpuinit
Al Viro
1
-1
/
+1
2008-09-08
xen: make CPU hotplug functions static
Alex Nixon
1
-6
/
+6
2008-09-08
x86, xen: fix build when !CONFIG_HOTPLUG_CPU
Alex Nixon
1
-0
/
+18
2008-08-25
xen: implement CPU hotplugging
Alex Nixon
1
-12
/
+48
2008-07-24
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
1
-167
/
+0
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2008-07-16
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
1
-1
/
+171
2008-07-16
xen: use lock-byte spinlock implementation
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
1
-0
/
+1
2008-07-16
xen: set num_processors
Jeremy Fitzhardinge
1
-1
/
+3
2008-07-16
xen64: smp.c compile hacking
Jeremy Fitzhardinge
1
-41
/
+57
2008-07-16
xen: move smp setup into smp.c
Jeremy Fitzhardinge
1
-8
/
+26
2008-07-16
Merge branch 'linus' into cpus4096
Ingo Molnar
1
-89
/
+54
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-88
/
+47
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-1
/
+1
2008-06-26
x86: convert to generic helpers for IPI function calls
Jens Axboe
1
-87
/
+46
2008-05-27
xen: implement save/restore
Jeremy Fitzhardinge
1
-1
/
+1
2008-05-27
xen: count resched interrupts properly
Jeremy Fitzhardinge
1
-0
/
+6
2008-05-23
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
1
-2
/
+2
[next]