summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/pci
Commit message (Expand)AuthorAgeFilesLines
* ia64: prefix header search path with $(srctree)/Masahiro Yamada2019-03-132-3/+1Star
* ia64/sn: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1Star
* Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-231-29/+0Star
|\
| * ia64/sn2: remove no-ops dma sync methodsChristoph Hellwig2018-09-171-29/+0Star
* | dma-mapping: make the get_required_mask method available unconditionallyChristoph Hellwig2018-10-011-2/+2
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-1/+1
* ia64: sn: pci: move inline before typeJoe Perches2017-07-132-3/+3
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-14/+8Star
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-1/+1
* ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-101-12/+12
* 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
* | [IA64] genirq fixup for SGI/SNDimitri Sivanich2012-02-223-0/+3
|/
* ia64: pcibr: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-101-2/+1Star
* ia64: tioca: Use kmemdup rather than duplicating its implementationThomas Meyer2011-12-101-2/+2
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-11-013-0/+3
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-212-2/+2
|\
| * ia64: change to new flag variablesmatt mooney2011-03-172-2/+2
* | [IA64] tioca: Fix assignment from incompatible pointer warningsJeff Mahoney2011-03-021-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* ia64: use bitmap_find_next_zero_areaAkinobu Mita2009-12-161-14/+5Star
* [IA64] pci_br, fix infinite loop in find_free_ate()Jiri Slaby2009-09-151-0/+2
* Pull for-2.6.31 into releaseTony Luck2009-06-173-7/+7
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-173-7/+7
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-1/+2
|/
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-1/+1
* [IA64] BUG to BUG_ON changesStoyan Gaydarov2009-04-011-3/+1Star
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-181-4/+3Star
|\
| * [IA64] fix PCI DMA flag propagation on SN (Altix) with PICsJeremy Higdon2009-03-061-4/+3Star
* | Merge branch 'linus' into core/iommuIngo Molnar2009-01-161-0/+6
|\|
| * [IA64] SN specific version of dma_get_required_mask()John Keller2009-01-151-0/+6
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-28/+30
* | make sn DMA mapping functions staticFUJITA Tomonori2009-01-061-38/+26Star
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-061-0/+5
* | add dma_mapping_ops for SGI AltixFUJITA Tomonori2009-01-061-0/+16
|/
* [IA64] arch/ia64/sn/pci/tioca_provider.c: introduce missing kfreeJulia Lawall2008-09-101-1/+3
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-291-21/+60
* [IA64] minor irq handler cleanupsJeff Garzik2008-04-221-2/+4
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-063-11/+11
* Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox2008-02-101-8/+8
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+3
* [IA64] Two trivial spelling fixesJoe Perches2007-12-191-1/+1
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-162-2/+2
|\
| * ia64: fix sn to add include files using EXTRA_CFLAGSSam Ravnborg2007-10-122-2/+2
* | IA64: sg chaining supportJens Axboe2007-10-161-5/+6
|/
* [IA64] SN: Add support for CPU disableJohn Keller2007-09-013-0/+4
* [IA64] silence GCC ia64 unused variable warningsJes Sorensen2007-07-111-1/+1