| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: Remove Itanium (IA-64) architecture | Ard Biesheuvel | 2023-09-11 | 1 | -1137/+0 |
* | genirq: Add and use an irq_data_update_affinity helper | Samuel Holland | 2022-07-07 | 1 | -1/+1 |
* | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra | 2020-08-06 | 1 | -0/+1 |
* | ia64: remove support for machvecs | Christoph Hellwig | 2019-08-16 | 1 | -1/+0 |
* | ia64: remove CONFIG_ACPI ifdefs | Christoph Hellwig | 2019-08-16 | 1 | -2/+0 |
* | ia64: remove now unused machvec indirections | Christoph Hellwig | 2019-08-16 | 1 | -4/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | ia64: rename nop->iosapic_nop | Michael S. Tsirkin | 2016-01-12 | 1 | -3/+3 |
* | ia64/iosapic: Use irq_set_chip_handler_name_locked() | Thomas Gleixner | 2015-07-27 | 1 | -3/+3 |
* | ia64/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 2015-07-27 | 1 | -1/+1 |
* | ia64: fix up obsolete cpu function usage. | Rusty Russell | 2015-03-05 | 1 | -1/+1 |
* | ia64: Use irq_init_desc | Thomas Gleixner | 2014-05-16 | 1 | -1/+1 |
* | Fix kexec oops when iosapic was removed | Hanjun Guo | 2013-03-20 | 1 | -1/+31 |
* | iosapic: fix a minor typo in comments | Hanjun Guo | 2013-03-20 | 1 | -1/+1 |
* | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-04 | 1 | -13/+6 |
* | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -1/+0 |
* | ia64: iosapic: Use new irq_move_* functions | Thomas Gleixner | 2011-03-29 | 1 | -6/+4 |
* | ia64: iosapic: Remove redundant mask from ack() | Thomas Gleixner | 2011-03-29 | 1 | -9/+0 |
* | ia64: iosapic: Cleanup irq_desc access | Thomas Gleixner | 2011-03-29 | 1 | -17/+15 |
* | ia64: Convert iosapic to new irq_chip functions | Thomas Gleixner | 2011-03-29 | 1 | -32/+38 |
* | ia64: Remove stale irq_chip.end | Thomas Gleixner | 2011-03-29 | 1 | -2/+0 |
*-. | Merge branches 'release', 'drop_do_IRQ', 'fix_early_irq', 'misc-2.6.37', 'nex... | Tony Luck | 2010-10-13 | 1 | -47/+1 |
|\ \ |
|
| * | | [IA64] Initialize interrupts later (from init_IRQ()) | Tony Luck | 2010-10-06 | 1 | -47/+1 |
| |/ |
|
* / | [IA64] Stop using the deprecated __do_IRQ() code path | Tony Luck | 2010-09-27 | 1 | -4/+8 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -3/+3 |
* | arch/ia64/kernel/iosapic: missing test after ioremap() | Roel Kluin | 2009-08-11 | 1 | -0/+4 |
* | [IA64] remove obsolete hw_interrupt_type | Thomas Gleixner | 2009-06-15 | 1 | -1/+1 |
* | [IA64] remove obsolete irq_desc_t typedef | Thomas Gleixner | 2009-06-15 | 1 | -3/+3 |
* | [IA64] remove obsolete no_irq_type | Thomas Gleixner | 2009-06-15 | 1 | -1/+1 |
* | irq: change ->set_affinity() to return status | Yinghai Lu | 2009-04-28 | 1 | -4/+6 |
* | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -1/+1 |
|\ |
|
| * | [IA64] Don't go beyond iosapic_intr_info's arraysize | Roel Kluin | 2009-02-25 | 1 | -1/+1 |
* | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-13 | 1 | -1/+1 |
|/ |
|
* | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 2008-12-26 | 1 | -12/+11 |
* | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 2008-12-13 | 1 | -6/+6 |
* | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 2008-08-01 | 1 | -1/+1 |
* | Pull pvops into release branch | Tony Luck | 2008-07-17 | 1 | -16/+29 |
|\ |
|
| * | [IA64] pvops: add hooks, pv_iosapic_ops, to paravirtualize iosapic. | Isaku Yamahata | 2008-05-28 | 1 | -16/+29 |
* | | [IA64] Eliminate NULL test after alloc_bootmem in iosapic_alloc_rte() | Julia Lawall | 2008-06-24 | 1 | -2/+0 |
|/ |
|
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -12/+12 |
* | [IA64] Fix irq migration in multiple vector domain | Kenji Kaneshige | 2008-03-04 | 1 | -1/+3 |
* | [IA64] Fix iosapic interrupt delivery mode for CPE | Kenji Kaneshige | 2007-12-08 | 1 | -1/+1 |
* | [IA64] iosapic cleanup | Simon Horman | 2007-12-08 | 1 | -16/+3 |
* | [IA64] Fix IOSAPIC delivery mode setting | Kenji Kaneshige | 2007-11-09 | 1 | -3/+15 |
* | [IA64] Fix wrong access to irq_desc[] in iosapic_register_intr(). | Kenji Kaneshige | 2007-08-01 | 1 | -2/+3 |
* | [IA64] Fix registered interrupt check | Kenji Kaneshige | 2007-07-31 | 1 | -6/+6 |
* | [IA64] fix a few section mismatch warnings | Sam Ravnborg | 2007-07-31 | 1 | -1/+1 |
* | [IA64] Delete iosapic_free_rte() | Yasuaki Ishimatsu | 2007-07-19 | 1 | -8/+0 |