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