aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/xen/spinlock.c
Commit message (Expand)AuthorAge
* x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-04-15
* x86: Xen: Use the core irq stats functionThomas Gleixner2014-03-04
* x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2014-01-30
* x86/xen: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-11-06
* xen: Do not enable spinlocks before jump_label_init() has executedKonrad Rzeszutek Wilk2013-09-24
* xen/spinlock: Don't use __initdate for xen_pv_spinKonrad Rzeszutek Wilk2013-09-09
* Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"Konrad Rzeszutek Wilk2013-09-09
* xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.Konrad Rzeszutek Wilk2013-09-09
* xen/spinlock: We don't need the old structure anymoreKonrad Rzeszutek Wilk2013-09-09
* xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge2013-08-09
* x86, ticketlock: Add slowpath logicJeremy Fitzhardinge2013-08-09
* x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge2013-08-09
* xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge2013-08-09
* xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge2013-08-09
* x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge2013-08-09
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* xen/spinlock: Don't leak interrupt name when offlining.Konrad Rzeszutek Wilk2013-06-10
* xen/spinlock: Fix check from greater than to be also be greater or equal to.Konrad Rzeszutek Wilk2013-05-08
* xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVMKonrad Rzeszutek Wilk2013-04-16
* xen/spinlock: Check against default value of -1 for IRQ line.Konrad Rzeszutek Wilk2013-04-16
* xen: Send spinlock IPI to all waitersStefan Bader2013-02-19
* debugfs: Add support to print u32 array in debugfsSrivatsa Vaddagiri2012-04-17
* x86: xen: size struct xen_spinlock to always fit in arch_spinlock_tDavid Vrabel2012-01-24
* xen: Use this_cpu_opsChristoph Lameter2010-12-17
* Fix IRQ flag handling namingDavid Howells2010-10-07
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-14
* xen: use stronger barrier after unlocking lockYang Xiaowei2009-09-09
* xen: only enable interrupts while actually blocking for spinlockJeremy Fitzhardinge2009-09-09
* genirq: revert dynarrayThomas Gleixner2008-10-16
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-16
* xen: implement CPU hotpluggingAlex Nixon2008-08-25
* xen: measure how long spinlocks spend blockingJeremy Fitzhardinge2008-08-21
* xen: allow interrupts to be enabled while doing a blocking spinJeremy Fitzhardinge2008-08-21
* xen: add debugfs supportJeremy Fitzhardinge2008-08-21
* xen: save previous spinlock when blockingJeremy Fitzhardinge2008-08-21
* x86: split spinlock implementations out into their own filesJeremy Fitzhardinge2008-07-24