summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/pci
AgeCommit message (Expand)Author
2017-07-12ia64: sn: pci: move inline before typeJoe Perches
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2012-02-22[IA64] genirq fixup for SGI/SNDimitri Sivanich
2011-12-09ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-12-09ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-20Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-03-17ia64: change to new flag variablesmatt mooney
2011-03-02[IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-16ia64: use bitmap_find_next_zero_areaAkinobu Mita
2009-09-15[IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby
2009-06-17Pull for-2.6.31 into releaseTony Luck
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov
2009-03-18Merge branch 'linus' into core/iommuIngo Molnar
2009-03-06[IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon
2009-01-16Merge branch 'linus' into core/iommuIngo Molnar
2009-01-15[IA64] SN specific version of dma_get_required_mask()John Keller
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori
2009-01-06make sn DMA mapping functions staticFUJITA Tomonori
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori
2009-01-06add dma_mapping_ops for SGI AltixFUJITA Tomonori
2008-09-10[IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner
2008-04-22[IA64] minor irq handler cleanupsJeff Garzik
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox
2008-02-06Remove pointless casts from void pointersJeff Garzik
2007-12-18[IA64] Two trivial spelling fixesJoe Perches
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-16IA64: sg chaining supportJens Axboe
2007-10-12ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller
2007-07-11[IA64] silence GCC ia64 unused variable warningsJes Sorensen
2007-06-26[IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott
2007-04-06[IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller
2006-12-01Altix: Add initial ACPI IO supportJohn Keller
2006-10-10[PATCH] ia64/sn __iomem annotationsAl Viro