summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn
Commit message (Expand)AuthorAgeFilesLines
* PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang2015-03-191-0/+2
* PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-2/+2
* PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-231-2/+2
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-152-15/+15
|\
| * ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_...Christoph Lameter2014-09-021-1/+1
| * ia64: Replace __get_cpu_var usesChristoph Lameter2014-08-261-14/+14
* | PCI/MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()Yijing Wang2014-10-011-2/+2
|/
* [IA64] sn: Do not needlessly convert between pointers and integersThierry Reding2014-07-301-2/+2
* [IA64] sn: Fix zeroing of PDAsThierry Reding2014-07-301-1/+1
* ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner2014-03-122-3/+3
* ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-101-12/+12
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-2/+2
* Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-041-11/+4Star
|\
| * ia64/PCI: Clean up pci_scan_root_bus() usageJiang Liu2013-06-071-10/+1Star
* | Merge tag 'please-pull-root_bus_hotplug' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-07-031-83/+26Star
|\ \
| * | PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang2013-06-181-30/+26Star
| * | PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang2013-06-181-53/+0Star
| |/
* / [IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker2013-06-251-4/+4
|/
* ia64: single_open() leaksAl Viro2013-05-051-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-94/+52Star
|\
| * ia64: Don't use create_proc_read_entry()David Howells2013-04-291-66/+42Star
| * prominfo_proc fixesAl Viro2013-04-091-30/+12Star
* | tiocx: check retval from bus_register()Jiri Kosina2013-03-201-1/+4
|/
* IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-042-3/+2Star
* ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu2012-09-121-3/+1Star
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-4/+5
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-4/+5
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-295-5/+1Star
|\ \
| * | Disintegrate asm/system.h for IA64David Howells2012-03-285-5/+1Star
| |/
* | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-03-248-1/+15
|\ \
| * | [IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker2012-02-282-0/+2
| * | [IA64] Check return from device_register() in cx_device_register()Paul Gortmaker2012-02-271-1/+6
| * | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-225-0/+7
| |/
* | ia64/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-1/+3
* | ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-02-241-5/+9
|/
* ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-101-2/+1Star
* ia64: sn: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-101-3/+2Star
* ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-101-2/+2
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-075-0/+5
|\
| * ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-11-015-0/+5
* | [IA64] sn2: add missing put_cpu()Tony Luck2011-08-111-4/+8
|/
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-07-231-1/+1
|\
| * ia64: Replace clocksource.fsys_mmio with generic arch dataAndy Lutomirski2011-07-151-1/+1
* | ia64,rcu: Convert call_rcu(sn_irq_info_free) to kfree_rcu()Lai Jiangshan2011-07-201-12/+2Star
|/
* Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1410-136/+53Star
|\
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-072-3/+3
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-312-3/+3
| * | [IA64] fix build warning: argument 1 of 'irqd_irq_disabled'Tony Luck2011-04-011-1/+1
| * | [IA64] Fix build breakage - sn_force_interrupt_flag: undefinedTony Luck2011-03-301-42/+0Star
| |/
| * ia64: Convert to the new irq_* function namesThomas Gleixner2011-03-291-2/+2