1. 98c31c1 Merge branch 'virtex-for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.25 by Josh Boyer · 17 years ago
  2. 021a607 [POWERPC] Xilinx: update compatible list for interrupt controller by Stephen Neuendorffer · 17 years ago
  3. 78994e2 [POWERPC] 4xx: PCIe: Increase max busses per port to 64 by Stefan Roese · 17 years ago
  4. 4f43143 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/pasemi by Paul Mackerras · 17 years ago
  5. d87bf3b [POWERPC] pasemi: Distribute interrupts evenly across cpus by Olof Johansson · 17 years ago
  6. f365355 [POWERPC] pasemi: Implement NMI support by Olof Johansson · 17 years ago
  7. 55aaf6e [POWERPC] 4xx: Set ibpre for 405EX in 4xx PCIe driver by Stefan Roese · 17 years ago
  8. 5aac48d [POWERPC] 4xx: rework UIC cascade irq handling by Valentine Barshak · 17 years ago
  9. c809056 [POWERPC] 4xx: make UIC use generic level irq handler by Valentine Barshak · 17 years ago
  10. accf5ef [POWERPC] 4xx: Add 440SPe revA runtime detection to PCIe by Stefan Roese · 17 years ago
  11. 035ee42 [POWERPC] 4xx: PCI-E Link setup improvements by Benjamin Herrenschmidt · 17 years ago
  12. a2d2e1e [POWERPC] 4xx: PLB to PCI Express support by Benjamin Herrenschmidt · 17 years ago
  13. c839e0e [POWERPC] 4xx: PLB to PCI 2.x support by Benjamin Herrenschmidt · 17 years ago
  14. 5738ec6 [POWERPC] 4xx: PLB to PCI-X support by Benjamin Herrenschmidt · 17 years ago
  15. c2a7dcad Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  16. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  17. 00d7041 [POWERPC] arch/powerpc/: Spelling fixes by joe@perches.com · 17 years ago
  18. 38958dd [POWERPC] pasemi: Implement MSI support by Olof Johansson · 17 years ago
  19. 194046a [POWERPC] MPIC: Minor optimization of ipi handler by Olof Johansson · 17 years ago
  20. 174b0da [POWERPC] qe: add function qe_clock_source() by Timur Tabi · 17 years ago
  21. 362f9b6 [POWERPC] Move CPM command handling into the cpm drivers by Jochen Friedrich · 17 years ago
  22. 721c0c8 [POWERPC] Add support for PORTA and PORTB odr registers by Jochen Friedrich · 17 years ago
  23. cd2150bc [POWRPC] CPM2: Eliminate section mismatch warning in cpm2_reset(). by Scott Wood · 17 years ago
  24. 77d4309 [POWERPC] ipic: ack only for edge interrupts by Li Yang · 17 years ago
  25. e77b28e [POWERPC] FSL: enet device tree cleanups by Kumar Gala · 17 years ago
  26. ec9686c [POWERPC] FSL: I2C device tree cleanups by Kumar Gala · 17 years ago
  27. 7264ec4 [POWERPC] QE: change qe_setbrg() to take an enum qe_clock instead of an integer by Timur Tabi · 17 years ago
  28. f03ca95 [POWERPC] ipic: add new interrupts introduced by new chip by Li Yang · 17 years ago
  29. eb8f276 [POWERPC] Clean out asm/of_{platform, device}.h from sysdev/ by Jon Loeliger · 17 years ago
  30. df3c901 [POWERPC] Add missing spaces in printk formats by joe@perches.com · 17 years ago
  31. b22da92 Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  32. b8b799a [POWERPC] 4xx: UIC add mask_ack callback by Valentine Barshak · 17 years ago
  33. 4c011b1fb [POWERPC] cpm: Fix a couple minor issues in cpm_common.c. by Scott Wood · 17 years ago
  34. d102c9d [POWERPC] Fix mv643xx_pci sysfs .read and .write functions by Dale Farnsworth · 17 years ago
  35. 3a800ff [POWERPC] i8259: Add disable method by Aurelien Jarno · 17 years ago
  36. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  37. 4acadb9 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into merge by Paul Mackerras · 17 years ago
  38. 7acb939 [POWERPC] bestcomm: GenBD task support by Sylvain Munaut · 17 years ago
  39. ba11c79 [POWERPC] bestcomm: FEC task support by Sylvain Munaut · 17 years ago
  40. 9ea68df [POWERPC] bestcomm: ATA task support by Sylvain Munaut · 17 years ago
  41. 2f9ea1b [POWERPC] bestcomm: core bestcomm support for Freescale MPC5200 by Sylvain Munaut · 17 years ago
  42. 01db995 [POWERPC] Add missing semicolon for fsl_pci.c by Tony Li · 17 years ago
  43. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  44. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  45. d81fec0 missed bio_endio() in axonram by Al Viro · 17 years ago
  46. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  47. 0a2cdd8 Merge branch 'virtex-for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-virtex into for-2.6.24-4xx by Josh Boyer · 17 years ago
  48. 84dd467 [POWERPC] Move of_platform_driver initialisations: arch/powerpc by Stephen Rothwell · 17 years ago
  49. 4c3d514 [POWERPC] Don't build arch/powerpc/sysdev/dcr.c for ARCH=ppc kernels by Grant Likely · 17 years ago
  50. 082ea86 [POWERPC] spi: Support non-QE processors by Peter Korsgaard · 17 years ago
  51. 321872d [POWERPC] QE: pario - support for MPC85xx layout by Anton Vorontsov · 17 years ago
  52. cccd210 [POWERPC] QEIC: Implement pluggable handlers, fix MPIC cascading by Anton Vorontsov · 17 years ago
  53. e1c1575 [POWERPC] 85xx/86xx: refactor RSTCR reset code by Kumar Gala · 17 years ago
  54. 2fce1225 [POWERPC] FSL: Access PCIe LTSSM register with correct size by Kumar Gala · 17 years ago
  55. 61c5d3c [POWERPC] Treat 8610 PCIe host bridge as transparent by Jason Jin · 17 years ago
  56. 6b0b594 [POWERPC] qe: miscellaneous code improvements and fixes to the QE library by Timur Tabi · 17 years ago
  57. c0e4eb2 [POWERPC] MPC8568E-MDS: add support for ds1374 rtc by Anton Vorontsov · 17 years ago
  58. da1bb3a [POWERPC] fsl_soc: fix uninitialized i2c_board_info structure by Anton Vorontsov · 17 years ago
  59. 15f8c60 [POWERPC] cpm: Describe multi-user ram in its own device node. by Scott Wood · 17 years ago
  60. 0438c28 [POWERPC] fsl_soc: rtc-ds1307 support by Peter Korsgaard · 17 years ago
  61. 210805e [POWERPC] fsl_soc: Fix trivial printk typo. by Peter Korsgaard · 17 years ago
  62. 7f21f52 [POWERPC] cpm2: Add cpm2_set_pin(). by Scott Wood · 17 years ago
  63. 2652d4e [POWERPC] cpm2: Add SCCs to cpm2_clk_setup(), and cpm2_smc_clk_setup(). by Scott Wood · 17 years ago
  64. 449012d [POWERPC] cpm2: Infrastructure code cleanup. by Scott Wood · 17 years ago
  65. 663edbd [POWERPC] 8xx: Add pin and clock setting functions. by Scott Wood · 17 years ago
  66. fb533d0 [POWERPC] 8xx: Infrastructure code cleanup. by Scott Wood · 17 years ago
  67. c374e00 [POWERPC] Add early debug console for CPM serial ports. by Scott Wood · 17 years ago
  68. e631ae3 [POWERPC] Introduce new CPM device bindings. by Scott Wood · 17 years ago
  69. 6d817aa [POWERPC] CPM: Change from fsl,brg-frequency to brg/clock-frequency by Scott Wood · 17 years ago
  70. 4dc9783 [POWERPC] Virtex: add xilinx interrupt controller driver by Grant Likely · 17 years ago
  71. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  72. 0411a5e [POWERPC] Update mpic to use dcr_host_t.base by Michael Ellerman · 17 years ago
  73. 0b94a1e [POWERPC] Store the base address in dcr_host_t by Michael Ellerman · 17 years ago
  74. aa3be5f [POWERPC] Implement {read,update}_persistent_clock by Tony Breeds · 17 years ago
  75. 21ccdd3 [POWERPC] Inline u3msi_compose_msi_msg() by Michael Ellerman · 17 years ago
  76. d9303d6 [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() by Michael Ellerman · 17 years ago
  77. 83af919 [POWERPC] Fix copy'n'paste typo in commproc.c by Jochen Friedrich · 17 years ago
  78. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  79. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 17 years ago
  80. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  81. 26f6cb9 [POWERPC] fsl_soc: add support for fsl_spi by Anton Vorontsov · 17 years ago
  82. 5d54ddc [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 17 years ago
  83. f923473 [POWERPC] fsl_soc.c cleanup by Scott Wood · 17 years ago
  84. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  85. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 17 years ago
  86. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  87. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  88. 83fcdb4 [POWERPC] cpm2: Fix off-by-one error in setbrg(). by Scott Wood · 17 years ago
  89. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  90. b0e81eb [POWERPC] axonram: Do not delete gendisks queue in error path by Maxim Shchetynin · 17 years ago
  91. fedcd2c [POWERPC] axonram: Module modification for latest firmware API changes by Maxim Shchetynin · 17 years ago
  92. 4b218e9 [POWERPC] Whitespace cleanup in arch/powerpc by Scott Wood · 17 years ago
  93. 15f6ddc [POWERPC] Fix PCI Device ID for MPC8544/8533 processors by Kumar Gala · 17 years ago
  94. 0af666f [POWERPC] Fix 8xx compile failure by Kumar Gala · 17 years ago
  95. ada3ea6 [POWERPC] Add interrupt resource for RTC CMOS driver by Kumar Gala · 17 years ago
  96. e78bb5d [POWERPC] Fix i2c device string format by Guennadi Liakhovetski · 17 years ago
  97. 109b60f [POWERPC] Fix section mismatch in dart_iommu.c by Stephen Rothwell · 17 years ago
  98. 553fdff [POWERPC] Improve robustness of the UIC cascade handler by David Gibson · 17 years ago
  99. 868afce [POWERPC] Fix irq flow handler for 4xx UIC by David Gibson · 17 years ago
  100. 4dc7b4b [POWERPC] Fix setting of irq trigger type in UIC driver by David Gibson · 17 years ago