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