1. 2d9e1e2 xen: implement Xen-specific spinlocks by Jeremy Fitzhardinge · 16 years ago
  2. 56397f8 xen: use lock-byte spinlock implementation by Jeremy Fitzhardinge · 16 years ago
  3. 6fcac6d xen64: set up syscall and sysenter entrypoints for 64-bit by Jeremy Fitzhardinge · 16 years ago
  4. 4560a29 xen: set num_processors by Jeremy Fitzhardinge · 16 years ago
  5. c7b7594 xen64: smp.c compile hacking by Jeremy Fitzhardinge · 16 years ago
  6. a9e7062 xen: move smp setup into smp.c by Jeremy Fitzhardinge · 16 years ago
  7. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  8. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  9. 3b16cf8 x86: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  10. 0e91398 xen: implement save/restore by Jeremy Fitzhardinge · 16 years ago
  11. 38bb5ab xen: count resched interrupts properly by Jeremy Fitzhardinge · 16 years ago
  12. 7c04e64 x86: use cpumask function for present, possible, and online cpus by Akinobu Mita · 16 years ago
  13. ee523ca xen: implement a debug-interrupt handler by Jeremy Fitzhardinge · 16 years ago
  14. e2a81ba xen: support sysenter/sysexit if hypervisor does by Jeremy Fitzhardinge · 16 years ago
  15. ecaa6c9 x86: change naming of cpu_initialized_mask for xen by Glauber Costa · 16 years ago
  16. faca622 x86: use generic register name in the thread and tss structures by H. Peter Anvin · 16 years ago
  17. 7bf0c23 x86: prevent dereferencing non-allocated per_cpu variables by Mike Travis · 16 years ago
  18. d20ead9 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  19. 38e760a x86: expand /proc/interrupts to include missing vectors, v2 by Joe Korty · 17 years ago
  20. fb9fc39 Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 17 years ago
  21. f0d7339 xen: yield to IPI target if necessary by Jeremy Fitzhardinge · 17 years ago
  22. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  23. 0835761 x86: Convert cpu_core_map to be a per cpu variable by Mike Travis · 17 years ago
  24. 9702785 i386: move xen by Thomas Gleixner · 17 years ago[Renamed from arch/i386/xen/smp.c]
  25. 60223a3 xen: Place vcpu_info structure into per-cpu memory by Jeremy Fitzhardinge · 17 years ago
  26. fefa629 xen: machine operations by Jeremy Fitzhardinge · 17 years ago
  27. f87e4ca xen: SMP guest support by Jeremy Fitzhardinge · 17 years ago