1. a1fdf69 [POWERPC] Assign all PCI busses on G3 Blue & White by Pavel Roskin · 18 years ago
  2. 73844ec [POWERPC] cpm2: CPM2 interrupt controller fix by Vitaly Bordug · 18 years ago
  3. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 18 years ago
  4. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  5. 88bdc6f [POWERPC] 8xx: platform related changes to the fsl_soc by Vitaly Bordug · 18 years ago
  6. 8943212 [POWERPC] Remove fastcall function attribute by Kumar Gala · 18 years ago
  7. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 18 years ago
  8. 06c3147 [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  9. a15d5ea [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  10. c3bfc3a [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  11. af337c0 [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  12. 6984ee7 [POWERPC] Fix cell's mmio nvram to properly parse device tree by Benjamin Herrenschmidt · 18 years ago
  13. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  14. beb7cc8 PCI: Only check the HT capability bits in mpic.c by Michael Ellerman · 18 years ago
  15. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  16. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  17. 4383162 [POWERPC] Remove old dcr.S by Benjamin Herrenschmidt · 18 years ago
  18. 2c1d2f3 [POWERPC] qe_ic: Do a sync when masking interrupts by Scott Wood · 18 years ago
  19. 885ed0f [POWERPC] powerpc: fix build error in rom.c by Geoff Levand · 18 years ago
  20. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  21. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  22. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  23. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  24. 5873c9b [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board by Zang Roy-r61911 · 18 years ago
  25. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  26. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  27. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  28. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  29. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  30. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  31. fc9e8b4 [PATCH] Optimize qe_brg struct to use an array by Timur Tabi · 18 years ago
  32. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  33. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  34. 302439d [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR by Timur Tabi · 18 years ago
  35. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  36. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  37. f49196a [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler by Scott Wood · 18 years ago
  38. f84c39d [POWERPC] Fix the UCC rx/tx clock of QE by Liu Dave-r63238 · 18 years ago
  39. aa7a32c [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c by Timur Tabi · 18 years ago
  40. c3386e4 [POWERPC] Fix compiler warning message on get_property call by Zang Roy-r61911 · 18 years ago
  41. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  42. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  43. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  44. 2b00b25 [POWERPC] Fix fsl_soc build breaks by Olof Johansson · 18 years ago
  45. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  46. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  47. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  48. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  49. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  50. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  51. 9865853 [POWERPC] Add QUICC Engine (QE) infrastructure by Li Yang · 18 years ago
  52. 5a3e3b2 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  53. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  54. ed943c1 POWERPC: 8272ads merge to powerpc: common stuff by Vitaly Bordug · 18 years ago
  55. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  56. 4e6d816 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/vitb/linux-2.6-PQ by Paul Mackerras · 18 years ago
  57. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  58. 3d574ab [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. by Scott Wood · 18 years ago
  59. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  60. 611a15a POWERPC: Bring the fs_no calculation to the relevant SoC enumeration by Vitaly Bordug · 18 years ago
  61. d3465c9 POWERPC: overhaul with cpm2_map mechanism by Vitaly Bordug · 18 years ago
  62. fc8e50e POWERPC: Get rid of remapping the whole immr by Vitaly Bordug · 18 years ago
  63. b0c110b POWERPC: Move generic cpm2 stuff to powerpc by Vitaly Bordug · 18 years ago
  64. fba4366 POWERPC: Add cpm2 stuff support to the fsl_soc.c by Vitaly Bordug · 18 years ago
  65. c547fc2 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  66. eeac5c1 [POWERPC] Fix G5 DART (IOMMU) race causing occasional data corruption by Benjamin Herrenschmidt · 18 years ago
  67. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  68. 7233593 [POWERPC] Support for "weird" MPICs and fixup mpc7448_hpc2 by Zang Roy-r61911 · 18 years ago
  69. b9f0f1b [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense by Kim Phillips · 18 years ago
  70. bf4152d [POWERPC] back up old school ipic.[hc] to arch/ppc by Kim Phillips · 18 years ago
  71. ea0763a Merge branch 'merge' by Paul Mackerras · 18 years ago
  72. c4342ff [POWERPC] Update mpc7448hpc2 board irq support using device tree by Zang Roy-r61911 · 18 years ago
  73. 3438327 [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree by Jon Loeliger · 18 years ago
  74. f583165 [POWERPC] Convert to mac-address for ethernet MAC address data. by Jon Loeliger · 18 years ago
  75. 40681b9 [POWERPC] Make doc comments extractable by Michael Ellerman · 18 years ago
  76. 919fede [POWERPC] Rewrite the PPC 86xx IRQ handling to use Flat Device Tree by Jon Loeliger · 18 years ago
  77. 57cad80 Merge branch 'merge' by Paul Mackerras · 18 years ago
  78. 88c8059 [POWERPC] tsi108: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  79. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  80. 06fe98e [PATCH] powerpc: fix MPIC OF tree parsing on Apple quad g5 by Benjamin Herrenschmidt · 18 years ago
  81. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 18 years ago
  82. ba1826e [PATCH] powerpc: Fix loss of interrupts with MPIC by Benjamin Herrenschmidt · 18 years ago
  83. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 18 years ago
  84. f63e115 [POWERPC] Copy i8259 code back to arch/ppc by Benjamin Herrenschmidt · 18 years ago
  85. b9e5b4e [POWERPC] Use the genirq framework by Benjamin Herrenschmidt · 18 years ago
  86. 6714465 [PATCH] irq-flags: POWERPC: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 3aa590c Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  89. a53da52 [PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[] by Ingo Molnar · 18 years ago
  90. d1bef4e [PATCH] genirq: rename desc->handler to desc->chip by Ingo Molnar · 18 years ago
  91. feb76c7 [POWERPC] U4 DART improvements by Olof Johansson · 18 years ago
  92. c220153 [POWERPC] todc: add support for Time-Of-Day-Clock by Mark A. Greer · 18 years ago
  93. 2b9d746 [POWERPC] Add tsi108 pci and platform device data register function by Zang Roy-r61911 · 18 years ago
  94. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  95. 45c091b Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  96. 01cced2 [PATCH] USB: allow multiple types of EHCI controllers to be built as modules by Kumar Gala · 19 years ago
  97. 868ea0c [POWERPC] mpic: add support for serial mode interrupts by Mark A. Greer · 18 years ago
  98. ca1588e [POWERPC] node local IOMMU tables by Anton Blanchard · 18 years ago
  99. 8555a00 [POWERPC] Optimise some TOC usage by Anton Blanchard · 18 years ago
  100. 2889773 [PATCH] powerpc: Lower threshold for DART enablement to 1GB by Olof Johansson · 19 years ago