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