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
|
16 年之前 |
Jeremy Fitzhardinge
|
168d2f464a
xen: save previous spinlock when blocking
|
17 年之前 |
Jeremy Fitzhardinge
|
0d1edf46ba
xen: compile irq functions without -pg for ftrace
|
17 年之前 |
Jeremy Fitzhardinge
|
2d9e1e2f58
xen: implement Xen-specific spinlocks
|
17 年之前 |
Isaku Yamahata
|
6673cf63e5
xen: Use wmb instead of rmb in xen_evtchn_do_upcall().
|
17 年之前 |
Jeremy Fitzhardinge
|
0e91398f2a
xen: implement save/restore
|
17 年之前 |
Jeremy Fitzhardinge
|
0f2287ad7c
xen: fix unbind_from_irq()
|
17 年之前 |
Jeremy Fitzhardinge
|
eb1e305f4e
xen: add rebind_evtchn_irq
|
17 年之前 |
Isaku Yamahata
|
642e0c882c
xen: add resend_irq_on_evtchn() definition into events.c
|
17 年之前 |
Isaku Yamahata
|
e849c3e9e0
Xen: make events.c portable for ia64/xen support
|
17 年之前 |
Isaku Yamahata
|
e04d0d0767
xen: move events.c to drivers/xen for IA64/Xen support
|
17 年之前 |