summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common
AgeCommit message (Expand)AuthorLines
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki-27/+37
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-21/+11
2014-02-28[IA64] sba_iommu: fix section mismatchJiang Liu-3/+3
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas-17/+5
2014-02-03ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas-6/+8
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-2/+1
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng-2/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki-1/+1
2013-06-20ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki-8/+16
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki-1/+1
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds-5/+6
2012-03-28Disintegrate asm/system.h for IA64David Howells-1/+0
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz-5/+6
2012-01-13module_param: make bool parameters really bool (arch)Rusty Russell-1/+1
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker-0/+1
2011-09-27doc: fix broken referencesPaul Bolle-6/+6
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+1
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds-0/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock-1/+1
2010-05-18[IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adiJoe Perches-4/+4
2010-01-28ACPI: replace acpi_integer by u64Lin Ming-3/+3
2009-12-14[IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori-9/+29
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore-5/+2
2009-06-17Pull for-2.6.31 into releaseTony Luck-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is v...Mel Gorman-1/+1
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar-6/+6
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap-6/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori-17/+35
2009-01-06make sba DMA mapping functions staticFUJITA Tomonori-22/+12
2009-01-06remove hwsw_dma_opsFUJITA Tomonori-171/+12
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori-8/+12
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori-0/+12
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori-1/+16
2009-01-06add dma_mapping_ops for SBA IOMMUFUJITA Tomonori-0/+16
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel-8/+1
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman-3/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori-3/+4
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev-4/+2
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner-56/+69
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori-17/+39
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-20/+18
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds-1/+1
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori-2/+6
2008-02-04[IA64] constify function pointer tablesJan Engelhardt-1/+1
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman-1/+2
2007-10-22Update arch/ to use sg helpersJens Axboe-1/+1
2007-10-17IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori-2/+2