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