index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2011-01-10
1
-6
/
+15
|
\
|
*
xen/event: validate irq before get evtchn by irq
Joe Jin
2011-01-10
1
-0
/
+3
|
*
xen/irq: Cleanup the find_unbound_irq
Konrad Rzeszutek Wilk
2010-12-09
1
-6
/
+12
*
|
xen: Use this_cpu_inc_return
Christoph Lameter
2010-12-17
1
-1
/
+1
*
|
xen: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-4
/
+4
|
/
*
Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabel...
Linus Torvalds
2010-12-03
1
-31
/
+74
|
\
|
*
xen: fix save/restore for PV on HVM guests with pirq remapping
Stefano Stabellini
2010-12-02
1
-0
/
+38
|
*
xen: fix MSI setup and teardown for PV on HVM guests
Stefano Stabellini
2010-12-02
1
-7
/
+17
|
*
xen: use PHYSDEVOP_get_free_pirq to implement find_unbound_pirq
Stefano Stabellini
2010-12-02
1
-25
/
+20
*
|
xen: allocate irq descs on any NUMA node
Jeremy Fitzhardinge
2010-12-02
1
-2
/
+2
|
/
*
xen/events: Use PIRQ instead of GSI value when unmapping MSI/MSI-X irqs.
Konrad Rzeszutek Wilk
2010-11-22
1
-1
/
+1
*
xen/events: use locked set|clear_bit() for cpu_evtchn_mask
Jeremy Fitzhardinge
2010-11-16
1
-2
/
+2
*
xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore
Jan Beulich
2010-11-16
1
-2
/
+5
*
xen: events: do not unmask event channels on resume
Ian Campbell
2010-11-10
1
-7
/
+18
*
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2010-10-28
1
-21
/
+488
|
\
|
*
xen: make hvc_xen console work for dom0.
Jeremy Fitzhardinge
2010-10-22
1
-1
/
+1
|
*
xen: remap MSIs into pirqs when running as initial domain
Qing He
2010-10-22
1
-0
/
+60
|
*
xen: remap GSIs as pirqs when running as initial domain
Jeremy Fitzhardinge
2010-10-22
1
-0
/
+13
|
*
xen: map MSIs into pirqs
Stefano Stabellini
2010-10-22
1
-0
/
+22
|
*
xen: support GSI -> pirq remapping in PV on HVM guests
Stefano Stabellini
2010-10-22
1
-1
/
+5
|
*
xen: implement xen_hvm_register_pirq
Stefano Stabellini
2010-10-22
1
-1
/
+3
|
*
xen: get the maximum number of pirqs from xen
Stefano Stabellini
2010-10-22
1
-4
/
+26
|
*
xen: support pirq != irq
Stefano Stabellini
2010-10-22
1
-16
/
+48
|
*
x86: xen: Sanitse irq handling (part two)
Konrad Rzeszutek Wilk
2010-10-18
1
-4
/
+3
|
*
xen/x86/PCI: Add support for the Xen PCI subsystem
Alex Nixon
2010-10-18
1
-2
/
+30
|
*
xen: fix shared irq device passthrough
Konrad Rzeszutek Wilk
2010-10-18
1
-3
/
+8
|
*
xen: Provide a variant of xen_poll_irq with timeout.
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+12
|
*
xen: Find an unbound irq number in reverse order (high to low).
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+20
|
*
xen: statically initialize cpu_evtchn_mask_p
Jeremy Fitzhardinge
2010-10-18
1
-1
/
+6
|
*
xen: set pirq name to something useful.
Gerd Hoffmann
2010-10-18
1
-2
/
+2
|
*
xen: dynamically allocate irq & event structures
Jeremy Fitzhardinge
2010-10-18
1
-6
/
+10
|
*
xen: identity map gsi->irqs
Konrad Rzeszutek Wilk
2010-10-18
1
-5
/
+15
|
*
xen: implement pirq type event channels
Jeremy Fitzhardinge
2010-10-18
1
-2
/
+241
|
|
|
\
*
-
.
\
Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...
Linus Torvalds
2010-10-26
1
-32
/
+69
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
xen: improvements to VIRQ_DEBUG output
Ian Campbell
2010-10-22
1
-22
/
+56
|
|
*
xen: set up IRQ before binding virq to evtchn
Jeremy Fitzhardinge
2010-10-22
1
-5
/
+5
|
|
*
xen: ensure that all event channels start off bound to VCPU 0
Ian Campbell
2010-10-22
1
-1
/
+1
|
|
*
xen/events: change to using fasteoi
Jeremy Fitzhardinge
2010-10-22
1
-4
/
+7
|
|
/
*
/
x86: xen: Sanitise sparse_irq handling
Thomas Gleixner
2010-10-12
1
-12
/
+11
|
/
*
xen: handle events as edge-triggered
Jeremy Fitzhardinge
2010-08-24
1
-1
/
+1
*
xen: use percpu interrupts for IPIs and VIRQs
Jeremy Fitzhardinge
2010-08-24
1
-4
/
+15
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-08-06
1
-0
/
+1
|
\
|
*
xen: Do not suspend IPI IRQs.
Ian Campbell
2010-07-29
1
-0
/
+1
*
|
Introduce CONFIG_XEN_PVHVM compile option
Stefano Stabellini
2010-07-29
1
-0
/
+4
*
|
xen: Fix find_unbound_irq in presence of ioapic irqs.
Stefano Stabellini
2010-07-22
1
-2
/
+11
*
|
xen: Xen PCI platform device driver.
Stefano Stabellini
2010-07-22
1
-2
/
+6
*
|
x86/xen: event channels delivery on HVM.
Sheng Yang
2010-07-22
1
-7
/
+63
|
/
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
xen: Remove unnecessary arch specific xen irq functions.
Eric W. Biederman
2010-02-18
1
-2
/
+6
*
xen: don't leak IRQs over suspend/resume.
Ian Campbell
2009-12-03
1
-0
/
+3
[next]