summaryrefslogtreecommitdiff
path: root/arch/x86/xen/spinlock.c
AgeCommit message (Expand)Author
2013-05-08xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk
2013-04-16xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVMKonrad Rzeszutek Wilk
2013-04-16xen/spinlock: Check against default value of -1 for IRQ line.Konrad Rzeszutek Wilk
2013-02-19xen: Send spinlock IPI to all waitersStefan Bader
2012-04-17debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri
2012-01-24x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel
2010-12-17xen: Use this_cpu_opsChristoph Lameter
2010-10-07Fix IRQ flag handling namingDavid Howells
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-09-09xen: use stronger barrier after unlocking lockYang Xiaowei
2009-09-09xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge
2008-10-16genirq: revert dynarrayThomas Gleixner
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu
2008-08-25xen: implement CPU hotpluggingAlex Nixon
2008-08-21xen: measure how long spinlocks spend blockingJeremy Fitzhardinge
2008-08-21xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge
2008-08-21xen: add debugfs supportJeremy Fitzhardinge
2008-08-21xen: save previous spinlock when blockingJeremy Fitzhardinge
2008-07-24x86: split spinlock implementations out into their own filesJeremy Fitzhardinge