aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/smp.c
Commit message (Expand)AuthorAge
* xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-16
* xen: set num_processorsJeremy Fitzhardinge2008-07-16
* xen64: smp.c compile hackingJeremy Fitzhardinge2008-07-16
* xen: move smp setup into smp.cJeremy Fitzhardinge2008-07-16
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | xen: implement save/restoreJeremy Fitzhardinge2008-05-27
* | xen: count resched interrupts properlyJeremy Fitzhardinge2008-05-27
|/
* 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