index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NULL noise: arch/x86/xen/smp.c
Hannes Eder
2009-04-08
1
-2
/
+2
*
cpumask: use new cpumask functions throughout x86
Rusty Russell
2009-03-13
1
-3
/
+3
*
xen: deal with virtually mapped percpu data
Jeremy Fitzhardinge
2009-03-02
1
-1
/
+5
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-02-04
1
-2
/
+4
*
xen: setup percpu data pointers
Jeremy Fitzhardinge
2009-01-31
1
-1
/
+4
*
x86: initialize per-cpu GDT segment in per-cpu setup
Brian Gerst
2009-01-27
1
-1
/
+0
*
x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
1
-2
/
+1
*
x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
Brian Gerst
2009-01-19
1
-15
/
+3
*
percpu: add optimized generic percpu accessors
Ingo Molnar
2009-01-16
1
-1
/
+1
*
x86: fold pda into percpu area on SMP
Tejun Heo
2009-01-16
1
-10
/
+0
*
x86: cosmetic changes apic-related files.
Mike Travis
2008-12-16
1
-5
/
+6
*
xen: convert to cpumask_var_t and new cpumask primitives.
Mike Travis
2008-12-16
1
-3
/
+6
*
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
Mike Travis
2008-12-16
1
-9
/
+8
*
xen_play_dead() is __cpuinit
Al Viro
2008-11-30
1
-1
/
+1
*
xen: make CPU hotplug functions static
Alex Nixon
2008-09-08
1
-6
/
+6
*
x86, xen: fix build when !CONFIG_HOTPLUG_CPU
Alex Nixon
2008-09-08
1
-0
/
+18
*
xen: implement CPU hotplugging
Alex Nixon
2008-08-25
1
-12
/
+48
*
x86: split spinlock implementations out into their own files
Jeremy Fitzhardinge
2008-07-24
1
-167
/
+0
*
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
1
-2
/
+2
|
\
|
*
Merge branch 'linus' into cpus4096
Ingo Molnar
2008-07-16
1
-89
/
+54
|
|
\
|
*
|
x86: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-2
/
+2
*
|
|
xen: implement Xen-specific spinlocks
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+171
*
|
|
xen: use lock-byte spinlock implementation
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
|
|
xen64: set up syscall and sysenter entrypoints for 64-bit
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
|
|
xen: set num_processors
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+3
*
|
|
xen64: smp.c compile hacking
Jeremy Fitzhardinge
2008-07-16
1
-41
/
+57
*
|
|
xen: move smp setup into smp.c
Jeremy Fitzhardinge
2008-07-16
1
-8
/
+26
|
|
/
|
/
|
*
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-88
/
+47
|
\
\
|
*
|
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
1
-1
/
+1
|
*
|
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
1
-87
/
+46
|
|
/
*
|
xen: implement save/restore
Jeremy Fitzhardinge
2008-05-27
1
-1
/
+1
*
|
xen: count resched interrupts properly
Jeremy Fitzhardinge
2008-05-27
1
-0
/
+6
|
/
*
x86: use cpumask function for present, possible, and online cpus
Akinobu Mita
2008-04-26
1
-1
/
+1
*
xen: implement a debug-interrupt handler
Jeremy Fitzhardinge
2008-04-24
1
-5
/
+14
*
xen: support sysenter/sysexit if hypervisor does
Jeremy Fitzhardinge
2008-04-24
1
-0
/
+1
*
x86: change naming of cpu_initialized_mask for xen
Glauber Costa
2008-04-17
1
-3
/
+3
*
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
1
-2
/
+2
*
x86: prevent dereferencing non-allocated per_cpu variables
Mike Travis
2008-01-30
1
-2
/
+2
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
2007-10-17
1
-0
/
+1
|
\
|
*
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
1
-0
/
+1
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
1
-4
/
+10
|
\
\
|
|
/
|
/
|
|
*
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
1
-4
/
+10
*
|
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
2007-10-16
1
-2
/
+2
*
|
x86: Convert cpu_core_map to be a per cpu variable
Mike Travis
2007-10-16
1
-2
/
+12
|
/
*
i386: move xen
Thomas Gleixner
2007-10-11
1
-0
/
+404