1. 707e59b xen/qspinlock: Don't kick CPU if IRQ is not initialized by Ross Lagerwall · 8 years ago
  2. 62c7a1e locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS by Ingo Molnar · 9 years ago
  3. e95e6f1 locking/pvqspinlock, x86: Enable PV qspinlock for Xen by David Vrabel · 9 years ago
  4. d6abfdb x86/spinlocks/paravirt: Fix memory corruption on unlock by Raghavendra K T · 9 years ago
  5. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  6. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 10 years ago
  7. 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 10 years ago
  8. dd41f81 x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible by Andi Kleen · 11 years ago
  9. 9d71cee x86/xen: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  10. a945928 xen: Do not enable spinlocks before jump_label_init() has executed by Konrad Rzeszutek Wilk · 11 years ago
  11. c3b7cb1 xen/spinlock: Don't use __initdate for xen_pv_spin by Konrad Rzeszutek Wilk · 11 years ago
  12. fb78e58 Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" by Konrad Rzeszutek Wilk · 11 years ago
  13. 3310bbe xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. by Konrad Rzeszutek Wilk · 11 years ago
  14. 6055aaf xen/spinlock: We don't need the old structure anymore by Konrad Rzeszutek Wilk · 11 years ago
  15. 1ed7bf5 xen, pvticketlock: Allow interrupts to be enabled while blocking by Jeremy Fitzhardinge · 11 years ago
  16. 96f853e x86, ticketlock: Add slowpath logic by Jeremy Fitzhardinge · 11 years ago
  17. 354714d x86, pvticketlock: Use callee-save for lock_spinning by Jeremy Fitzhardinge · 11 years ago
  18. b8fa70b xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  19. 80bd58f xen, pvticketlock: Xen implementation for PV ticket locks by Jeremy Fitzhardinge · 11 years ago
  20. 545ac13 x86, spinlock: Replace pv spinlocks with pv ticketlocks by Jeremy Fitzhardinge · 11 years ago
  21. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  22. 354e7b7 xen/spinlock: Don't leak interrupt name when offlining. by Konrad Rzeszutek Wilk · 11 years ago
  23. cb91f8f xen/spinlock: Fix check from greater than to be also be greater or equal to. by Konrad Rzeszutek Wilk · 11 years ago
  24. 70dd499 xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM by Konrad Rzeszutek Wilk · 11 years ago
  25. cb9c6f1 xen/spinlock: Check against default value of -1 for IRQ line. by Konrad Rzeszutek Wilk · 11 years ago
  26. 76eaca0 xen: Send spinlock IPI to all waiters by Stefan Bader · 11 years ago
  27. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 12 years ago
  28. 7a7546b x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t by David Vrabel · 13 years ago
  29. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  30. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  32. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  33. 2496afb xen: use stronger barrier after unlocking lock by Yang Xiaowei · 15 years ago
  34. 4d576b5 xen: only enable interrupts while actually blocking for spinlock by Jeremy Fitzhardinge · 15 years ago
  35. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 16 years ago
  36. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 16 years ago
  37. d68d82a xen: implement CPU hotplugging by Alex Nixon · 16 years ago
  38. f8eca41 xen: measure how long spinlocks spend blocking by Jeremy Fitzhardinge · 16 years ago
  39. 1e696f6 xen: allow interrupts to be enabled while doing a blocking spin by Jeremy Fitzhardinge · 16 years ago
  40. 994025c xen: add debugfs support by Jeremy Fitzhardinge · 16 years ago
  41. 168d2f4 xen: save previous spinlock when blocking by Jeremy Fitzhardinge · 16 years ago
  42. d5de884 x86: split spinlock implementations out into their own files by Jeremy Fitzhardinge · 16 years ago