aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/pci (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita1-14/+5
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby1-0/+2
2009-06-17Pull for-2.6.31 into releaseTony Luck3-7/+7
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox3-7/+7
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-3/+1
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar1-4/+3
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon1-4/+3
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar1-0/+6
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller1-0/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori1-28/+30
2009-01-06make sn DMA mapping functions staticFUJITA Tomonori1-38/+26
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori1-0/+5
2009-01-06add dma_mapping_ops for SGI AltixFUJITA Tomonori1-0/+16
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall1-1/+3
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori1-1/+1
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner1-21/+60
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik1-2/+4
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison3-11/+11
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox1-8/+8
2008-02-06Remove pointless casts from void pointersJeff Garzik1-3/+3
2007-12-18[IA64] Two trivial spelling fixesJoe Perches1-1/+1
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2007-10-16IA64: sg chaining supportJens Axboe1-5/+6
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2-2/+2
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller3-0/+4
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen1-1/+1
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen3-5/+10
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott5-19/+19
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck1-2/+6
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller1-2/+4
2006-12-01Altix: Add initial ACPI IO supportJohn Keller2-34/+1
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro2-22/+22
2006-10-09[PATCH] more ia64 irq handlersAl Viro1-2/+2
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2-4/+2
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2-2/+2
2006-08-02[IA64] sparse cleanupsKeith Owens1-3/+3
2006-07-02[PATCH] irq-flags: IA64: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-28[IA64-SGI] fix prom revision checks in SN kernelAaron Young1-1/+1
2006-06-23Auto-update from upstreamTony Luck4-45/+100
2006-06-21[IA64-SGI] fix SGI Altix tioce_bus_fixup() bugMike Habeck1-2/+2
2006-06-21[PATCH] PCI: altix: msi supportMark Maule4-45/+100
2006-04-27[IA64-SGI] fix SGI Altix tioce_reserve_m32() bugMike Habeck1-3/+3
2006-03-25Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-0/+17
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava1-0/+17
2006-03-24[PATCH] s/;;/;/gAlexey Dobriyan1-1/+1
2006-03-21Pull altix-ce1.0-asic into release branchTony Luck1-23/+303
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen4-42/+26