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