1. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  2. 96db800 mm: rename alloc_pages_exact_node() to __alloc_pages_node() by Vlastimil Babka · 9 years ago
  3. 12e27b1 ACPI / ia64 / sba_iommu: Restore the working initialization ordering by Rafael J. Wysocki · 10 years ago
  4. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  5. f3ffaaa [IA64] sba_iommu: fix section mismatch To: linux-kernel@vger.kernel.org by Jiang Liu · 10 years ago
  6. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 10 years ago
  7. 10ee3d7 ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node by Bjorn Helgaas · 10 years ago
  8. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  9. c7797d6 ia64/PCI: Use dev_is_pci() to identify PCI devices by Yijing Wang · 10 years ago
  10. 8b48463 ACPI: Clean up inclusions of ACPI header files by Lv Zheng · 10 years ago
  11. 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
  12. 66345d5 ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery by Rafael J. Wysocki · 11 years ago
  13. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  14. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 12 years ago
  15. c140d87 Disintegrate asm/system.h for IA64 by David Howells · 12 years ago
  16. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 12 years ago
  17. 476bc00 module_param: make bool parameters really bool (arch) by Rusty Russell · 12 years ago
  18. bd3ff19 ia64: Add export.h to arch/ia64 specific files as required by Paul Gortmaker · 13 years ago
  19. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  20. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  21. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  22. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  23. 80aa9bf [IA64] arch/ia64/hp/common/sba_iommu.c: Rename dev_info to adi by Joe Perches · 14 years ago
  24. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  25. e2a4656 [IA64] fix SBA IOMMU to handle allocation failure properly by FUJITA Tomonori · 15 years ago
  26. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  27. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  28. 27f70c3 Pull for-2.6.31 into release by Tony Luck · 15 years ago
  29. e088a4a [IA64] Convert ia64 to use int-ll64.h by Matthew Wilcox · 15 years ago
  30. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  31. 7df4edb Merge branch 'linus' into core/iommu by Ingo Molnar · 15 years ago
  32. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  33. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 15 years ago
  34. 055bcf9 make sba DMA mapping functions static by FUJITA Tomonori · 15 years ago
  35. c7b3aee remove hwsw_dma_ops by FUJITA Tomonori · 15 years ago
  36. fad6a02 remove dma operations in struct ia64_machine_vector by FUJITA Tomonori · 15 years ago
  37. 4d9b977 set up dma_ops appropriately by FUJITA Tomonori · 15 years ago
  38. 917f69b add dma_mapping_ops for SWIOTLB and SBA IOMMU by FUJITA Tomonori · 15 years ago
  39. 0e9cbb9 add dma_mapping_ops for SBA IOMMU by FUJITA Tomonori · 15 years ago
  40. 9979aa7 [IA64] use common header for software IO/TLB by Joerg Roedel · 16 years ago
  41. 630bf20 kdump: use is_kdump_kernel() in sba_init() by Simon Horman · 16 years ago
  42. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  43. e236376 ia64: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  44. 309df0c dma/ia64: update ia64 machvecs, swiotlb.c by Arthur Kepner · 16 years ago
  45. b34eb53 [IA64] make IOMMU respect the segment boundary limits by FUJITA Tomonori · 16 years ago
  46. d4ed808 [IA64] remove remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  47. 21511ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 16 years ago
  48. a031bbc iommu sg merging: IA64: make sba_iommu respect the segment size limits by FUJITA Tomonori · 16 years ago
  49. a23fe55 [IA64] constify function pointer tables by Jan Engelhardt · 16 years ago
  50. 17fbe00 [IA64] Guard elfcorehdr_addr with #if CONFIG_PROC_FS by Simon Horman · 17 years ago
  51. 58b053e Update arch/ to use sg helpers by Jens Axboe · 17 years ago
  52. bdb0250 IA64: iommu uses sg_next with an invalid sg element by FUJITA Tomonori · 17 years ago
  53. 9b6eccf IA64: sg chaining support by Jens Axboe · 17 years ago
  54. 28eda5b [IA64] add driver for ACPI methods to call native firmware by Bjorn Helgaas · 17 years ago
  55. 7091138 [IA64] Use new acpi_device_id struct for HID init in ia64/hp/common/sba_iommu.c by Thomas Renninger · 17 years ago
  56. 51b58e3 [IA64] use machvec=dig on hpzx1 platforms by Terry Loftin · 17 years ago
  57. 9a86bbb [IA64] Fix - Section mismatch: reference to .init.data:mvec_name by Tony Luck · 17 years ago
  58. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 17 years ago
  59. 671496a [IA64] missing exports hwsw_sync_... by Jan Beulich · 17 years ago
  60. 52fd910 [IA64] replace kmalloc+memset with kzalloc by Yan Burman · 17 years ago
  61. 0779bf2 Fix misc .c/.h comment typos by Matt LaPlante · 17 years ago
  62. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  63. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  64. 762834e [PATCH] Unify pxm_to_node() and node_to_pxm() by Yasunori Goto · 18 years ago
  65. 144c87b ACPI: ia64 buildfix by Len Brown · 18 years ago
  66. 8a212ab Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  67. 06a5449 [PATCH] gfp_t: dma-mapping (ia64) by Al Viro · 19 years ago
  68. 0b9afed [IA64] more robust zx1/sx1000 machvec support by Alex Williamson · 19 years ago
  69. e15da40 [IA64] Recognize HP sx2000 chipset by Bjorn Helgaas · 19 years ago
  70. bb0fc08 [IA64] use common pxm function by Alex Williamson · 19 years ago
  71. 5f6602a [IA64] sba_iommu bug fixes by Alex Williamson · 19 years ago
  72. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago