Commit Graph

31 Commits (49fdf6785fd660e18a1eb4588928f47e9fa29a9a)

Author SHA1 Message Date
Alex Nixon 26fd10517e xen: make CPU hotplug functions static 17 years ago
Alex Nixon 2737146b3a x86, xen: fix build when !CONFIG_HOTPLUG_CPU 17 years ago
Alex Nixon d68d82afd4 xen: implement CPU hotplugging 17 years ago
Jeremy Fitzhardinge d5de884135 x86: split spinlock implementations out into their own files 17 years ago
Jeremy Fitzhardinge 2d9e1e2f58 xen: implement Xen-specific spinlocks 17 years ago
Jeremy Fitzhardinge 56397f8dad xen: use lock-byte spinlock implementation 17 years ago
Jeremy Fitzhardinge 6fcac6d305 xen64: set up syscall and sysenter entrypoints for 64-bit 17 years ago
Jeremy Fitzhardinge 4560a2947e xen: set num_processors 17 years ago
Jeremy Fitzhardinge c7b75947f8 xen64: smp.c compile hacking 17 years ago
Jeremy Fitzhardinge a9e7062d73 xen: move smp setup into smp.c 17 years ago
Jens Axboe 8691e5a8f6 smp_call_function: get rid of the unused nonatomic/retry argument 17 years ago
Jens Axboe 3b16cf8748 x86: convert to generic helpers for IPI function calls 17 years ago
Jeremy Fitzhardinge 0e91398f2a xen: implement save/restore 17 years ago
Jeremy Fitzhardinge 38bb5ab417 xen: count resched interrupts properly 17 years ago
Mike Travis 334ef7a7ab x86: use performance variant for_each_cpu_mask_nr 17 years ago
Akinobu Mita 7c04e64a1b x86: use cpumask function for present, possible, and online cpus 17 years ago
Jeremy Fitzhardinge ee523ca1e4 xen: implement a debug-interrupt handler 17 years ago
Jeremy Fitzhardinge e2a81baf66 xen: support sysenter/sysexit if hypervisor does 17 years ago
Glauber Costa ecaa6c9de7 x86: change naming of cpu_initialized_mask for xen 17 years ago
H. Peter Anvin faca62273b x86: use generic register name in the thread and tss structures 17 years ago
Mike Travis 7bf0c23ed2 x86: prevent dereferencing non-allocated per_cpu variables 17 years ago
Joe Korty 38e760a133 x86: expand /proc/interrupts to include missing vectors, v2 18 years ago
Jeremy Fitzhardinge f0d7339427 xen: yield to IPI target if necessary 18 years ago
Mike Travis d5a7430ddc Convert cpu_sibling_map to be a per cpu variable 18 years ago
Mike Travis 0835761129 x86: Convert cpu_core_map to be a per cpu variable 18 years ago
Thomas Gleixner 9702785a74 i386: move xen 18 years ago
Jeremy Fitzhardinge 60223a326f xen: Place vcpu_info structure into per-cpu memory 18 years ago
Jeremy Fitzhardinge fefa629abe xen: machine operations 18 years ago
Jeremy Fitzhardinge f87e4cac4f xen: SMP guest support 18 years ago