1. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  2. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  3. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  4. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  5. e52ba9c powerpc/virtex: Add Xilinx ML510 reference design support by Roderick Colenbrander · 15 years ago
  6. 1745fbc powerpc/virtex: refactor intc driver and add support for i8259 cascading by Grant Likely · 15 years ago
  7. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  8. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  9. e1defc4 block: Do away with the notion of hardsect_size by Martin K. Petersen · 15 years ago
  10. bccd6f7 powerpc/pci: Clean up direct access to sysdata on tsi108 platforms by Kumar Gala · 15 years ago
  11. f159eda powerpc/pci: Clean up direct access to sysdata by 4xx platforms by Kumar Gala · 15 years ago
  12. 8206a11 powerpc/pci: Clean up direct access to sysdata by FSL platforms by Kumar Gala · 15 years ago
  13. 19afa40 powerpc/pci: Clean up direct access to sysdata by indirect ops by Kumar Gala · 15 years ago
  14. d69a78d powerpc/mpic: Cleanup mpic_find() implementation by Tony Breeds · 15 years ago
  15. 54c1819 powerpc/fsl: Setup PCI inbound window based on actual amount of memory by Kumar Gala · 15 years ago
  16. 01af950 powerpc/85xx: Add P2020DS board support by Kumar Gala · 15 years ago
  17. 186e74b powerpc/fsl_rio: use LAW address from device tree by Li Yang · 15 years ago
  18. fc274a1 powerpc/fsl_rio: Fix compile warnings by Kumar Gala · 15 years ago
  19. 3da34aa powerpc/fsl: Support unique MSI addresses per PCIe Root Complex by Kumar Gala · 15 years ago
  20. bfa568d powerpc/85xx: Add PCI IDs for MPC8569 family processors by Anton Vorontsov · 15 years ago
  21. 98ca77a powerpc/qe: update QE Serial Number by Haiying Wang · 15 years ago
  22. 06c4435 powerpc/qe: update risc allocation for QE by Haiying Wang · 15 years ago
  23. ca851c7 powerpc/cpm: Remove some cruft code and defines by Kumar Gala · 15 years ago
  24. 89d9334 powerpc: make dma_window_* in pci_controller struct avail on 32b by Becky Bruce · 15 years ago
  25. 81db718 powerpc/fsl: use of_iomap() for rstcr mapping by Kumar Gala · 15 years ago
  26. 31207da powerpc/mpic: Fix incorrect allocation of interrupt rev-map by Kumar Gala · 15 years ago
  27. ba10eed powerpc/virtex: Fix duplicate level irq events. by John Linn · 15 years ago
  28. cbec415 powerpc/fsl_soc: Remove mpc83xx_wdt_init, again by Anton Vorontsov · 15 years ago
  29. b2e5d85 irq: change ->set_affinity() to return status, fix by Ingo Molnar · 15 years ago
  30. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  31. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 15 years ago
  32. 0dbbbf1 fsl_rio: Pass the proper device to dma mapping routines by Anton Vorontsov · 15 years ago
  33. 44d84af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 15 years ago
  34. ae6e59c Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 15 years ago
  35. 22ae77b Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  36. b6e0e8c [MTD] [NAND] FSL-UPM: add multi chip support by Wolfgang Grandegger · 15 years ago
  37. d91e4ea powerpc: Add support for CoreInt delivery of interrupts on MPIC by Kumar Gala · 16 years ago
  38. 811158b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  39. e280180 powerpc/fsl_soc: isolate legacy fsl_spi support to mpc832x_rdb boards by Anton Vorontsov · 15 years ago
  40. 364fdbc spi_mpc83xx: rework chip selects handling by Anton Vorontsov · 15 years ago
  41. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  42. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  43. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  44. 9ff9a26 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  45. 8d1cf34 powerpc/mm: Tweak PTE bit combination definitions by Benjamin Herrenschmidt · 15 years ago
  46. fb24744 powerpc/pmi: Irq handlers return irqreturn_t by Stephen Rothwell · 15 years ago
  47. 097529f powerpc/msi: Mark the MSI bitmap selftest code as __init by Michael Ellerman · 15 years ago
  48. 6e27cca powerpc/cpm2: fix building fs_enet driver as a module. by Grant Likely · 15 years ago
  49. e14eee5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  50. c026c98 powerpc/83xx: Do not configure or probe disabled FSL DR USB controllers by Anton Vorontsov · 16 years ago
  51. 30c4046 powerpc/83xx: Fix the interrupt loss problem on ipic by dayu@datangmobile.cn · 16 years ago
  52. 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
  53. 1ac00cc powerpc/44x: Fix address decoding setup of PCI 2.x cells by Benjamin Herrenschmidt · 16 years ago
  54. 41b6a08 powerpc/4xx: Enable PCI domains on 4xx by Benjamin Herrenschmidt · 16 years ago
  55. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  56. edbc29d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 16 years ago
  57. 7f3ea17 powerpc/cpm2: Fix set interrupt type by paulfax · 16 years ago
  58. e2a02ba powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND by Michael Neuling · 16 years ago
  59. 7b89099 cpm2: Round the baud-rate clock divider to the nearest integer. by Laurent Pinchart · 16 years ago
  60. 598804c powerpc/fsl_pci: Add MPC83xx PCI-E controller RC mode support by Anton Vorontsov · 16 years ago
  61. 1980307 Merge branch 'x86/mm' into core/percpu by Ingo Molnar · 16 years ago
  62. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 16 years ago
  63. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  64. e65e49d irq: update all arches for new irq_desc by Mike Travis · 16 years ago
  65. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  66. 565f376 powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges by Trent Piepho · 16 years ago
  67. a097a78 powerpc/fsl-pci: Better ATMU setup for 85xx/86xx by Trent Piepho · 16 years ago
  68. 4aa12f7 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 16 years ago
  69. 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
  70. 068e8c9 powerpc/qe: Select QE_USB with USB_GADGET_FSL_QE by Anton Vorontsov · 16 years ago
  71. c9dadff powerpc/fsl_pci: Fix sparse warnings by Anton Vorontsov · 16 years ago
  72. 3d64de9 powerpc: Implement GPIO driver for simple memory-mapped banks by Anton Vorontsov · 16 years ago
  73. 1b9e890 powerpc/qe: Implement QE Pin Multiplexing API by Anton Vorontsov · 16 years ago
  74. a5dae76 powerpc: Implement get_brgfreq() and get_baudrate() stubs by Anton Vorontsov · 16 years ago
  75. 3c92ec8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  76. 6b61e69 powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driver by Tim Yamin · 16 years ago
  77. aaab5e8 powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabled by Grant Likely · 16 years ago
  78. e4efe3c powerpc/mpc5200: Bestcomm fixes to ATA support by Tim Yamin · 16 years ago
  79. 6228824 powerpc/mpc5200: Bugfix on handling variable sized buffer descriptors by Grant Likely · 16 years ago
  80. e14d774 powerpc: Const-qualify Device Node Argument to DCR Resource Extent API by Grant Erickson · 16 years ago
  81. 6d2170b powerpc/4xx: Extended DCR support v2 by Benjamin Herrenschmidt · 16 years ago
  82. eddce36 Merge branch 'next' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into next by Paul Mackerras · 16 years ago
  83. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  84. 7fe519c powerpc: Introduce ppc_pci_flags accessors by Josh Boyer · 16 years ago
  85. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  86. 84d727a powerpc/4xx: Add support for ISA holes on 4xx PCI/X/E by Benjamin Herrenschmidt · 16 years ago
  87. 09a3fba powerpc/qe: Move cmxgcr_lock definition from the ucc.c into the qe.c by Anton Vorontsov · 16 years ago
  88. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  89. 7a0d794 powerpc: Use physical cpu id when setting the processor affinity by Kumar Gala · 16 years ago
  90. cc353c3 powerpc/mpic: Don't reset affinity for secondary MPIC on boot by Arnd Bergmann · 16 years ago
  91. 78608dd powerpc/mpic: Use new smp_request_message_ipi by Milton Miller · 16 years ago
  92. a108096 powerpc/virtex: fix various format/casting printk mismatches by Grant Likely · 16 years ago
  93. 847cdf4 powerpc/mpc5200: fix bestcomm Kconfig dependencies by Grant Likely · 16 years ago
  94. 391e572 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  95. 3c10c9c powerpc/mpic: Fix regression caused by change of default IRQ affinity by Kumar Gala · 16 years ago
  96. c132419 gianfar: Fix race in TBI/SerDes configuration by Trent Piepho · 16 years ago
  97. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  98. 878e755 powerpc/4xx: Add PowerPC 4xx GPIO driver by Steven A. Falco · 16 years ago
  99. 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
  100. 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