summaryrefslogtreecommitdiff
path: root/arch/ia64/sn/pci
Commit message (Expand)AuthorAge
* ia64: sn: pci: move inline before typeJoe Perches2017-07-12
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-04
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-08
* ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-09
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-04
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-28
* | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-22
|/
* ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-09
* ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-09
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-10-31
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * ia64: change to new flag variablesmatt mooney2011-03-17
* | [IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney2011-03-02
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-15
* Pull for-2.6.31 into releaseTony Luck2009-06-17
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-17
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-16
|/
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-01
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-18
|\
| * [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-06
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-16
|\ \ | |/
| * [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-15
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-06
* | make sn DMA mapping functions staticFUJITA Tomonori2009-01-06
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-06
* | add dma_mapping_ops for SGI AltixFUJITA Tomonori2009-01-06
|/
* [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-10
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-29
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-22
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-06
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-10
* Remove pointless casts from void pointersJeff Garzik2008-02-06
* [IA64] Two trivial spelling fixesJoe Perches2007-12-18
* Update arch/ to use sg helpersJens Axboe2007-10-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-16
|\
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-12
* | IA64: sg chaining supportJens Axboe2007-10-16
|/
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-01
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-11
* [IA64] Make SN2 PCI code use ioremap rather than manually mangle the addressJes Sorensen2007-06-26
* [IA64] spelling fixes: arch/ia64/Simon Arlott2007-05-11
* [IA64] SGI Altix : fix pcibr_dmamap_ate32() bugMike Habeck2007-04-06
* Altix: ACPI SSDT PCI device supportJohn Keller2007-02-02
* Altix: Add initial ACPI IO supportJohn Keller2006-12-01
* [PATCH] ia64/sn __iomem annotationsAl Viro2006-10-10