Age | Commit message (Expand) | Author |
2008-07-16 | xen: implement Xen-specific spinlocks | Jeremy Fitzhardinge |
2008-07-16 | xen: use lock-byte spinlock implementation | Jeremy Fitzhardinge |
2008-07-16 | xen64: set up syscall and sysenter entrypoints for 64-bit | Jeremy Fitzhardinge |
2008-07-16 | xen: set num_processors | Jeremy Fitzhardinge |
2008-07-16 | xen64: smp.c compile hacking | Jeremy Fitzhardinge |
2008-07-16 | xen: move smp setup into smp.c | Jeremy Fitzhardinge |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-15 | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar |
2008-06-26 | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe |
2008-06-26 | x86: convert to generic helpers for IPI function calls | Jens Axboe |
2008-05-27 | xen: implement save/restore | Jeremy Fitzhardinge |
2008-05-27 | xen: count resched interrupts properly | Jeremy Fitzhardinge |
2008-05-23 | x86: use performance variant for_each_cpu_mask_nr | Mike Travis |
2008-04-26 | x86: use cpumask function for present, possible, and online cpus | Akinobu Mita |
2008-04-24 | xen: implement a debug-interrupt handler | Jeremy Fitzhardinge |
2008-04-24 | xen: support sysenter/sysexit if hypervisor does | Jeremy Fitzhardinge |
2008-04-17 | x86: change naming of cpu_initialized_mask for xen | Glauber Costa |
2008-01-30 | x86: use generic register name in the thread and tss structures | H. Peter Anvin |
2008-01-30 | x86: prevent dereferencing non-allocated per_cpu variables | Mike Travis |
2007-10-17 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-17 | x86: expand /proc/interrupts to include missing vectors, v2 | Joe Korty |
2007-10-17 | Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-16 | xen: yield to IPI target if necessary | Jeremy Fitzhardinge |
2007-10-16 | Convert cpu_sibling_map to be a per cpu variable | Mike Travis |
2007-10-16 | x86: Convert cpu_core_map to be a per cpu variable | Mike Travis |
2007-10-11 | i386: move xen | Thomas Gleixner |