summaryrefslogtreecommitdiff
path: root/arch/x86/xen/spinlock.c
AgeCommit message (Expand)Author
2015-02-18x86/spinlocks/paravirt: Fix memory corruption on unlockRaghavendra K T
2014-08-26x86: Replace __get_cpu_var usesChristoph Lameter
2014-04-15xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk
2014-03-04x86: Xen: Use the core irq stats functionThomas Gleixner
2014-01-29x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen
2013-11-06x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-24xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk
2013-09-09xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk
2013-09-09Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk
2013-09-09xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk
2013-09-09xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk
2013-08-09xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge
2013-08-09xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge
2013-08-09xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-06-10xen/spinlock: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk
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