1. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 16 years ago
  2. fb24744 powerpc/pmi: Irq handlers return irqreturn_t by Stephen Rothwell · 16 years ago
  3. 097529f powerpc/msi: Mark the MSI bitmap selftest code as __init by Michael Ellerman · 16 years ago
  4. 6e27cca powerpc/cpm2: fix building fs_enet driver as a module. by Grant Likely · 16 years ago
  5. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  6. c026c98 powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers by Anton Vorontsov · 16 years ago
  7. 30c4046 powerpc/83xx: Fix the interrupt loss problem on ipic by dayu@datangmobile.cn · 16 years ago
  8. 1ac00cc powerpc/44x: Fix address decoding setup of PCI 2.x cells by Benjamin Herrenschmidt · 16 years ago
  9. 41b6a08 powerpc/4xx: Enable PCI domains on 4xx by Benjamin Herrenschmidt · 16 years ago
  10. edbc29d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 16 years ago
  11. 7f3ea17 powerpc/cpm2: Fix set interrupt type by paulfax · 16 years ago
  12. e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 16 years ago
  13. 7b89099 cpm2: Round the baud-rate clock divider to the nearest integer. by Laurent Pinchart · 16 years ago
  14. 598804c powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support by Anton Vorontsov · 16 years ago
  15. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  16. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  17. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  18. 565f376 powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges by Trent Piepho · 16 years ago
  19. a097a78 powerpc/fsl-pci: Better ATMU setup for 85xx/86xx by Trent Piepho · 16 years ago
  20. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  21. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  22. 068e8c9 powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE by Anton Vorontsov · 16 years ago
  23. c9dadff powerpc/fsl_pci: Fix sparse warnings by Anton Vorontsov · 16 years ago
  24. 3d64de9 powerpc: Implement GPIO driver for simple memory-mapped banks by Anton Vorontsov · 16 years ago
  25. 1b9e890 powerpc/qe: Implement QE Pin Multiplexing API by Anton Vorontsov · 16 years ago
  26. a5dae76 powerpc: Implement get_brgfreq() and get_baudrate() stubs by Anton Vorontsov · 16 years ago
  27. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  28. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  29. aaab5e8 powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled by Grant Likely · 16 years ago
  30. e4efe3c powerpc/mpc5200: Bestcomm fixes to ATA support by Tim Yamin · 16 years ago
  31. 6228824 powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors by Grant Likely · 16 years ago
  32. e14d774 powerpc: Const-qualify Device Node Argument to DCR Resource Extent API by Grant Erickson · 16 years ago
  33. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  34. eddce36 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into next by Paul Mackerras · 16 years ago
  35. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  36. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  37. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  38. 84d727a powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E by Benjamin Herrenschmidt · 16 years ago
  39. 09a3fba powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c by Anton Vorontsov · 16 years ago
  40. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  41. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  42. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  43. 78608dd powerpc/mpic: Use new smp_request_message_ipi by Milton Miller · 16 years ago
  44. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  45. 847cdf4 powerpc/mpc5200: fix bestcomm Kconfig dependencies by Grant Likely · 16 years ago
  46. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  47. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  48. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  49. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  50. 878e755 powerpc/4xx: Add PowerPC 4xx GPIO driver by Steven A. Falco · 16 years ago
  51. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  53. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  54. c0da99d powerpc: fix fsl_upm nand driver modular build by Anton Vorontsov · 16 years ago
  55. 43c9f43 powerpc: remove support for bootmem-allocated memory for the DIU driver by Timur Tabi · 16 years ago
  56. 3522580 powerpc/5121: Add PCI support. by John Rigby · 16 years ago
  57. 5b70a09 powerpc: 83xx: pci: Remove need for get_immrbase from mpc83xx_add_bridge. by John Rigby · 16 years ago
  58. 5c09119 powerpc/QE: move QE_GPIO Kconfig symbol into the platforms/Kconfig by Anton Vorontsov · 16 years ago
  59. 6070bf6 powerpc: Remove old Makefile workaround for arch/ppc by Josh Boyer · 16 years ago
  60. fa6428e Merge commit 'jwb/jwb-next' by Benjamin Herrenschmidt · 16 years ago
  61. 5a013fc powerpc/4xx: Allow 4xx PCI bridge to be disabled via device tree by Matthias Fuchs · 16 years ago
  62. 20d38e0 powerpc/fsl_soc: remove mpc83xx_wdt code by Anton Vorontsov · 16 years ago
  63. 782f04f powerpc: Move 8xxx GPIO Kconfig under the platform menu by Kumar Gala · 16 years ago
  64. 1e16dfc powerpc: gpio driver for mpc8349/8572/8610 and compatible by Peter Korsgaard · 16 years ago
  65. 1afb7f8 Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 16 years ago
  66. ff4be78 Merge branch 'next' of ssh://master.kernel.org/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx by Paul Mackerras · 16 years ago
  67. f1eaf16 powerpc/cpm1: Fix race condition in CPM1 GPIO library. by Jochen Friedrich · 16 years ago
  68. 8308c54 generic: redefine resource_size_t as phys_addr_t by Jeremy Fitzhardinge · 16 years ago
  69. 7e392f8 Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  70. ac840605 mv643xx_eth: remove force_phy_addr field by Lennert Buytenhek · 16 years ago
  71. cc2e113 powerpc/4xx: Necessary fixes to PCI for 4GB RAM size by Ilya Yanok · 16 years ago
  72. e30c987 powerpc/44x: AMCC PPC460GT/EX PCI-E de-emphasis adjustment fix by Tirumala R Marri · 16 years ago
  73. 811da23 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  74. 7a8fc9b removed unused #include <linux/version.h>'s by Adrian Bunk · 16 years ago
  75. 639d644 cpm2: Fix race condition in CPM2 GPIO library. by Laurent Pinchart · 16 years ago
  76. 61a4e9e powerpc: fix memory leaks in QE library by Timur Tabi · 16 years ago
  77. 25235f7 powerpc: Convert the MPIC MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  78. 7e7ab36 powerpc: Convert the FSL MSI code to use msi_bitmap by Michael Ellerman · 16 years ago
  79. 7e30286 powerpc: Split-out common MSI bitmap logic into msi_bitmap.c by Michael Ellerman · 16 years ago
  80. 611cd90 powerpc: fsl_msi doesn't need it's own of_node by Michael Ellerman · 16 years ago
  81. 9c4cb82 powerpc: Remove use of CONFIG_PPC_MERGE by Kumar Gala · 16 years ago
  82. dddb8d3 cpm2: Rework baud rate generators configuration to support external clocks. by Laurent Pinchart · 16 years ago
  83. e517881 powerpc: rtc_cmos_setup: assign interrupts only if there is i8259 PIC by Anton Vorontsov · 16 years ago
  84. dc2380e powerpc: implement GPIO LIB API on CPM1 Freescale SoC. by Jochen Friedrich · 16 years ago
  85. e193325 cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. by Laurent Pinchart · 16 years ago
  86. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  87. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  88. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  89. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  90. 8204cba powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs by Maxim Shchetynin · 16 years ago
  91. 9a23409 powerpc/axonram: Use only one block device major number by Maxim Shchetynin · 16 years ago
  92. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 16 years ago
  93. 7e1cc9c powerpc: Fix a bunch of sparse warnings in the qe_lib by Andy Fleming · 16 years ago
  94. 4cd7e1c powerpc: Add support for multiple gfar mdio interfaces by Andy Fleming · 16 years ago
  95. 69ad7e7 powerpc/fsl_soc: gianfar: don't probe disabled devices by Anton Vorontsov · 16 years ago
  96. 76fe1ff powerpc: Move mpc83xx_add_bridge to fsl_pci.c by John Rigby · 16 years ago
  97. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  98. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  99. 5b0504c Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  100. 2f3804e powerpc/85xx: Add support for MPC8536DS by Kumar Gala · 16 years ago