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