aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14[IA64] fix SBA IOMMU to handle allocation failure properlyFUJITA Tomonori1-9/+29
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore1-5/+2
2009-06-17Pull for-2.6.31 into releaseTony Luck1-1/+1
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-06-16page allocator: do not check NUMA node ID when the caller knows the node is validMel Gorman1-1/+1
2009-03-05Merge branch 'linus' into core/iommuIngo Molnar1-6/+6
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-6/+6
2009-01-06x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2-17/+35
2009-01-06make sba DMA mapping functions staticFUJITA Tomonori1-22/+12
2009-01-06remove hwsw_dma_opsFUJITA Tomonori1-171/+12
2009-01-06remove dma operations in struct ia64_machine_vectorFUJITA Tomonori1-8/+12
2009-01-06set up dma_ops appropriatelyFUJITA Tomonori2-0/+12
2009-01-06add dma_mapping_ops for SWIOTLB and SBA IOMMUFUJITA Tomonori1-1/+16
2009-01-06add dma_mapping_ops for SBA IOMMUFUJITA Tomonori1-0/+16
2008-11-04[IA64] use common header for software IO/TLBJoerg Roedel1-8/+1
2008-10-20kdump: use is_kdump_kernel() in sba_init()Simon Horman1-3/+2
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2-3/+4
2008-04-29ia64: use non-racy method for proc entries creationDenis V. Lunev1-4/+2
2008-04-29dma/ia64: update ia64 machvecs, swiotlb.cArthur Kepner2-56/+69
2008-04-09[IA64] make IOMMU respect the segment boundary limitsFUJITA Tomonori1-17/+39
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison2-20/+18
2008-02-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds1-1/+1
2008-02-05iommu sg merging: IA64: make sba_iommu respect the segment size limitsFUJITA Tomonori1-2/+6
2008-02-04[IA64] constify function pointer tablesJan Engelhardt1-1/+1
2007-12-19[IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FSSimon Horman1-1/+2
2007-10-22Update arch/ to use sg helpersJens Axboe1-1/+1
2007-10-17IA64: iommu uses sg_next with an invalid sg elementFUJITA Tomonori1-2/+2
2007-10-16IA64: sg chaining supportJens Axboe1-7/+7
2007-10-12[IA64] add driver for ACPI methods to call native firmwareBjorn Helgaas2-0/+237
2007-07-27[IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.cThomas Renninger1-1/+6
2007-07-13[IA64] use machvec=dig on hpzx1 platformsTerry Loftin1-2/+18
2007-05-10[IA64] Fix - Section mismatch: reference to .init.data:mvec_nameTony Luck1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-05[IA64] missing exports hwsw_sync_...Jan Beulich1-0/+4
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman1-7/+3
2006-11-30Fix misc .c/.h comment typosMatt LaPlante1-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-1/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-1/+1
2006-04-02ACPI: ia64 buildfixLen Brown1-1/+1
2005-10-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6Linus Torvalds2-15/+43
2005-10-28[PATCH] gfp_t: dma-mapping (ia64)Al Viro2-2/+2
2005-09-14[IA64] more robust zx1/sx1000 machvec supportAlex Williamson2-15/+43
2005-06-28[IA64] Recognize HP sx2000 chipsetBjorn Helgaas1-0/+4
2005-05-03[IA64] use common pxm functionAlex Williamson1-30/+4
2005-04-25[IA64] sba_iommu bug fixesAlex Williamson1-40/+56
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+2316