| Commit message (Expand) | Author | Age |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 |
* | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin | 2009-08-11 |
* | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-15 |
* | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 2009-06-15 |
* | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 2009-06-15 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 |
* | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 |
|\ |
|
| * | [IA64] Don't go beyond iosapic_intr_info's arraysize | Roel Kluin | 2009-02-25 |
* | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-12 |
|/ |
|
* | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 |
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 |
* | Pull pvops into release branch | Tony Luck | 2008-07-17 |
|\ |
|
| * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-27 |
* | | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 2008-06-24 |
|/ |
|
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 |
* | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 |
* | [IA64] Fix iosapic interrupt delivery mode for CPE | Kenji Kaneshige | 2007-12-07 |
* | [IA64] iosapic cleanup | Simon Horman | 2007-12-07 |
* | [IA64] Fix IOSAPIC delivery mode setting | Kenji Kaneshige | 2007-11-09 |
* | [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). | Kenji Kaneshige | 2007-08-01 |
* | [IA64] Fix registered interrupt check | Kenji Kaneshige | 2007-07-30 |
* | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-30 |
* | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 |
* | [IA64] Support irq migration across domain | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Add support for vector domain | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Add mapping table between irq and vector | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Check if irq is sharable | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Fix invalid irq vector assumption for iosapic | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Use dynamic irq for iosapic interrupts | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Use per iosapic lock for indirect iosapic register access | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Cleanup lock order in iosapic_register_intr | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Remove duplicated members in iosapic_rte_info | Yasuaki Ishimatsu | 2007-07-17 |
* | [IA64] Remove block structure for locking in iosapic.c | Yasuaki Ishimatsu | 2007-07-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 | Linus Torvalds | 2007-05-09 |
|\ |
|
| * | [IA64] Fix some section mismatch errors | Tony Luck | 2007-05-07 |
* | | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 |
|/ |
|
* | [IA64] fix NULL pointer in ia64/irq_chip-mask/unmask function | KAMEZAWA Hiroyuki | 2007-03-07 |
* | [IA64] Clear IRQ affinity when unregistered | Alex Williamson | 2007-02-05 |
* | [IA64] IA64 Kexec/kdump | Zou Nan hai | 2006-12-07 |
* | [IA64] typename -> name conversion | Ingo Molnar | 2006-11-16 |
* | [IA64] irqs: use `name' not `typename' | Andrew Morton | 2006-11-16 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] genirq: cleanup: remove irq_descp() | Ingo Molnar | 2006-06-29 |
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 |
* | [IA64] fix broken irq affinity | Chen, Kenneth W | 2006-05-17 |
* | [IA64] simplify some condition checks in iosapic_check_gsi_range | Satoru Takeuchi | 2006-03-28 |
* | [IA64] correct some messages and fixes some minor things | Satoru Takeuchi | 2006-03-28 |
* | [IA64] Fix UP build with BSP removal support. | Ashok Raj | 2006-01-19 |
* | [IA64] support for cpu0 removal | Ashok Raj | 2006-01-05 |