Mojiong Qiu
|
772aebcefe
xen/events: fix RCU warning, or Call idle notifier after irq_enter()
|
12 년 전 |
Ian Campbell
|
bf86ad8095
xen: events: pirq_check_eoi_map is X86 specific
|
12 년 전 |
Stefano Stabellini
|
2e3d886028
xen: mark xen_init_IRQ __init
|
12 년 전 |
Stefano Stabellini
|
0ec53ecf38
xen/arm: receive Xen events on ARM
|
12 년 전 |
Stefano Stabellini
|
a8636c0b2e
xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST
|
13 년 전 |
Stefano Stabellini
|
b5e579232d
xen/events: fix unmask_evtchn for PV on HVM guests
|
13 년 전 |
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 년 전 |
Konrad Rzeszutek Wilk
|
5e152e6c4b
xen/events: Add WARN_ON when quick lookup found invalid type.
|
13 년 전 |
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 년 전 |
Stefano Stabellini
|
68c2c39a76
xen: do not map the same GSI twice in PVHVM guests.
|
13 년 전 |
Stefano Stabellini
|
521394e4e6
xen: use the pirq number to check the pirq_eoi_map
|
13 년 전 |
Stefano Stabellini
|
9846ff10af
xen: support pirq_eoi_map
|
13 년 전 |
Daniel De Graaf
|
c3b3f16d1b
xen/events: prevent calling evtchn_get on invalid channels
|
13 년 전 |
Daniel De Graaf
|
420eb554d5
xen/event: Add reference counting to event channels
|
13 년 전 |
Linus Torvalds
|
daedd8708f
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
13 년 전 |
Linus Torvalds
|
1f6e05171b
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 년 전 |
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 년 전 |
Konrad Rzeszutek Wilk
|
e6599225db
xen/irq: If we fail during msi_capability_init return proper error code.
|
13 년 전 |
Konrad Rzeszutek Wilk
|
9bb9efe4ba
xen/events: Don't check the info for NULL as it is already done.
|
13 년 전 |
Konrad Rzeszutek Wilk
|
9d093e2958
xen/events: BUG() when we can't allocate our event->irq array.
|
13 년 전 |
Ian Campbell
|
9bab0b7fba
genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier
|
13 년 전 |
Konrad Rzeszutek Wilk
|
7736594836
xen/irq: Alter the locking to use a mutex instead of a spinlock.
|
14 년 전 |
Olaf Hering
|
62cc5fc7b2
xen/pv-on-hvm kexec: rebind virqs to existing eventchannel ports
|
14 년 전 |
Ruslan Pisarev
|
088c05a845
Xen: fix whitespaces,tabs coding style issue in drivers/xen/events.c
|
14 년 전 |
Konrad Rzeszutek Wilk
|
78316ada22
xen/pci: Remove 'xen_allocate_pirq_gsi'.
|
14 년 전 |
Konrad Rzeszutek Wilk
|
a0ee056709
xen/pci: Squash pci_xen_initial_domain and xen_setup_pirqs together.
|
14 년 전 |
Konrad Rzeszutek Wilk
|
b5328cd145
xen: Fix compile warning when CONFIG_SMP is not defined.
|
14 년 전 |
Stefano Stabellini
|
e5ac0bda96
xen: use the trigger info we already have to choose the irq handler
|
14 년 전 |
Linus Torvalds
|
e33ab8f275
Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 년 전 |
Linus Torvalds
|
5318991645
Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 년 전 |