1. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 14 years ago
  2. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  3. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 14 years ago
  4. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 14 years ago
  5. 7c82733 powerpc/iseries: Cleanup and fix secondary startup by Milton Miller · 14 years ago
  6. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  7. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  8. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  9. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  10. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  11. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 14 years ago
  12. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  13. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  14. 0a95d92 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  15. 8f312ec powerpc: platforms/iseries irq_data conversion. by Lennert Buytenhek · 14 years ago
  16. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 14 years ago
  17. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  18. f7dec88 powerpc/iseries: Remove unused mf_getSrcHistory function and caller. by Jesper Juhl · 14 years ago
  19. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  20. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  21. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  22. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 14 years ago
  23. 7aa241f powerpc: Fix bogus it_blocksize in VIO iommu code by Anton Blanchard · 14 years ago
  24. 03c0c29 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  25. 22ae782 of/address: Clean up function declarations by Grant Likely · 14 years ago
  26. 307a54c powerpc/iseries: Use kstrdup by Julia Lawall · 14 years ago
  27. d3005fb powerpc/iseries: Fix possible null pointer dereference in iSeries_pcibios_fixup_resources by Denis Kirjanov · 14 years ago
  28. e62cee4 powerpc: Avoid bad relocations in iSeries code by Paul Mackerras · 15 years ago
  29. 1157313 powerpc/cpumask: Convert iseries SMP code to new cpumask API by Anton Blanchard · 15 years ago
  30. 8260cf6 powerpc/iseries/pci: Use __ratelimit by Akinobu Mita · 15 years ago
  31. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  32. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  33. fc380c0 powerpc: Remove whitespace in irq chip name fields by Anton Blanchard · 15 years ago
  34. 8354be9 powerpc: Remove trailing space in messages by Frans Pop · 15 years ago
  35. b0ff153 powerpc/iseries: Initialise on-stack completion by Michael Ellerman · 15 years ago
  36. c3a6635 powerpc/iseries: use DECLARE_COMPLETION_ONSTACK for non-constant completion by Yong Zhang · 15 years ago
  37. 5c916a2 powerpc/iseries: Convert to proc_fops by Alexey Dobriyan · 15 years ago
  38. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  39. b27df67 powerpc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  40. 293cfa4 powerpc: Replace old style lock initializer by Thomas Gleixner · 15 years ago
  41. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  42. 171fb12 powerpc/iseries: Remove compiler version dependent hack by Stephen Rothwell · 15 years ago
  43. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  44. 1d6ed32 powerpc/iseries: Fix oops reading from /proc/iSeries/mf/*/cmdline by Benjamin Herrenschmidt · 15 years ago
  45. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  46. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  47. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 15 years ago
  48. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  49. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  50. d7b41b1 powerpc/pci: clean up direct access to sysdata by iseries platform by Kumar Gala · 15 years ago
  51. c653849 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  52. 397717c powerpc/iseries: Fix pci breakage due to bad dma_data initialization by Stephen Rothwell x · 16 years ago
  53. 05dc7b6 viocd: needs to depend on BLOCK by Alexander Beregalov · 15 years ago
  54. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 16 years ago
  55. 28794d3 powerpc/kconfig: Kill PPC_MULTIPLATFORM by Benjamin Herrenschmidt · 16 years ago
  56. 97f7d6b powerpc/irq: Convert obsolete irq_desc_t to struct irq_desc by Thomas Gleixner · 16 years ago
  57. 1cdab55 powerpc: Wire up /proc/vmallocinfo to our ioremap() by Benjamin Herrenschmidt · 16 years ago
  58. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  59. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 16 years ago
  60. 5c9a260 powerpc/iseries: Kexec is known not to work on iseries by Michael Ellerman · 16 years ago
  61. 5d84e4b powerpc/iseries: viodasd needs to depend on CONFIG_BLOCK by Stephen Rothwell · 16 years ago
  62. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  63. e31aa45 powerpc: Use LOAD_REG_IMMEDIATE only for constants on 64-bit by Paul Mackerras · 16 years ago
  64. 8f6ba49 powerpc: Use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  65. 4c514a5 powerpc/iseries: remove the old viocons driver by Stephen Rothwell · 16 years ago
  66. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  67. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  68. 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
  69. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  70. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  71. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  72. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  73. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  74. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  75. 9cb82f2 [POWERPC] Make iSeries spin on __secondary_hold_spinloop, like pSeries by Tony Breeds · 17 years ago
  76. f9a5e6a [POWERPC] iSeries: Localise and constify some iSeries data by Stephen Rothwell · 17 years ago
  77. 30ff2e8 [POWERPC] iSeries: Make iseries_reg_save private to iSeries by Stephen Rothwell · 17 years ago
  78. 3eb9cf0 [POWERPC] iSeries: Use alternate paca structure for booting by Stephen Rothwell · 17 years ago
  79. 59861bc [POWERPC] arch/powerpc/platforms/iseries/pci.c: Use time_* macros by S.Çağlar Onur · 17 years ago
  80. 16e543f [POWERPC] free_property() must not be __init by Adrian Bunk · 17 years ago
  81. fb3475e iommu sg: powerpc: convert iommu to use the IOMMU helper by FUJITA Tomonori · 17 years ago
  82. 885b86e [POWERPC] iSeries: eliminate pci_dn bussubno by Stephen Rothwell · 17 years ago
  83. b6ed42a [POWERPC] The pci_dn pcidev is only used by EEH by Stephen Rothwell · 17 years ago
  84. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  85. af449c3 [POWERPC] arch/powerpc: Add missing of_node_put by Julia Lawall · 17 years ago
  86. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  87. 731e74c [POWERPC] iSeries: Fix unregistering HV event handlers by Stephen Rothwell · 17 years ago
  88. 88f0178 [POWERPC] iSeries: don't printk with HV spinlock held by Stephen Rothwell · 17 years ago
  89. 1dee202 [POWERPC] iSeries: Merge vpdinfo.c into pci.c by Stephen Rothwell · 17 years ago
  90. 1be9ad6 [POWERPC] iSeries: Clean up and simplify vdpinfo.c by Stephen Rothwell · 17 years ago
  91. cd9afb3 [POWERPC] iSeries: DeCamelCase vpdinfo.c by Stephen Rothwell · 17 years ago
  92. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  93. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  94. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  95. 5376174 [POWERPC] iSeries: Make pcibios_final_fixup not depend on pci_dn by Stephen Rothwell · 17 years ago
  96. 3b32c16 [POWERPC] iSeries: Reduce dependence on pci_dn bussubno by Stephen Rothwell · 17 years ago
  97. 2cd1008 [POWERPC] iSeries: iseries_ds_addr is only used in pci.c by Stephen Rothwell · 17 years ago
  98. 72ece3b [POWERPC] iSeries: Remove pci_dn dependency from iSeries_Device_Information by Stephen Rothwell · 17 years ago
  99. 3448938 [POWERPC] iSeries: Remove one layer of IO routines by Stephen Rothwell · 17 years ago
  100. 0d416f2 [POWERPC] iSeries: Consoldiate PCI IO error check by Stephen Rothwell · 17 years ago