Age | Commit message (Expand) | Author |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
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 |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
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 |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | 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 |
2012-01-13 | module_param: make bool parameters really bool (arch) | Rusty Russell |
2011-10-31 | ia64: Add export.h to arch/ia64 specific files as required | Paul Gortmaker |
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 |
2010-01-28 | ACPI: replace acpi_integer by u64 | Lin Ming |
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 | remove hwsw_dma_ops | FUJITA Tomonori |
2009-01-06 | remove dma operations in struct ia64_machine_vector | FUJITA Tomonori |
2009-01-06 | set up dma_ops appropriately | FUJITA Tomonori |
2009-01-06 | add dma_mapping_ops for SWIOTLB and SBA IOMMU | FUJITA Tomonori |
2009-01-06 | add dma_mapping_ops for SBA IOMMU | FUJITA Tomonori |
2008-11-04 | [IA64] use common header for software IO/TLB | Joerg Roedel |
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 |