Age | Commit message (Expand) | Author | Files | Lines |
2018-11-22 | x86/xen: cleanup includes in arch/x86/xen/spinlock.c | Juergen Gross | 1 | -6/+1 |
2018-11-09 | xen: fix xen_qlock_wait() | Juergen Gross | 1 | -6/+8 |
2018-10-24 | xen: make xen_qlock_wait() nestable | Juergen Gross | 1 | -14/+10 |
2018-10-24 | xen: fix race in xen_qlock_wait() | Juergen Gross | 1 | -10/+5 |
2018-09-03 | x86/paravirt: Use a single ops structure | Juergen Gross | 1 | -5/+6 |
2018-07-26 | xen/spinlock: Don't use pvqspinlock if only 1 vCPU | Waiman Long | 1 | -0/+4 |
2017-12-12 | x86/headers: Remove duplicate #includes | Pravin Shedge | 1 | -2/+0 |
2017-11-07 | Merge branch 'linus' into locking/core, to resolve conflicts | Ingo Molnar | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-30 | x86/paravirt: Set up the virt_spin_lock_key after static keys get initialized | Dou Liyang | 1 | -2/+4 |
2017-10-10 | locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case | Juergen Gross | 1 | -0/+2 |
2017-01-14 | locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled | Waiman Long | 1 | -19/+0 |
2016-11-22 | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra | 1 | -2/+3 |
2016-11-22 | x86/xen: Support the vCPU preemption check | Juergen Gross | 1 | -1/+2 |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra | 1 | -249/+1 |
2016-04-23 | xen/qspinlock: Don't kick CPU if IRQ is not initialized | Ross Lagerwall | 1 | -0/+6 |
2015-05-11 | locking/pvqspinlock: Rename QUEUED_SPINLOCK to QUEUED_SPINLOCKS | Ingo Molnar | 1 | -5/+5 |
2015-05-08 | locking/pvqspinlock, x86: Enable PV qspinlock for Xen | David Vrabel | 1 | -4/+60 |
2015-02-18 | x86/spinlocks/paravirt: Fix memory corruption on unlock | Raghavendra K T | 1 | -4/+9 |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter | 1 | -1/+1 |
2014-04-15 | xen/spinlock: Don't enable them unconditionally. | Konrad Rzeszutek Wilk | 1 | -1/+4 |
2014-03-04 | x86: Xen: Use the core irq stats function | Thomas Gleixner | 1 | -1/+1 |
2014-01-29 | x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible | Andi Kleen | 1 | -1/+1 |
2013-11-06 | x86/xen: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2013-09-24 | xen: Do not enable spinlocks before jump_label_init() has executed | Konrad Rzeszutek Wilk | 1 | -2/+24 |
2013-09-09 | xen/spinlock: Don't use __initdate for xen_pv_spin | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-09-09 | Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM" | Konrad Rzeszutek Wilk | 1 | -20/+0 |
2013-09-09 | xen/spinlock: Don't setup xen spinlock IPI kicker if disabled. | Konrad Rzeszutek Wilk | 1 | -1/+10 |
2013-09-09 | xen/spinlock: We don't need the old structure anymore | Konrad Rzeszutek Wilk | 1 | -18/+0 |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge | 1 | -6/+40 |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge | 1 | -0/+6 |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge | 1 | -1/+2 |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge | 1 | -0/+14 |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge | 1 | -269/+79 |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge | 1 | -2/+6 |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 1 | -1/+1 |
2013-06-10 | xen/spinlock: Don't leak interrupt name when offlining. | Konrad Rzeszutek Wilk | 1 | -1/+6 |
2013-05-08 | xen/spinlock: Fix check from greater than to be also be greater or equal to. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-04-16 | xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM | Konrad Rzeszutek Wilk | 1 | -0/+21 |
2013-04-16 | xen/spinlock: Check against default value of -1 for IRQ line. | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2013-02-19 | xen: Send spinlock IPI to all waiters | Stefan Bader | 1 | -1/+0 |
2012-04-17 | debugfs: Add support to print u32 array in debugfs | Srivatsa Vaddagiri | 1 | -6/+6 |
2012-01-24 | x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t | David Vrabel | 1 | -5/+22 |
2010-12-17 | xen: Use this_cpu_ops | Christoph Lameter | 1 | -4/+4 |
2010-10-07 | Fix IRQ flag handling naming | David Howells | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h | Tejun Heo | 1 | -0/+1 |
2009-12-14 | locking: Convert raw_spinlock to arch_spinlock | Thomas Gleixner | 1 | -8/+8 |
2009-09-09 | xen: use stronger barrier after unlocking lock | Yang Xiaowei | 1 | -2/+7 |
2009-09-09 | xen: only enable interrupts while actually blocking for spinlock | Jeremy Fitzhardinge | 1 | -8/+11 |
2008-10-16 | genirq: revert dynarray | Thomas Gleixner | 1 | -1/+1 |