David Vrabel
|
c26377e62f
xen/events: avoid race with raising an event in unmask_evtchn()
|
12 years ago |
Linus Torvalds
|
77be36de8b
Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
12 years ago |
Ian Campbell
|
c81611c4e9
xen: event channel arrays are xen_ulong_t and not unsigned long
|
12 years ago |
K. Y. Srinivasan
|
bc2b0331e0
X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts
|
12 years ago |
Wei Liu
|
68ba45ff38
xen: fix error handling path if xen_allocate_irq_dynamic fails
|
12 years ago |
Mojiong Qiu
|
772aebcefe
xen/events: fix RCU warning, or Call idle notifier after irq_enter()
|
12 years ago |
Ian Campbell
|
bf86ad8095
xen: events: pirq_check_eoi_map is X86 specific
|
12 years ago |
Stefano Stabellini
|
2e3d886028
xen: mark xen_init_IRQ __init
|
12 years ago |
Stefano Stabellini
|
0ec53ecf38
xen/arm: receive Xen events on ARM
|
12 years ago |
Stefano Stabellini
|
a8636c0b2e
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
|
13 years ago |
Stefano Stabellini
|
b5e579232d
xen/events: fix unmask_evtchn for PV on HVM guests
|
13 years ago |
Linus Torvalds
|
069915b946
Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Konrad Rzeszutek Wilk
|
5e152e6c4b
xen/events: Add WARN_ON when quick lookup found invalid type.
|
13 years ago |
Linus Torvalds
|
b5f4035adf
Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Stefano Stabellini
|
68c2c39a76
xen: do not map the same GSI twice in PVHVM guests.
|
13 years ago |
Stefano Stabellini
|
521394e4e6
xen: use the pirq number to check the pirq_eoi_map
|
13 years ago |
Stefano Stabellini
|
9846ff10af
xen: support pirq_eoi_map
|
13 years ago |
Daniel De Graaf
|
c3b3f16d1b
xen/events: prevent calling evtchn_get on invalid channels
|
13 years ago |
Daniel De Graaf
|
420eb554d5
xen/event: Add reference counting to event channels
|
13 years ago |
Linus Torvalds
|
daedd8708f
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Linus Torvalds
|
1f6e05171b
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
04a8752485
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 years ago |
Konrad Rzeszutek Wilk
|
e6599225db
xen/irq: If we fail during msi_capability_init return proper error code.
|
13 years ago |
Konrad Rzeszutek Wilk
|
9bb9efe4ba
xen/events: Don't check the info for NULL as it is already done.
|
13 years ago |
Konrad Rzeszutek Wilk
|
9d093e2958
xen/events: BUG() when we can't allocate our event->irq array.
|
13 years ago |
Ian Campbell
|
9bab0b7fba
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
|
13 years ago |
Konrad Rzeszutek Wilk
|
7736594836
xen/irq: Alter the locking to use a mutex instead of a spinlock.
|
13 years ago |
Olaf Hering
|
62cc5fc7b2
xen/pv-on-hvm kexec: rebind virqs to existing eventchannel ports
|
14 years ago |
Ruslan Pisarev
|
088c05a845
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
|
14 years ago |
Konrad Rzeszutek Wilk
|
78316ada22
xen/pci: Remove 'xen_allocate_pirq_gsi'.
|
14 years ago |