1. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  2. 74bc491 x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage by Shuah Khan · 14 years ago
  3. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 14 years ago
  4. f05e798 Disintegrate asm/system.h for X86 by David Howells · 14 years ago
  5. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 14 years ago
  6. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 15 years ago
  7. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 15 years ago
  8. d2aa232 x86, calgary: Make Calgary IOMMU use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 16 years ago
  9. 480125b x86, iommu: Make all IOMMU's detection routines return a value. by Konrad Rzeszutek Wilk · 16 years ago
  10. d596043 x86, Calgary: Limit the max PHB number to 256 by Darrick J. Wong · 16 years ago
  11. 499a00e x86, Calgary: Increase max PHB number by Darrick J. Wong · 16 years ago
  12. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  13. a66022c iommu-helper: use bitmap library by Akinobu Mita · 17 years ago
  14. 4528752 x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree by Darrick J. Wong · 17 years ago
  15. 1f7564c x86: Calgary: Remove unnecessary DMA_ERROR_CODE usage by FUJITA Tomonori · 17 years ago
  16. 8fd524b x86: Kill bad_dma_address variable by FUJITA Tomonori · 17 years ago
  17. f4131c6 x86: Make calgary_iommu_init() static by FUJITA Tomonori · 17 years ago
  18. 75f1cdf x86: Handle HW IOMMU initialization failure gracefully by FUJITA Tomonori · 17 years ago
  19. d7b9f7b x86: Calgary: Convert detect_calgary() to use iommu_init hook by FUJITA Tomonori · 17 years ago
  20. 7e05575 x86: calgary: remove IOMMU_DEBUG by FUJITA Tomonori · 17 years ago
  21. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 18 years ago
  22. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 18 years ago
  23. 3991605 x86, calgary: add map_page and unmap_page by FUJITA Tomonori · 18 years ago
  24. eff79ae arch/x86/kernel/pci-calgary_64.c: change simple_strtol to simple_strtoul by Julia Lawall · 18 years ago
  25. 036b4c5 x86: convert Calgary IOMMU driver to generic iommu_num_pages function by Joerg Roedel · 18 years ago
  26. d26dbc5 iommu: export iommu_area_reserve helper function by FUJITA Tomonori · 18 years ago
  27. f10ac8a x86: avoid unnecessary low zone allocation in Calgary's alloc_coherent by FUJITA Tomonori · 18 years ago
  28. e92b4fd Merge commit 'v2.6.27-rc6' into x86/iommu by Ingo Molnar · 18 years ago
  29. e4ad68b x86: add free_coherent dma_ops callback to Calgary IOMMU driver by Joerg Roedel · 18 years ago
  30. bde78a7 x86: use WARN() in arch/x86/kernel by Arjan van de Ven · 18 years ago
  31. 85d5779 werror: fix pci calgary by David Howells · 18 years ago
  32. f710666 x86, calgary: fix section mismatch warning - get_tce_space_from_tar by Marcin Slusarz · 18 years ago
  33. 9b0094f x86, pci-calgary: fix function declaration by Randy Dunlap · 18 years ago
  34. 1956a96 x86 calgary: fix handling of devices that aren't behind the Calgary by Alexis Bruemmer · 18 years ago
  35. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 18 years ago
  36. 95b68de calgary iommu: use the first kernels TCE tables in kdump by Chandru · 18 years ago
  37. 46a7fa2 x86: make only GART code include gart.h by FUJITA Tomonori · 18 years ago
  38. c987d12 x86: remove end_pfn in 64bit by Yinghai Lu · 18 years ago
  39. ae5830a x86: remove duplicate get_bios_ebda() from rio.h by Akinobu Mita · 18 years ago
  40. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 18 years ago
  41. a2b5d87 PCI: remove pci_get_device_reverse from calgary driver by Greg Kroah-Hartman · 18 years ago
  42. 2be6214 x86: dma-ops on highmem fix by Ingo Molnar · 18 years ago
  43. 1b39b07 iommu sg: x86: convert calgary IOMMU to use the IOMMU helper by FUJITA Tomonori · 18 years ago
  44. 31f3dff x86: fix section mismatch warning in kernel/pci-calgary by Sam Ravnborg · 18 years ago
  45. 201c199 x86: remove duplicate includes by Lucas Woods · 18 years ago
  46. ed65260 x86: pci-calgary_64.c: make a variable static by Adrian Bunk · 18 years ago
  47. 395624f x86 gart: rename iommu.h to gart.h by Joerg Roedel · 19 years ago
  48. 58b053e Update arch/ to use sg helpers by Jens Axboe · 19 years ago
  49. bc3c605 x86: calgary get rid of translate_phb by Muli Ben-Yehuda · 19 years ago
  50. d588ba8 x86: Calgary: fix disable busnum for CalIOC2 by Muli Ben-Yehuda · 19 years ago
  51. 8b87d9f x86-64: update calgary iommu to sg helpers by Jens Axboe · 19 years ago
  52. 250c227 x86_64: move kernel by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/pci-calgary_64.c]
  53. 2a8eb13 x86_64: prepare shared kernel/pci-calgary.c by Thomas Gleixner · 19 years ago[Renamed from arch/x86_64/kernel/pci-calgary.c]
  54. f055a06 x86_64: Calgary - Fix mis-handled PCI topology by Murillo Fernandes Bernardes · 19 years ago
  55. 08f1c19 x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata by Muli Ben-Yehuda · 19 years ago
  56. f2cf8e0 x86_64: move iommu declaration from proto to iommu.h by Yinghai Lu · 19 years ago
  57. 3cc39bd x86_64: Calgary - fold in redundant functions by Muli Ben-Yehuda · 19 years ago
  58. 0b11e1c x86_64: Calgary - change _map_single, etc to static by Yinghai Lu · 19 years ago
  59. 820a149 x86_64: Calgary - tighten up the bitmap locking by Muli Ben-Yehuda · 19 years ago
  60. 7354b07 x86_64: Calgary - fix few style problems pointed out by checkpatch.pl by Muli Ben-Yehuda · 19 years ago
  61. 12de257 x86_64: tidy up debug printks by Muli Ben-Yehuda · 19 years ago
  62. e8f2041 x86_64: only reserve the first 1MB of IO space for CalIOC2 by Muli Ben-Yehuda · 19 years ago
  63. 8bcf770 x86_64: tabify and trim trailing whitespace by Muli Ben-Yehuda · 19 years ago
  64. 05b48ea x86_64: cleanup of unneeded macros by Guillaume Thouvenin · 19 years ago
  65. 07877cf x86_64: reserve TCEs with the same address as MEM regions by Muli Ben-Yehuda · 19 years ago
  66. ddbd41b x86_64: grab PLSSR too when a DMA error occurs by Muli Ben-Yehuda · 19 years ago
  67. 8cb32dc x86_64: make dump_error_regs a chip op by Muli Ben-Yehuda · 19 years ago
  68. 00be3fa x86_64: implement CalIOC2 TCE cache flush sequence by Muli Ben-Yehuda · 19 years ago
  69. c386010 x86_64: add chip_ops and a quirk function for CalIOC2 by Muli Ben-Yehuda · 19 years ago
  70. 8a24459 x86_64: introduce CalIOC2 support by Muli Ben-Yehuda · 19 years ago
  71. 35b6dfa x86_64: abstract how we find the iommu_table for a device by Muli Ben-Yehuda · 19 years ago
  72. ff297b8 x86_64: introduce chipset specific ops by Muli Ben-Yehuda · 19 years ago
  73. b8d2ea1 x86_64: introduce handle_quirks() for various chipset quirks by Muli Ben-Yehuda · 19 years ago
  74. 9882234 x86_64: update copyright notice by Muli Ben-Yehuda · 19 years ago
  75. a2b663f x86_64: generalize calgary_increase_split_completion_timeout by Muli Ben-Yehuda · 19 years ago
  76. e658450 [PATCH] x86-64: dma_ops as const by Stephen Hemminger · 19 years ago
  77. 310adfd [PATCH] x86-64: robustify bad_dma_address handling by Muli Ben-Yehuda · 19 years ago
  78. b92cc55 [PATCH] x86-64: tighten up printks by Muli Ben-Yehuda · 19 years ago
  79. 136f1e7 [PATCH] x86_64: fix boot time hang in detect_calgary() by Ingo Molnar · 20 years ago
  80. e496a0d [PATCH] Calgary: remove unused variables by Muli Ben-Yehuda · 20 years ago
  81. bff6547 [PATCH] Calgary: allow compiling Calgary in but not using it by default by Muli Ben-Yehuda · 20 years ago
  82. eae9375 [PATCH] Calgary: check BBAR ioremap success when ioremapping by Muli Ben-Yehuda · 20 years ago
  83. b34e90b [PATCH] Calgary: use BIOS supplied BBARs and topology information by Laurent Vivier · 20 years ago
  84. 58db854 [PATCH] calgary: phb_shift can be int by Muli Ben-Yehuda · 20 years ago
  85. 7cd8b68 [PATCH] x86: remove last two pci_find offenders in the core code by Alan Cox · 20 years ago
  86. cb01fc7 [PATCH] x86-64: increase PHB1 split transaction timeout by Muli Ben-Yehuda · 20 years ago
  87. 70d666d [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hex by Jon Mason · 20 years ago
  88. d8d2bed [PATCH] x86-64: Calgary IOMMU: Update Jon's contact info by Jon Mason · 20 years ago
  89. 76fd231 [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space location by Jon Mason · 20 years ago
  90. dedc993 [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_init by Jon Mason · 20 years ago
  91. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 20 years ago
  92. 0637a70 [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing conf1 by Andi Kleen · 20 years ago
  93. 4ea8a5d [PATCH] Calgary IOMMU: eradicate sole remaining 80 chars per line offender by Muli Ben-Yehuda · 20 years ago
  94. 4ccf4ae [PATCH] remove tce_cache_blast_stress() by Muli Ben-Yehuda · 20 years ago
  95. 796e439 [PATCH] only verify the allocation bitmap if CONFIG_IOMMU_DEBUG is on by Muli Ben-Yehuda · 20 years ago
  96. de68465 [PATCH] print whether CONFIG_IOMMU_DEBUG is enabled by Muli Ben-Yehuda · 20 years ago
  97. 0577f14 [PATCH] Calgary IOMMU: save a bit of space in bus_info by Muli Ben-Yehuda · 20 years ago
  98. a4fc520 [PATCH] Calgary IOMMU: calgary_init_one_nontraslated() can return void by Muli Ben-Yehuda · 20 years ago
  99. 871b170 [PATCH] Calgary IOMMU: fix reference counting of Calgary PCI devices by Muli Ben-Yehuda · 20 years ago
  100. b8f4fe6 [PATCH] Calgary IOMMU: fix error path memleak in calgary_free_tar by Muli Ben-Yehuda · 20 years ago