summaryrefslogtreecommitdiff
path: root/arch/x86/xen/smp.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita1-1/+1
2008-04-24xen: implement a debug-interrupt handlerJeremy Fitzhardinge1-5/+14
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge1-0/+1
2008-04-17x86: change naming of cpu_initialized_mask for xenGlauber Costa1-3/+3
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin1-2/+2
2008-01-30x86: prevent dereferencing non-allocated per_cpu variablesMike Travis1-2/+2
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds1-0/+1
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-0/+1
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+10
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge1-4/+10
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis1-2/+2
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis1-2/+12
2007-10-11i386: move xenThomas Gleixner1-0/+404