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 лет назад |
Stefano Stabellini
|
7e186bdd00
xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
|
14 лет назад |
Konrad Rzeszutek Wilk
|
1eff1ad028
xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
|
14 лет назад |
Konrad Rzeszutek Wilk
|
e6197acc72
xen/irq: Export 'xen_pirq_from_irq' function.
|
14 лет назад |
Konrad Rzeszutek Wilk
|
c7c2c3a286
xen/irq: Add support to check if IRQ line is shared with other domains.
|
14 лет назад |
Konrad Rzeszutek Wilk
|
beafbdc1df
xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
|
14 лет назад |
Linus Torvalds
|
16ad56972c
Merge branch 'stable/bug-fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 лет назад |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 лет назад |
Nicolas Kaiser
|
361ae8cb57
xen: events: fix error checks in bind_*_to_irqhandler()
|
14 лет назад |
Thomas Gleixner
|
a3b975c49e
xen: Use new irq_move functions
|
14 лет назад |
Thomas Gleixner
|
c442b8068f
xen: Cleanup genirq namespace
|
14 лет назад |
Linus Torvalds
|
5a39837f76
Merge branches 'stable/irq.fairness' and 'stable/irq.ween_of_nr_irqs' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 лет назад |
Linus Torvalds
|
7a6362800c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 лет назад |
Linus Torvalds
|
5f6fb45466
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 лет назад |
Konrad Rzeszutek Wilk
|
44626e4a3b
xen: events: Fix compile error if CONFIG_SMP is not defined.
|
14 лет назад |
Linus Torvalds
|
27d2a8b97e
Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 лет назад |
Ian Campbell
|
a7b807ce8c
xen: events: correct locking in xen_irq_from_pirq
|
14 лет назад |
Ian Campbell
|
7bee976822
xen: events: propagate irq allocation failure instead of panicking
|
14 лет назад |
Ian Campbell
|
6cb9bf3aaf
xen: events: do not workaround too-small nr_irqs
|
14 лет назад |
Ian Campbell
|
69c358ce37
xen: events: remove use of nr_irqs as upper bound on number of pirqs
|
14 лет назад |
Ian Campbell
|
ca62ce8cde
xen: events: dynamically allocate irq info structures
|
14 лет назад |
Ian Campbell
|
6cb6537d34
xen: events: maintain a list of Xen interrupts
|
14 лет назад |
Ian Campbell
|
3d4cfa3736
xen: events: push setup of irq<->{evtchn,ipi,virq,pirq} maps into irq_info init functions
|
14 лет назад |
Ian Campbell
|
9158c3588a
xen: events: turn irq_info constructors into initialiser functions
|
14 лет назад |
Ian Campbell
|
cb60d11427
xen: events: use per-cpu variable for cpu_evtchn_mask
|
14 лет назад |