1. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  2. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  3. 97f7d6b powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 16 years ago
  4. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  5. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  6. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 16 years ago
  7. 5c9a260 powerpc/iseries: Kexec is known not to work on iseries by Michael Ellerman · 16 years ago
  8. 5d84e4b powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK by Stephen Rothwell · 16 years ago
  9. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  10. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 16 years ago
  11. 8f6ba49 powerpc: Use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  12. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  13. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  14. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  15. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  17. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  18. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  19. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  20. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  21. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 16 years ago
  22. 9cb82f2 [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries by Tony Breeds · 16 years ago
  23. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 16 years ago
  24. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 16 years ago
  25. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 16 years ago
  26. 59861bc [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  27. 16e543f [POWERPC] free_property() must not be __init by Adrian Bunk · 17 years ago
  28. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  29. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  30. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  31. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  32. af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 17 years ago
  33. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  34. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
  35. 88f0178 [POWERPC] iSeries: don't printk with HV spinlock held by Stephen Rothwell · 17 years ago
  36. 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
  37. 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago
  38. cd9afb3 [POWERPC] iSeries: DeCamelCase vpdinfo.c by Stephen Rothwell · 17 years ago
  39. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  40. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  41. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  42. 5376174 [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn by Stephen Rothwell · 17 years ago
  43. 3b32c16 [POWERPC] iSeries: Reduce dependence on pci_dn bussubno by Stephen Rothwell · 17 years ago
  44. 2cd1008 [POWERPC] iSeries: iseries_ds_addr is only used in pci.c by Stephen Rothwell · 17 years ago
  45. 72ece3b [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information by Stephen Rothwell · 17 years ago
  46. 3448938 [POWERPC] iSeries: Remove one layer of IO routines by Stephen Rothwell · 17 years ago
  47. 0d416f2 [POWERPC] iSeries: Consoldiate PCI IO error check by Stephen Rothwell · 17 years ago
  48. 3f17863 [POWERPC] iSeries: Unindent and clean iSeries_pci_final_fixup by Stephen Rothwell · 17 years ago
  49. 6a90579 [POWERPC] iSeries: Remove some dead code from pci.c by Stephen Rothwell · 17 years ago
  50. 7a73bd7 [POWERPC] iSeries: DeCamelCase pci.c by Stephen Rothwell · 17 years ago
  51. b9b1812 [POWERPC] iSeries: Cleanup PCI retry code a little by Stephen Rothwell · 17 years ago
  52. 9103eb7 [POWERPC] iSeries: Move find_Device_Node to avoid a forward declaration by Stephen Rothwell · 17 years ago
  53. 5db9abd [POWERPC] iSeries: Fix sparse warnings in setup.c by Stephen Rothwell · 17 years ago
  54. 26b6d5b [POWERPC] iSeries: Declare iSeries_pci_final_fixup in pci.h by Stephen Rothwell · 17 years ago
  55. 1e10590 [POWERPC] iSeries: Mark two functions __init by Stephen Rothwell · 17 years ago
  56. 7992344 [POWERPC] iSeries: Fix ref counting in vio setup by Stephen Rothwell · 17 years ago
  57. 18244cf [POWERPC] iSeries_init_IRQ non-PCI tidy by Stephen Rothwell · 17 years ago
  58. dc6adfb [POWERPC] Fix iSeries_hpte_insert prototype by Stephen Rothwell · 17 years ago
  59. bfce5c3 [POWERPC] Fix copyright symbol by Stephen Rothwell · 17 years ago
  60. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  61. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  62. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  63. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  64. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  65. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  66. 7d6524f [POWERPC] iSeries: Correct missing newline in printk by Stephen Rothwell · 17 years ago
  67. 1ad7499 [POWERPC] Enable tickless idle and high res timers for powerpc by Tony Breeds · 17 years ago
  68. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 17 years ago
  69. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  70. 5b072ba [POWERPC] Exception numbers are not relevant to iSeries by Stephen Rothwell · 17 years ago
  71. 7180e3e [POWERPC] Split out iSeries specific exception macros by Stephen Rothwell · 17 years ago
  72. dc8f571 [POWERPC] Move the iSeries exception vectors by Stephen Rothwell · 17 years ago
  73. fc68e86 [POWERPC] Move iSeries startup code out of head_64.S by Stephen Rothwell · 17 years ago
  74. 33567a0 [POWERPC] Typo fixes interrrupt -> interrupt by Gabriel C · 17 years ago
  75. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  76. 16782a6 [POWERPC] iSeries: Fix section mismatch warning in lpevents by Stephen Rothwell · 17 years ago
  77. bf440b71 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 17 years ago
  78. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 17 years ago
  79. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  80. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  81. 39d2070 [POWERPC] viopath: Use a completion in some more places by Christoph Hellwig · 17 years ago
  82. 9d561ed [POWERPC] viopath: Use completion by Christoph Hellwig · 17 years ago
  83. b15f792 [POWERPC] iSeries: Make HVC_ISERIES the default by Stephen Rothwell · 17 years ago
  84. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  85. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  86. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  87. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 18 years ago
  88. 35a1245 [POWERPC] Split several platforms into their respective Kconfig file by Kumar Gala · 18 years ago
  89. be9e95b [POWERPC] Make iSeries build without CONFIG_PCI by Stephen Rothwell · 18 years ago
  90. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  91. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  92. b653d081 [PATCH] proc: remove useless (and buggy) ->nlink settings by Alexey Dobriyan · 18 years ago
  93. e75b171 [POWERPC] iSeries: fix setup initcall by Stephen Rothwell · 18 years ago
  94. e9966ff [POWERPC] iSeries: fix viopath initialisation by Stephen Rothwell · 18 years ago
  95. 13d2c9b [POWERPC] iSeries: fix lpevents initialisation by Stephen Rothwell · 18 years ago
  96. 8404e65 [POWERPC] iSeries: fix proc/iSeries initialisation by Stephen Rothwell · 18 years ago
  97. d9523aa [POWERPC] iSeries: fix mf proc initialisation by Stephen Rothwell · 18 years ago
  98. ba3ba88 [POWERPC] iSeries: fix CONFIG_VIOPATH dependency by Stephen Rothwell · 18 years ago
  99. b4d1ab5 [PATCH] struct path: convert powerpc by Josef Sipek · 18 years ago
  100. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago