Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9183ea62f71484dd2e91e313b766adeb15789f90
/
arch
/
x86
/
xen
/
spinlock.c
a945928
xen: Do not enable spinlocks before jump_label_init() has executed
by Konrad Rzeszutek Wilk
· 11 years ago
c3b7cb1
xen/spinlock: Don't use __initdate for xen_pv_spin
by Konrad Rzeszutek Wilk
· 11 years ago
fb78e58
Revert "xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM"
by Konrad Rzeszutek Wilk
· 11 years ago
3310bbe
xen/spinlock: Don't setup xen spinlock IPI kicker if disabled.
by Konrad Rzeszutek Wilk
· 11 years ago
6055aaf
xen/spinlock: We don't need the old structure anymore
by Konrad Rzeszutek Wilk
· 11 years ago
1ed7bf5
xen, pvticketlock: Allow interrupts to be enabled while blocking
by Jeremy Fitzhardinge
· 11 years ago
96f853e
x86, ticketlock: Add slowpath logic
by Jeremy Fitzhardinge
· 11 years ago
354714d
x86, pvticketlock: Use callee-save for lock_spinning
by Jeremy Fitzhardinge
· 11 years ago
b8fa70b
xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
by Jeremy Fitzhardinge
· 11 years ago
80bd58f
xen, pvticketlock: Xen implementation for PV ticket locks
by Jeremy Fitzhardinge
· 11 years ago
545ac13
x86, spinlock: Replace pv spinlocks with pv ticketlocks
by Jeremy Fitzhardinge
· 11 years ago
148f9bb
x86: delete __cpuinit usage from all x86 files
by Paul Gortmaker
· 12 years ago
354e7b7
xen/spinlock: Don't leak interrupt name when offlining.
by Konrad Rzeszutek Wilk
· 12 years ago
cb91f8f
xen/spinlock: Fix check from greater than to be also be greater or equal to.
by Konrad Rzeszutek Wilk
· 12 years ago
70dd499
xen/spinlock: Disable IRQ spinlock (PV) allocation on PVHVM
by Konrad Rzeszutek Wilk
· 12 years ago
cb9c6f1
xen/spinlock: Check against default value of -1 for IRQ line.
by Konrad Rzeszutek Wilk
· 12 years ago
76eaca0
xen: Send spinlock IPI to all waiters
by Stefan Bader
· 12 years ago
9fe2a70
debugfs: Add support to print u32 array in debugfs
by Srivatsa Vaddagiri
· 13 years ago
7a7546b
x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t
by David Vrabel
· 13 years ago
780f36d
xen: Use this_cpu_ops
by Christoph Lameter
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
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
445c895
locking: Convert raw_spinlock to arch_spinlock
by Thomas Gleixner
· 15 years ago
2496afb
xen: use stronger barrier after unlocking lock
by Yang Xiaowei
· 15 years ago
4d576b5
xen: only enable interrupts while actually blocking for spinlock
by Jeremy Fitzhardinge
· 15 years ago
d6c88a5
genirq: revert dynarray
by Thomas Gleixner
· 16 years ago
7f95ec9
x86: move kstat_irqs from kstat to irq_desc
by Yinghai Lu
· 16 years ago
d68d82a
xen: implement CPU hotplugging
by Alex Nixon
· 16 years ago
f8eca41
xen: measure how long spinlocks spend blocking
by Jeremy Fitzhardinge
· 16 years ago
1e696f6
xen: allow interrupts to be enabled while doing a blocking spin
by Jeremy Fitzhardinge
· 16 years ago
994025c
xen: add debugfs support
by Jeremy Fitzhardinge
· 16 years ago
168d2f4
xen: save previous spinlock when blocking
by Jeremy Fitzhardinge
· 16 years ago
d5de884
x86: split spinlock implementations out into their own files
by Jeremy Fitzhardinge
· 16 years ago