aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp.c
Commit message (Expand)AuthorAge
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* xen: implement a debug-interrupt handlerJeremy Fitzhardinge2008-04-24
* xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge2008-04-24
* x86: change naming of cpu_initialized_mask for xenGlauber Costa2008-04-17
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: prevent dereferencing non-allocated per_cpu variablesMike Travis2008-01-30
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds2007-10-17
|\
| * x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-17
* | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-17
|\ \ | |/ |/|
| * xen: yield to IPI target if necessaryJeremy Fitzhardinge2007-10-16
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-16
* | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-16
|/
* i386: move xenThomas Gleixner2007-10-11