Age | Commit message (Expand) | Author |
2014-03-12 | ia64: Validate online cpus in irq_set_affinity() callbacks | Thomas Gleixner |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |
2013-07-03 | Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-07-03 | Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-06-24 | [IA64] Delete __cpuinit usage from all ia64 users | Paul Gortmaker |
2013-06-18 | PCI/IA64: SN: use normal resource instead of pci_window | Yijing Wang |
2013-06-18 | PCI/IA64: SN: remove sn_pci_window_fixup() | Yijing Wang |
2013-06-07 | ia64/PCI: Clean up pci_scan_root_bus() usage | Jiang Liu |
2013-05-05 | ia64: single_open() leaks | Al Viro |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-29 | ia64: Don't use create_proc_read_entry() | David Howells |
2013-04-09 | prominfo_proc fixes | Al Viro |
2013-03-19 | tiocx: check retval from bus_register() | Jiri Kosina |
2013-01-03 | IA64: drivers: remove __dev* attributes. | Greg Kroah-Hartman |
2012-09-12 | ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot() | Jiang Liu |
2012-04-04 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-02-27 | [IA64] Fix a couple of warnings for EXPORT_SYMBOL | Paul Gortmaker |
2012-02-27 | [IA64] Check return from device_register() in cx_device_register() | Paul Gortmaker |
2012-02-23 | ia64/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-02-23 | ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-02-22 | [IA64] genirq fixup for SGI/SN | Dimitri Sivanich |
2011-12-09 | ia64: pcibr: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: sn: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-12-09 | ia64: tioca: Use kmemdup rather than duplicating its implementation | Thomas Meyer |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
2011-08-11 | [IA64] sn2: add missing put_cpu() | Tony Luck |
2011-07-22 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-07-20 | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu() | Lai Jiangshan |
2011-07-14 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-01 | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled' | Tony Luck |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | [IA64] Fix build breakage - sn_force_interrupt_flag: undefined | Tony Luck |
2011-03-29 | ia64: Convert to the new irq_* function names | Thomas Gleixner |
2011-03-29 | ia64: Use irqd_irq_disabled() instead of desc->status access | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irqd_mark_affinity_set() helper | Thomas Gleixner |
2011-03-29 | ia64: sn: Use irq_move_irq() | Thomas Gleixner |
2011-03-29 | ia64: Use accessor functions all over the place | Thomas Gleixner |
2011-03-29 | ia64: sn: Drop unused function | Thomas Gleixner |
2011-03-29 | ia64: Convert sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Convert msi_sn to new irq_chip functions | Thomas Gleixner |
2011-03-29 | ia64: Remove stale irq_chip.end | Thomas Gleixner |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |