summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-251-2/+1Star
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1Star
* | 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
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* 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
|/
* module_param: make bool parameters really bool (arch)Rusty Russell2012-01-131-1/+1
* ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker2011-11-011-0/+1
* 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
* ACPI: replace acpi_integer by u64Lin Ming2010-01-281-3/+3
* [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-062-17/+35
* | make sba DMA mapping functions staticFUJITA Tomonori2009-01-061-22/+12Star
* | remove hwsw_dma_opsFUJITA Tomonori2009-01-061-171/+12Star
* | remove dma operations in struct ia64_machine_vectorFUJITA Tomonori2009-01-061-8/+12
* | set up dma_ops appropriatelyFUJITA Tomonori2009-01-062-0/+12
* | add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori2009-01-061-1/+16
* | add dma_mapping_ops for SBA IOMMUFUJITA Tomonori2009-01-061-0/+16
|/
* [IA64] use common header for software IO/TLBJoerg Roedel2008-11-041-8/+1Star
* 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-262-3/+4
* ia64: use non-racy method for proc entries creationDenis V. Lunev2008-04-291-4/+2Star
* dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2008-04-292-56/+69
* [IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori2008-04-091-17/+39
* [IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-062-20/+18Star
* 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