Gerd Hoffmann
|
1a60d05f40
xen: set pirq name to something useful.
|
14 years ago |
Jeremy Fitzhardinge
|
b21ddbf503
xen: dynamically allocate irq & event structures
|
15 years ago |
Konrad Rzeszutek Wilk
|
0794bfc743
xen: identity map gsi->irqs
|
14 years ago |
Jeremy Fitzhardinge
|
d46a78b05c
xen: implement pirq type event channels
|
15 years ago |
Thomas Gleixner
|
77dff1c755
x86: xen: Sanitise sparse_irq handling
|
15 years ago |
Jeremy Fitzhardinge
|
dffe2e1e1a
xen: handle events as edge-triggered
|
15 years ago |
Jeremy Fitzhardinge
|
aaca49642b
xen: use percpu interrupts for IPIs and VIRQs
|
15 years ago |
Linus Torvalds
|
1787985782
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Stefano Stabellini
|
ca65f9fc0c
Introduce CONFIG_XEN_PVHVM compile option
|
15 years ago |
Ian Campbell
|
4877c73728
xen: Do not suspend IPI IRQs.
|
15 years ago |
Stefano Stabellini
|
99ad198c49
xen: Fix find_unbound_irq in presence of ioapic irqs.
|
15 years ago |
Stefano Stabellini
|
183d03cc4f
xen: Xen PCI platform device driver.
|
15 years ago |
Sheng Yang
|
38e20b07ef
x86/xen: event channels delivery on HVM.
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Eric W. Biederman
|
ca4dbc6684
xen: Remove unnecessary arch specific xen irq functions.
|
15 years ago |
Ian Campbell
|
fed5ea87e0
xen: don't leak IRQs over suspend/resume.
|
15 years ago |
Tejun Heo
|
384be2b18a
Merge branch 'percpu-for-linus' into percpu-for-next
|
16 years ago |
Pekka Enberg
|
a70c352a37
xen: Use kcalloc() in xen_init_IRQ()
|
16 years ago |
Tejun Heo
|
245b2e70ea
percpu: clean up percpu variable definitions
|
16 years ago |
Tejun Heo
|
204fba4aa3
percpu: cleanup percpu array definitions
|
16 years ago |
Linus Torvalds
|
be15f9d63b
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Yinghai Lu
|
85ac16d033
x86/irq: change irq_desc_alloc() to take node instead of cpu
|
16 years ago |
Yinghai Lu
|
d5dedd4507
irq: change ->set_affinity() to return status
|
16 years ago |
Ian Campbell
|
d4c045364d
xen: add irq_from_evtchn
|
16 years ago |
Ian Campbell
|
90af9514ac
xen: explicitly initialise the cpu field of irq_info
|
16 years ago |
Jeremy Fitzhardinge
|
3445a8fd7c
xen: make sure that softirqs get handled at the end of event processing
|
16 years ago |
Jeremy Fitzhardinge
|
d77bbd4db4
xen: remove irq bindcount
|
16 years ago |
Jeremy Fitzhardinge
|
ced40d0f3e
xen: pack all irq-related info together
|
16 years ago |
Jeremy Fitzhardinge
|
792dc4f6cd
xen: use our own eventchannel->irq path
|
16 years ago |
Jeremy Fitzhardinge
|
54a353a0f8
xen: set irq_chip disable
|
16 years ago |