summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common/sba_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+11
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-5/+1Star
* ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-161-27/+37
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-021-21/+11Star
|\
| * ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-17/+5Star
| * ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas2014-02-031-6/+8
* | [IA64] sba_iommu: fix section mismatchJiang Liu2014-02-281-3/+3
|/
* ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang2013-12-101-1/+1
* ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki2013-11-141-1/+1
* ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki2013-06-201-8/+16
* Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-051-5/+6
|\
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-5/+6
* | Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0Star
|/
* doc: fix broken referencesPaul Bolle2011-09-271-6/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: fix a few typos in commentsJustin P. Mattock2011-05-101-1/+1
* | sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
|/
* [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches2010-05-181-4/+4
* [IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori2009-12-151-9/+29
* tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-271-5/+2Star
* Pull for-2.6.31 into releaseTony Luck2009-06-171-1/+1
|\
| * [IA64] Convert ia64 to use int-ll64.hMatthew Wilcox2009-06-171-1/+1
* | page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman2009-06-171-1/+1
|/
* Merge branch 'linus' into core/iommuIngo Molnar2009-03-051-6/+6
|\
| * Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-301-6/+6
* | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-061-14/+32
* | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12Star
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-061-0/+9
* | add dma_mapping_ops for SBA IOMMUFUJITA Tomonori2009-01-061-0/+16
|/
* kdump: use is_kdump_kernel() in sba_init()Simon Horman2008-10-201-3/+2Star
* dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-261-1/+1
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2Star
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-291-27/+37
* [IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-04-091-17/+39
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-19/+17Star
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2008-02-051-1/+1
|\
| * [IA64] constify function pointer tablesJan Engelhardt2008-02-051-1/+1
* | iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori2008-02-051-2/+6
|/
* [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman2007-12-191-1/+2
* Update arch/ to use sg helpersJens Axboe2007-10-221-1/+1
* IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori2007-10-171-2/+2
* IA64: sg chaining supportJens Axboe2007-10-161-7/+7
* [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger2007-07-281-1/+6
* [IA64] use machvec=dig on hpzx1 platformsTerry Loftin2007-07-131-2/+18
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [IA64] replace kmalloc+memset with kzallocYan Burman2006-12-071-7/+3Star
* Fix misc .c/.h comment typosMatt LaPlante2006-11-301-4/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star