1. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  2. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  3. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  4. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  5. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  6. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 16 years ago
  7. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  8. bf312cc powerpc: Remove duplicate 6xx option in Kconfig by Adrian Bunk · 16 years ago
  9. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  10. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  11. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  12. 70694a8 powerpc/cell: Cleanup sysreset_hack for IBM cell blades by Christian Krafft · 16 years ago
  13. 880e710 powerpc/cell/cpufreq: Add spu aware cpufreq governor by Christian Krafft · 16 years ago
  14. 108443c Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" by Kumar Gala · 16 years ago
  15. ff21f23 powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang by Kumar Gala · 16 years ago
  16. 2d07db3 powerpc: Remove Kconfig PPC_CPM_NEW_BINDING by Kumar Gala · 16 years ago
  17. 52ddd1c powerpc/85xx/86xx: some refactoring for fsl_uli1575 code by Anton Vorontsov · 16 years ago
  18. 00c5372 powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCD by Anton Vorontsov · 16 years ago
  19. c0a2015 powerpc/83xx: fix ULPI setup for MPC8315 processors by Anton Vorontsov · 16 years ago
  20. 76fe1ff powerpc: Move mpc83xx_add_bridge to fsl_pci.c by John Rigby · 16 years ago
  21. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  22. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  23. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  24. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  25. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  26. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  27. 443dcac powerpc: Remove unnecessary condition when sanity-checking WIMG bits by Dave Kleikamp · 16 years ago
  28. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  29. 930074b Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  30. b93eeba powerpc/85xx: Minor fixes for 85xxds and 8536ds board. by Jason Jin · 16 years ago
  31. d8267c1 powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform by Kumar Gala · 16 years ago
  32. a64887e powerpc/85xx: publish of device for cds platforms by Dave Jiang · 16 years ago
  33. 98384c6 powerpc/86xx: Refactor pic init by Kumar Gala · 16 years ago
  34. a5d28c8 powerpc/CPM: Add i2c pins to dts and board setup by Jochen Friedrich · 16 years ago
  35. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 16 years ago
  36. a712b65 powerpc/85xx: minor fixes for MPC85xx DS board port by Kumar Gala · 16 years ago
  37. 6c11609 powerpc: Fix pq2fads irq handling with PREEMPT_RT by Rune Torgersen · 16 years ago
  38. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  39. 1879f71 powerpc/mpc5121: Add support for CPLD on MPC5121ADS board by John Rigby · 16 years ago
  40. fb18032 powerpc/mpc5121: Add generic board support for MPC5121 platforms by John Rigby · 16 years ago
  41. 137e959 powerpc/mpc5121: Add clock driver by John Rigby · 16 years ago
  42. 6eb9d32 powerpc/mpc5200: PCI write combine timer by Andre Schwarz · 16 years ago
  43. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  44. 4248652 powerpc/44x: Support NAND boot for Rev A Warp boards by Sean MacLennan · 16 years ago
  45. beae4c0 Merge branch 'virtex-for-2.6.27' of git://git.secretlab.ca/git/linux-2.6-virtex into 4xx-next by Josh Boyer · 16 years ago
  46. cde274c powerpc/eeh: PERR/SERR bit settings during EEH device recovery by Mike Mason · 16 years ago
  47. 801eb73 powerpc/mm: Don't clear _PAGE_COHERENT when _PAGE_SAO is set by Dave Kleikamp · 16 years ago
  48. 7e5f810 powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table by Mark Nelson · 16 years ago
  49. 3affedc powerpc/dma: implement new dma_*map*_attrs() interfaces by Mark Nelson · 16 years ago
  50. fabb657 powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info by Maxim Shchetynin · 16 years ago
  51. 88b90c9 powerpc/ps3: Quiet system bus match output by Geoff Levand · 16 years ago
  52. 2c3e478 powerpc/spufs: only add ".ctx" file with "debug" mount option by Jeremy Kerr · 16 years ago
  53. 6f7dde8 powerpc/spufs: add sizes for context files by Jeremy Kerr · 16 years ago
  54. 23d893f powerpc/spufs: allow spufs files to specify sizes by Jeremy Kerr · 16 years ago
  55. 87ff609 powerpc/spufs: avoid magic numbers for mapping sizes by Jeremy Kerr · 16 years ago
  56. 2442a8b powerpc/spufs: don't extend time time slice if context is not in spu_run by Luke Browning · 16 years ago
  57. 46deed6 powerpc/spufs: provide context debug file by Luke Browning · 16 years ago
  58. 39fd0e9 powerpc/virtex: add Xilinx Virtex 5 ppc440 platform support by John Linn · 16 years ago
  59. 3c3f67e powerpc/pseries: Update the device tree correctly for drconf memory add/remove by Nathan Fontenot · 16 years ago
  60. 92ecd17 powerpc/pseries: Use base address to derive starting page frame number by Nathan Fontenot · 16 years ago
  61. 4b6e805 powerpc/pseries: Allow phandle to be specified in formats other than decimal by Nathan Fontenot · 16 years ago
  62. 18d76ac powerpc/mpc5200: Fix lite5200b suspend/resume by Tim Yamin · 16 years ago
  63. 96d5b52 powerpc: Add CONFIG_VSX config option by Michael Neuling · 16 years ago
  64. e7a5727 powerpc: Allow create_branch() to return errors by Michael Ellerman · 16 years ago
  65. aaddd3e powerpc: Move code patching code into arch/powerpc/lib/code-patching.c by Michael Ellerman · 16 years ago
  66. 3a8247c powerpc: Only demote individual slices rather than whole process by Paul Mackerras · 16 years ago
  67. 5acb080 powerpc/cell: Disable ptcal in case of crash kdump by Arnd Bergmann · 16 years ago
  68. cf20760 powerpc/pseries: Call pseries_kexec_setup only on pseries by Arnd Bergmann · 16 years ago
  69. b1e2270 spufs: Convert nopfn to fault by Nick Piggin · 16 years ago
  70. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  71. 441dbb5 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  72. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  73. 2308c95 powerpc/85xx: Update pin setup for 8560ads by Vitaly Bordug · 16 years ago
  74. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  75. 3dfa877 powerpc/booke: Add support for new e500mc core by Kumar Gala · 16 years ago
  76. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  77. 8e01520 [POWERPC] Fix warning in pseries/eeh_driver.c by Andrew Morton · 16 years ago
  78. bad5232 [POWERPC] Add missing of_node_put in pseries/nvram.c by Julia Lawall · 16 years ago
  79. e80ac327 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  80. 028fda0 powerpc/spufs: fix missed stop-and-signal event by Luke Browning · 16 years ago
  81. 2c911a1 powerpc/spufs: synchronize interaction between spu exception handling and time slicing by Luke Browning · 16 years ago
  82. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago
  83. d84050f powerpc/spufs: wait for stable spu status in spu_stopped() by Luke Browning · 16 years ago
  84. b6014e1 powerpc/4xx: Sam440ep support by Giuseppe Coviello · 16 years ago
  85. 156cea2 powerpc/4xx: Fix resource issue in warp-nand.c by Valentine Barshak · 16 years ago
  86. b13e930 powerpc/83xx: new board support: MPC8360E-RDK by Anton Vorontsov · 16 years ago
  87. 6dd1b64 powerpc/85xx: add board support for the TQM8548 modules by Wolfgang Grandegger · 16 years ago
  88. 4fb035f powerpc/85xx: correct vendor prefix in DTS files for TQM85xx modules by Wolfgang Grandegger · 16 years ago
  89. c4ea896 [POWERPC] 85xx: MPC85xx MDS - Unconditionally select PHYLIB for board fixups by Kumar Gala · 16 years ago
  90. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  91. 997526d powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  92. bacd73a powerpc: Add C2K to configuration by Remi Machet · 16 years ago
  93. 46388c0 powerpc: C2K board driver by Remi Machet · 16 years ago
  94. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago
  95. c409d52 celleb_scc_pciex endianness misannotations by Al Viro · 16 years ago
  96. 9307245 mpc52xx_gpio iomem annotations by Al Viro · 16 years ago
  97. 59d13f9 [POWERPC] 83xx: Add support for Analogue & Micro ASP837E board by Bryan O'Donoghue · 16 years ago
  98. 741edc4 [POWERPC] 85xx: Enable MSI support for 85xxds board by Jason Jin · 16 years ago
  99. 0023352 [POWERPC] 86xx: Enable MSI support for MPC8610HPCD board by Jason Jin · 16 years ago
  100. 4ebef31 [POWERPC] PIKA Warp: Update platform code to support Rev B boards by Sean MacLennan · 16 years ago