1. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  2. b500563 powerpc: pci config cleanup by John Rigby · 17 years ago
  3. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  4. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  5. 9cb82f2 [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries by Tony Breeds · 17 years ago
  6. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  7. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  8. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  9. 59861bc [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  10. 16e543f [POWERPC] free_property() must not be __init by Adrian Bunk · 17 years ago
  11. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  12. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  13. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  14. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  15. af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 17 years ago
  16. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  17. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
  18. 88f0178 [POWERPC] iSeries: don't printk with HV spinlock held by Stephen Rothwell · 17 years ago
  19. 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
  20. 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago
  21. cd9afb3 [POWERPC] iSeries: DeCamelCase vpdinfo.c by Stephen Rothwell · 17 years ago
  22. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  23. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  24. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  25. 5376174 [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn by Stephen Rothwell · 17 years ago
  26. 3b32c16 [POWERPC] iSeries: Reduce dependence on pci_dn bussubno by Stephen Rothwell · 17 years ago
  27. 2cd1008 [POWERPC] iSeries: iseries_ds_addr is only used in pci.c by Stephen Rothwell · 17 years ago
  28. 72ece3b [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information by Stephen Rothwell · 17 years ago
  29. 3448938 [POWERPC] iSeries: Remove one layer of IO routines by Stephen Rothwell · 17 years ago
  30. 0d416f2 [POWERPC] iSeries: Consoldiate PCI IO error check by Stephen Rothwell · 17 years ago
  31. 3f17863 [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup by Stephen Rothwell · 17 years ago
  32. 6a90579 [POWERPC] iSeries: Remove some dead code from pci.c by Stephen Rothwell · 17 years ago
  33. 7a73bd7 [POWERPC] iSeries: DeCamelCase pci.c by Stephen Rothwell · 17 years ago
  34. b9b1812 [POWERPC] iSeries: Cleanup PCI retry code a little by Stephen Rothwell · 17 years ago
  35. 9103eb7 [POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration by Stephen Rothwell · 17 years ago
  36. 5db9abd [POWERPC] iSeries: Fix sparse warnings in setup.c by Stephen Rothwell · 17 years ago
  37. 26b6d5b [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.h by Stephen Rothwell · 17 years ago
  38. 1e10590 [POWERPC] iSeries: Mark two functions __init by Stephen Rothwell · 17 years ago
  39. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  40. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  41. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  42. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  43. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  44. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  45. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  46. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  47. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  48. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  49. 7d6524f [POWERPC] iSeries: Correct missing newline in printk by Stephen Rothwell · 17 years ago
  50. 1ad7499 [POWERPC] Enable tickless idle and high res timers for powerpc by Tony Breeds · 17 years ago
  51. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 17 years ago
  52. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  53. 5b072ba [POWERPC] Exception numbers are not relevant to iSeries by Stephen Rothwell · 17 years ago
  54. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 17 years ago
  55. dc8f571 [POWERPC] Move the iSeries exception vectors by Stephen Rothwell · 17 years ago
  56. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 17 years ago
  57. 33567a0 [POWERPC] Typo fixes interrrupt -> interrupt by Gabriel C · 17 years ago
  58. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  59. 16782a6 [POWERPC] iSeries: Fix section mismatch warning in lpevents by Stephen Rothwell · 17 years ago
  60. bf440b71 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 18 years ago
  61. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 18 years ago
  62. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 18 years ago
  63. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  64. 39d2070 [POWERPC] viopath: Use a completion in some more places by Christoph Hellwig · 18 years ago
  65. 9d561ed [POWERPC] viopath: Use completion by Christoph Hellwig · 18 years ago
  66. b15f792 [POWERPC] iSeries: Make HVC_ISERIES the default by Stephen Rothwell · 18 years ago
  67. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  68. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 18 years ago
  69. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  70. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 18 years ago
  71. 35a1245 [POWERPC] Split several platforms into their respective Kconfig file by Kumar Gala · 18 years ago
  72. be9e95b [POWERPC] Make iSeries build without CONFIG_PCI by Stephen Rothwell · 18 years ago
  73. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  74. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  75. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  76. e75b171 [POWERPC] iSeries: fix setup initcall by Stephen Rothwell · 18 years ago
  77. e9966ff [POWERPC] iSeries: fix viopath initialisation by Stephen Rothwell · 18 years ago
  78. 13d2c9b [POWERPC] iSeries: fix lpevents initialisation by Stephen Rothwell · 18 years ago
  79. 8404e65 [POWERPC] iSeries: fix proc/iSeries initialisation by Stephen Rothwell · 18 years ago
  80. d9523aa [POWERPC] iSeries: fix mf proc initialisation by Stephen Rothwell · 18 years ago
  81. ba3ba88 [POWERPC] iSeries: fix CONFIG_VIOPATH dependency by Stephen Rothwell · 18 years ago
  82. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 18 years ago
  83. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  84. 4eab0e6 [POWERPC] iSeries: stop dt_mod.o being rebuilt unnecessarily by Stephen Rothwell · 18 years ago
  85. 0470466 [POWERPC] Fix cputable.h for combined build by Stephen Rothwell · 18 years ago
  86. 974a76f [POWERPC] Distinguish POWER6 partition modes and tell userspace by Paul Mackerras · 18 years ago
  87. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  88. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  89. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  90. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  91. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  92. 42c4aaa [POWERPC] Consolidate feature fixup code by Benjamin Herrenschmidt · 18 years ago
  93. 4199929 [POWERPC] Move iSeries initrd logic into device tree by Michael Ellerman · 18 years ago
  94. d04c56f [POWERPC] Lazy interrupt disabling for 64-bit machines by Paul Mackerras · 18 years ago
  95. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  96. 1224f37 [POWERPC] Fix iseries/smp.c for irq breakage by Stephen Rothwell · 18 years ago
  97. c730f5b Merge branch 'master' of git://oak/home/sfr/kernels/iseries/work by Paul Mackerras · 18 years ago
  98. 80a544c [POWERPC] iSeries has no legacy I/O by Stephen Rothwell · 18 years ago
  99. fc246c3 [POWERPC] iSeries does not need pcibios_fixup_resources by Stephen Rothwell · 18 years ago
  100. 9ec5209 [PATCH] replace cad_pid by a struct pid by Cedric Le Goater · 18 years ago