1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  3. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  4. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  5. 6a35528 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) by Yang Hongyang · 15 years ago
  6. 2a7d55f powerpc/cell: Fix iommu exception reporting by Jeremy Kerr · 16 years ago
  7. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  8. b36ac9e powerpc/cell: Fix some u64 vs. long types by Ingo Molnar · 16 years ago
  9. ba82efb powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init() by Michael Ellerman · 16 years ago
  10. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  11. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  12. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  13. 7886250 powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint by Mark Nelson · 16 years ago
  14. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  15. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  16. 7e5f810 powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table by Mark Nelson · 16 years ago
  17. e48b1b4 [POWERPC] Replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  18. 54f53f2 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  19. 3a4295d [POWERPC] Fix cell IOMMU code to cope with empty dma-ranges and non-PCI devices by Michael Ellerman · 17 years ago
  20. bed04a4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  21. da40451 [POWERPC] Convert the cell IOMMU fixed mapping to 16M IOMMU pages by Michael Ellerman · 17 years ago
  22. 225d490 [POWERPC] Allow for different IOMMU page sizes in cell IOMMU code by Michael Ellerman · 17 years ago
  23. 3d3e6da [POWERPC] Cell IOMMU: n_pte_pages is in 4K page units, not IOMMU_PAGE_SIZE by Michael Ellerman · 17 years ago
  24. 7d432ff [POWERPC] Split setup of IOMMU stab and ptab, allocate dynamic/fixed ptabs separately by Michael Ellerman · 17 years ago
  25. edf441f [POWERPC] Move allocation of cell IOMMU pad page by Michael Ellerman · 17 years ago
  26. 08e02427 [POWERPC] Remove unused pte_offset variable by Michael Ellerman · 17 years ago
  27. 0d7386e [POWERPC] Use it_offset not pte_offset in cell IOMMU code by Michael Ellerman · 17 years ago
  28. f9660e8 [POWERPC] Clearup cell IOMMU fixed mapping terminology by Michael Ellerman · 17 years ago
  29. d9b2b2a [LIB]: Make PowerPC LMB code generic so sparc64 can use it too. by David S. Miller · 17 years ago
  30. 44621be [POWERPC] Make cell IOMMU fixed mapping printk more useful by Michael Ellerman · 17 years ago
  31. 4a8df15 [POWERPC] Fix potential cell IOMMU bug when switching back to default DMA ops by Michael Ellerman · 17 years ago
  32. 0e0b47a [POWERPC] Don't enable cell IOMMU fixed mapping if there are no dma-ranges by Michael Ellerman · 17 years ago
  33. ccd05d0 [POWERPC] Fix cell IOMMU null pointer explosion on old firmwares by Michael Ellerman · 17 years ago
  34. 99e13912 [POWERPC] Cell IOMMU fixed mapping support by Michael Ellerman · 17 years ago
  35. c96b512 [POWERPC] Split out the ioid fetching/checking logic by Michael Ellerman · 17 years ago
  36. 4134791 [POWERPC] Add support to cell_iommu_setup_page_tables() for multiple windows by Michael Ellerman · 17 years ago
  37. 8686577 [POWERPC] Split out the IOMMU logic from cell_dma_dev_setup() by Michael Ellerman · 17 years ago
  38. 7fc67af [POWERPC] Split cell_iommu_setup_hardware() into two parts by Michael Ellerman · 17 years ago
  39. 209bfbb [POWERPC] Split out the logic that allocates struct iommus by Michael Ellerman · 17 years ago
  40. 3ca6644 [POWERPC] Make IOMMU code safe for > 132 GB of memory by Michael Ellerman · 17 years ago
  41. f5d67bd5 [POWERPC] Have cell use its own dma_direct_offset variable by Michael Ellerman · 17 years ago
  42. 110f95c [POWERPC] Set archdata.dma_data for direct DMA in cell_dma_dev_setup() by Michael Ellerman · 17 years ago
  43. e25c47f [POWERPC] cell: Use machine_*_initcall() hooks in platform code by Grant Likely · 17 years ago
  44. 7e1961f [POWERPC] celleb: Split machine definition by Ishizaki Kou · 17 years ago
  45. d8caf74 [POWERPC] cell: Convert #include of asm/of_{platform, device}.h into linux/of_{platform, device}.h. by Jon Loeliger · 17 years ago
  46. 9858ee8 [POWERPC] celleb: Add support for native CBE by Ishizaki Kou · 17 years ago
  47. eef686a0 [POWERPC] cell: Move cbe_regs.h to include/asm-powerpc/cell-regs.h by Benjamin Herrenschmidt · 17 years ago
  48. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  49. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 18 years ago
  50. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  51. 9340b0d [PATCH] arch/powerpc trivial annotations by Al Viro · 18 years ago
  52. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  53. acfd946 [POWERPC] Make cell use direct DMA ops by Benjamin Herrenschmidt · 18 years ago
  54. d03f387 [POWERPC] Cell fixup DMA offset for new southbridge by Benjamin Herrenschmidt · 18 years ago
  55. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  56. 43b4f40 [POWERPC] cell: fix bugs found by sparse by Arnd Bergmann · 18 years ago
  57. c61c27d [POWERPC] cell: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  58. df31065 [POWERPC] cleanup dma_mapping_ops by Anton Blanchard · 18 years ago
  59. 47952d5 [PATCH] powerpc: use guarded ioremap for cell on-chip mappings by Arnd Bergmann · 18 years ago
  60. 5fa500b [PATCH] powerpc: fix cell iommu setup by Arnd Bergmann · 19 years ago
  61. 49d65b3 [PATCH] powerpc/cell: add iommu support for larger memory by Jens.Osterkamp@de.ibm.com · 19 years ago
  62. 811d417 [PATCH] powerpc: move arch/ppc64/kernel/bpa* to arch/powerpc/platforms/cell by Arnd Bergmann · 19 years ago[Renamed from arch/ppc64/kernel/bpa_iommu.c]
  63. f3f66f5 [PATCH] powerpc: Rename BPA to Cell by Arnd Bergmann · 19 years ago
  64. b6ec995 Merge from Linus' tree by Paul Mackerras · 19 years ago
  65. 40ef8cb powerpc: Get 64-bit configs to compile with ARCH=powerpc by Paul Mackerras · 19 years ago
  66. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  67. c215a16 [PATCH] bogus BUILD_BUG_ON() in bpa_iommu by Al Viro · 19 years ago
  68. d387899 powerpc: Move iSeries_pci.c to powerpc/platform/iseries by Stephen Rothwell · 19 years ago
  69. ae209cf [PATCH] ppc64: Add driver for BPA iommu by Arnd Bergmann · 19 years ago