| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki | 2014-06-16 | 1 | -27/+37 |
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-04-02 | 1 | -21/+11 |
|\ |
|
| * | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas | 2014-02-03 | 1 | -17/+5 |
| * | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas | 2014-02-03 | 1 | -6/+8 |
* | | [IA64] sba_iommu: fix section mismatch | Jiang Liu | 2014-02-28 | 1 | -3/+3 |
|/ |
|
* | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang | 2013-12-10 | 1 | -1/+1 |
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+1 |
* | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki | 2013-06-20 | 1 | -8/+16 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-05 | 1 | -5/+6 |
|\ |
|
| * | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -5/+6 |
* | | Disintegrate asm/system.h for IA64 | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -6/+6 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-05-23 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix a few typos in comments | Justin P. Mattock | 2011-05-10 | 1 | -1/+1 |
* | | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
|/ |
|
* | [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi | Joe Perches | 2010-05-18 | 1 | -4/+4 |
* | [IA64] fix SBA IOMMU to handle allocation failure properly | FUJITA Tomonori | 2009-12-15 | 1 | -9/+29 |
* | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -5/+2 |
* | Pull for-2.6.31 into release | Tony Luck | 2009-06-17 | 1 | -1/+1 |
|\ |
|
| * | [IA64] Convert ia64 to use int-ll64.h | Matthew Wilcox | 2009-06-17 | 1 | -1/+1 |
* | | page allocator: do not check NUMA node ID when the caller knows the node is v... | Mel Gorman | 2009-06-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linus' into core/iommu | Ingo Molnar | 2009-03-05 | 1 | -6/+6 |
|\ |
|
| * | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 2009-01-30 | 1 | -6/+6 |
* | | x86, ia64: convert to use generic dma_map_ops struct | FUJITA Tomonori | 2009-01-06 | 1 | -14/+32 |
* | | make sba DMA mapping functions static | FUJITA Tomonori | 2009-01-06 | 1 | -22/+12 |
* | | set up dma_ops appropriately | FUJITA Tomonori | 2009-01-06 | 1 | -0/+9 |
* | | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori | 2009-01-06 | 1 | -0/+16 |
|/ |
|
* | kdump: use is_kdump_kernel() in sba_init() | Simon Horman | 2008-10-20 | 1 | -3/+2 |
* | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori | 2008-07-26 | 1 | -1/+1 |
* | ia64: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -4/+2 |
* | dma/ia64: update ia64 machvecs, swiotlb.c | Arthur Kepner | 2008-04-29 | 1 | -27/+37 |
* | [IA64] make IOMMU respect the segment boundary limits | FUJITA Tomonori | 2008-04-09 | 1 | -17/+39 |
* | [IA64] remove remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-03-06 | 1 | -19/+17 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds | 2008-02-05 | 1 | -1/+1 |
|\ |
|
| * | [IA64] constify function pointer tables | Jan Engelhardt | 2008-02-05 | 1 | -1/+1 |
* | | iommu sg merging: IA64: make sba_iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 1 | -2/+6 |
|/ |
|
* | [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS | Simon Horman | 2007-12-19 | 1 | -1/+2 |
* | Update arch/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -1/+1 |
* | IA64: iommu uses sg_next with an invalid sg element | FUJITA Tomonori | 2007-10-17 | 1 | -2/+2 |
* | IA64: sg chaining support | Jens Axboe | 2007-10-16 | 1 | -7/+7 |
* | [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c | Thomas Renninger | 2007-07-28 | 1 | -1/+6 |
* | [IA64] use machvec=dig on hpzx1 platforms | Terry Loftin | 2007-07-13 | 1 | -2/+18 |
* | [PATCH] mark struct file_operations const 2 | Arjan van de Ven | 2007-02-12 | 1 | -1/+1 |
* | [IA64] replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-07 | 1 | -7/+3 |
* | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 1 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2006-06-23 | 1 | -1/+1 |
|\ |
|
| * | ACPI: ia64 buildfix | Len Brown | 2006-04-02 | 1 | -1/+1 |
* | | [PATCH] Unify pxm_to_node() and node_to_pxm() | Yasunori Goto | 2006-06-23 | 1 | -1/+1 |
|/ |
|