Ian Campbell
|
fed5ea87e0
xen: don't leak IRQs over suspend/resume.
|
15 жил өмнө |
Tejun Heo
|
384be2b18a
Merge branch 'percpu-for-linus' into percpu-for-next
|
16 жил өмнө |
Pekka Enberg
|
a70c352a37
xen: Use kcalloc() in xen_init_IRQ()
|
16 жил өмнө |
Tejun Heo
|
245b2e70ea
percpu: clean up percpu variable definitions
|
16 жил өмнө |
Tejun Heo
|
204fba4aa3
percpu: cleanup percpu array definitions
|
16 жил өмнө |
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 жил өмнө |
Yinghai Lu
|
85ac16d033
x86/irq: change irq_desc_alloc() to take node instead of cpu
|
16 жил өмнө |
Yinghai Lu
|
d5dedd4507
irq: change ->set_affinity() to return status
|
16 жил өмнө |
Ian Campbell
|
d4c045364d
xen: add irq_from_evtchn
|
16 жил өмнө |
Ian Campbell
|
90af9514ac
xen: explicitly initialise the cpu field of irq_info
|
16 жил өмнө |
Jeremy Fitzhardinge
|
3445a8fd7c
xen: make sure that softirqs get handled at the end of event processing
|
16 жил өмнө |
Jeremy Fitzhardinge
|
d77bbd4db4
xen: remove irq bindcount
|
16 жил өмнө |
Jeremy Fitzhardinge
|
ced40d0f3e
xen: pack all irq-related info together
|
16 жил өмнө |
Jeremy Fitzhardinge
|
792dc4f6cd
xen: use our own eventchannel->irq path
|
16 жил өмнө |
Jeremy Fitzhardinge
|
54a353a0f8
xen: set irq_chip disable
|
16 жил өмнө |
Christophe Saout
|
28e08861b9
xen: fix too early kmalloc call
|
16 жил өмнө |
Mike Travis
|
c7a3589e7a
Xen: reduce memory required for cpu_evtchn_mask
|
16 жил өмнө |
Mike Travis
|
7f7ace0cda
cpumask: update irq_desc to use cpumask_var_t
|
16 жил өмнө |
Linus Torvalds
|
b840d79631
Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 жил өмнө |
KOSAKI Motohiro
|
18eefedfe8
irq: simplify for_each_irq_desc() usage
|
16 жил өмнө |
Jeremy Fitzhardinge
|
6f8a0ed4e5
sparseirq, xen: make sure irq_desc is allocated for interrupts
|
16 жил өмнө |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 жил өмнө |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 жил өмнө |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 жил өмнө |
Isaku Yamahata
|
ff3c536291
xen: compilation fix of drivers/xen/events.c on IA64
|
16 жил өмнө |
Thomas Gleixner
|
10e580842e
genirq: use iterators for irq_desc loops
|
16 жил өмнө |
Alex Nixon
|
2b46b37de7
xen: fix memory access violation bug when CONFIG_HAVE_SPARSE_IRQ is enabled
|
17 жил өмнө |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 жил өмнө |
Yinghai Lu
|
5a15d7e855
drivers/xen: use nr_irqs
|
17 жил өмнө |
Alex Nixon
|
d68d82afd4
xen: implement CPU hotplugging
|
17 жил өмнө |