index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
|
|
|
\
\
|
\
\
*
-
.
\
\
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...
Linus Torvalds
2011-03-15
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
|
*
xen: events: mark cpu_evtchn_mask_p as __refdata
Ian Campbell
2011-02-11
1
-1
/
+1
|
|
/
*
|
xen: events: remove dom0 specific xen_create_msi_irq
Ian Campbell
2011-03-10
1
-41
/
+0
*
|
xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq
Ian Campbell
2011-03-10
1
-29
/
+7
*
|
xen: events: push set_irq_msi down into xen_create_msi_irq
Ian Campbell
2011-03-10
1
-1
/
+9
*
|
xen: events: update pirq_to_irq in xen_create_msi_irq
Ian Campbell
2011-03-10
1
-0
/
+1
*
|
xen: events: refactor xen_create_msi_irq slightly
Ian Campbell
2011-03-10
1
-9
/
+6
*
|
xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ
Ian Campbell
2011-03-10
1
-16
/
+14
*
|
xen: events: assume PHYSDEVOP_get_free_pirq exists
Ian Campbell
2011-03-10
1
-9
/
+6
*
|
xen: events: return irq from xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-8
/
+11
*
|
xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi
Ian Campbell
2011-03-10
1
-7
/
+5
*
|
xen: events: do not leak IRQ from xen_allocate_pirq_msi when no pirq available.
Ian Campbell
2011-03-10
1
-1
/
+4
*
|
xen/irq: Cleanup up the pirq_to_irq for DomU PV PCI passthrough guests as well.
Konrad Rzeszutek Wilk
2011-03-03
1
-1
/
+2
*
|
xen: Use IRQF_FORCE_RESUME
Thomas Gleixner
2011-03-03
1
-19
/
+1
*
|
xen: Fix compile error introduced by "switch to new irq_chip functions"
Ian Campbell
2011-03-03
1
-1
/
+1
*
|
xen: Switch to new irq_chip functions
Thomas Gleixner
2011-03-03
1
-44
/
+51
*
|
xen: Remove stale irq_chip.end
Thomas Gleixner
2011-03-03
1
-18
/
+0
*
|
xen: events: do not free legacy IRQs
Ian Campbell
2011-03-03
1
-0
/
+4
*
|
xen: events: allocate GSIs and dynamic IRQs from separate IRQ ranges.
Ian Campbell
2011-03-03
1
-50
/
+27
*
|
xen: events: add xen_allocate_irq_{dynamic, gsi} and xen_free_irq
Ian Campbell
2011-03-03
1
-18
/
+35
*
|
xen:events: move find_unbound_irq inside CONFIG_PCI_MSI
Ian Campbell
2011-03-03
1
-17
/
+17
|
/
*
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
[prev]
[next]