summaryrefslogtreecommitdiff
path: root/arch/x86/xen/smp.c
AgeCommit message (Expand)Author
2008-04-26x86: use cpumask function for present, possible, and online cpusAkinobu Mita
2008-04-24xen: implement a debug-interrupt handlerJeremy Fitzhardinge
2008-04-24xen: support sysenter/sysexit if hypervisor doesJeremy Fitzhardinge
2008-04-17x86: change naming of cpu_initialized_mask for xenGlauber Costa
2008-01-30x86: use generic register name in the thread and tss structuresH. Peter Anvin
2008-01-30x86: prevent dereferencing non-allocated per_cpu variablesMike Travis
2007-10-17Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86Linus Torvalds
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2007-10-16xen: yield to IPI target if necessaryJeremy Fitzhardinge
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-11i386: move xenThomas Gleixner