1. 4c35630 [POWERPC] Change rheap functions to use ulongs instead of pointers by Timur Tabi · 18 years ago
  2. b7a6912 [POWERPC] fsl_soc: Make mac_addr const in fs_enet_of_init(). by Scott Wood · 18 years ago
  3. 197686d [POWERPC] Abolish powerpc_flash_init() by David Gibson · 18 years ago
  4. 05af7bd [POWERPC] MPIC U3/U4 MSI backend by Michael Ellerman · 18 years ago
  5. a7de7c7 [POWERPC] MPIC MSI allocator by Michael Ellerman · 18 years ago
  6. 812fd1f [POWERPC] Enable MSI mappings for MPIC by Michael Ellerman · 18 years ago
  7. 05ad6a9 [POWERPC] Generalize tsi108 PCI setup by Josh Boyer · 18 years ago
  8. c1b78d0 [POWERPC] Generalize tsi108 PHY types by Josh Boyer · 18 years ago
  9. 08390db [POWERPC] Add tsi108_pci.h for common PCI functions by Josh Boyer · 18 years ago
  10. 7e11580 [POWERPC] DART iommu suspend by Johannes Berg · 18 years ago
  11. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 18 years ago
  12. 3669e93 [POWERPC] MPIC sys_device & suspend/resume by Johannes Berg · 18 years ago
  13. 5cddd2e [POWERPC] Fix spurious vectors on weird MPIC by Josh Boyer · 18 years ago
  14. 24a77da Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  15. 738925b [POWERPC] arch/powerpc/sysdev/timer.c build fix by Srinivasa Ds · 18 years ago
  16. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 18 years ago
  17. d5b9049 ucc_geth: Implement Transmit on Demand support by Michael Reiss · 18 years ago
  18. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 18 years ago
  19. e58923e [POWERPC] Add arch/powerpc driver for UIC, PPC4xx interrupt controller by David Gibson · 18 years ago
  20. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 18 years ago
  21. 4a065f9 [POWERPC] pmi probe device by device-type by Christian Krafft · 18 years ago
  22. 79baf4a [POWERPC] add check for initialized driver data to pmi driver by Christian Krafft · 18 years ago
  23. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  24. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  25. 7f013bc [POWERPC] qe: Fix QUICC Engine SDMA setup errors by Chuck Meade · 18 years ago
  26. 190a440 [POWERPC] Fix dcr_unmap() by Jean-Christophe Dubois · 18 years ago
  27. de74f70 [POWERPC] QE: fix invalid pointer usage in ucc_slow_init() by Timur Tabi · 18 years ago
  28. 7d776cb [POWERPC] QE: automatically select QE options by Timur Tabi · 18 years ago
  29. 9eb90a0 [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure by Zang Roy-r61911 · 18 years ago
  30. 3e4e97f [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c. by Jon Loeliger · 18 years ago
  31. 17e638b [POWERPC] Generic time suspend/resume code by Johannes Berg · 18 years ago
  32. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  33. 5af68af [POWERPC] QE: clean up ucc_slow.c and ucc_fast.c by Timur Tabi · 18 years ago
  34. 29cfe6f [POWERPC] add of_get_mac_address and update fsl_soc.c to use it by Timur Tabi · 18 years ago
  35. 087d7ec [POWERPC] mpic: set IPIs to be per-CPU by Johannes Berg · 18 years ago
  36. 0e82664 [POWERPC] Add PMI driver for cell blade by Christian Krafft · 18 years ago
  37. 775aeff [POWERPC] Move MPIC smp routines into mpic.c by Michael Ellerman · 18 years ago
  38. b8583f6 Merge branch '83xx' into for_paulus by Kumar Gala · 18 years ago
  39. 8f34f6c [POWERPC] QE: Rename ucc_slow_info.us_regs to ucc_slow_info.regs by Timur Tabi · 18 years ago
  40. 97c5a20 [POWERPC] 83xx: Add platform_device for USB DR peripheral driver by Li Yang · 18 years ago
  41. a1fdf69 [POWERPC] Assign all PCI busses on G3 Blue & White by Pavel Roskin · 18 years ago
  42. 73844ec [POWERPC] cpm2: CPM2 interrupt controller fix by Vitaly Bordug · 18 years ago
  43. 7df2457 [POWERPC] MPIC: support more than 256 sources by Olof Johansson · 18 years ago
  44. f2a0bd3 [POWERPC] 8xx: powerpc port of core CPM PIC by Vitaly Bordug · 18 years ago
  45. 88bdc6f [POWERPC] 8xx: platform related changes to the fsl_soc by Vitaly Bordug · 18 years ago
  46. 8943212 [POWERPC] Remove fastcall function attribute by Kumar Gala · 18 years ago
  47. 126186a [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() by Kumar Gala · 18 years ago
  48. 06c3147 [POWERPC] arch/powerpc/sysdev/cpm2_pic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  49. a15d5ea [POWERPC] arch/powerpc/sysdev/qe_lib of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  50. c3bfc3a [POWERPC] arch/powerpc/sysdev/mpic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  51. af337c0 [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup by Mariusz Kozlowski · 18 years ago
  52. 6984ee7 [POWERPC] Fix cell's mmio nvram to properly parse device tree by Benjamin Herrenschmidt · 18 years ago
  53. 9b3a6f4 [POWERPC] Don't include powerpc/sysdev/rom.o for arch/ppc builds by Grant Likely · 18 years ago
  54. beb7cc8 PCI: Only check the HT capability bits in mpic.c by Michael Ellerman · 18 years ago
  55. 973c1fa Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc by Paul Mackerras · 18 years ago
  56. 45d8e7a [POWERPC] Only export __mtdcr/__mfdcr if CONFIG_PPC_DCR is set by Kumar Gala · 18 years ago
  57. 4383162 [POWERPC] Remove old dcr.S by Benjamin Herrenschmidt · 18 years ago
  58. 2c1d2f3 [POWERPC] qe_ic: Do a sync when masking interrupts by Scott Wood · 18 years ago
  59. 885ed0f [POWERPC] powerpc: fix build error in rom.c by Geoff Levand · 18 years ago
  60. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  61. 39d074b [POWERPC] Move MPC52xx PIC driver into arch/powerpc/platforms/52xx by Grant Likely · 18 years ago
  62. 28f9ec3 [POWERPC] Add of_platform support for ROM devices by Vitaly Wool · 18 years ago
  63. 4687522 [POWERPC] Don't compile arch/powerpc mpc52xx_pic driver for ARCH=ppc by Grant Likely · 18 years ago
  64. 5873c9b [POWERPC] Make pci_read_irq_line the default on mpc7448hpc2 board by Zang Roy-r61911 · 18 years ago
  65. 165785e [POWERPC] Cell iommu support by Jeremy Kerr · 18 years ago
  66. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  67. a959ff5 [POWERPC] Improve MPIC driver auto-configuration from DT by Benjamin Herrenschmidt · 18 years ago
  68. fbf0274 [POWERPC] Support for DCR based MPIC by Benjamin Herrenschmidt · 18 years ago
  69. 4c75a6f [POWERPC] Generic DCR infrastructure by Benjamin Herrenschmidt · 18 years ago
  70. 79acbb3 Merge branch 'linux-2.6' into for-linus by Paul Mackerras · 18 years ago
  71. fc9e8b4 [PATCH] Optimize qe_brg struct to use an array by Timur Tabi · 18 years ago
  72. a9b1497 [PATCH] Slight refactor of interrupt mapping for FSL parts by Andy Fleming · 18 years ago
  73. 0f6c95d [PATCH] Add MPC5200 Interrupt Controller support. by Nicolas DET · 18 years ago
  74. 302439d [POWERPC] qe_lib: qe_issue_cmd writes wrong value to CECDR by Timur Tabi · 18 years ago
  75. 5d2efba [POWERPC] Use 4kB iommu pages even on 64kB-page systems by Linas Vepstas · 18 years ago
  76. f4d4c35 [POWERPC] Fix CHRP platforms with only 8259 by Benjamin Herrenschmidt · 18 years ago
  77. f49196a [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler by Scott Wood · 18 years ago
  78. f84c39d [POWERPC] Fix the UCC rx/tx clock of QE by Liu Dave-r63238 · 18 years ago
  79. aa7a32c [POWERPC] Fix spelling errors in ucc_fast.c and ucc_slow.c by Timur Tabi · 18 years ago
  80. c3386e4 [POWERPC] Fix compiler warning message on get_property call by Zang Roy-r61911 · 18 years ago
  81. 0f03a43 [POWERPC] Remove todc code from ARCH=powerpc by David Gibson · 18 years ago
  82. b0ac3f5 [HEADERS] Put linux/config.h out of its misery. by Dave Jones · 18 years ago
  83. 35a84c2 [POWERPC] Fix up after irq changes by Olaf Hering · 18 years ago
  84. 2b00b25 [POWERPC] Fix fsl_soc build breaks by Olof Johansson · 18 years ago
  85. 49f19ce [PATCH] powerpc: irq change build breaks by Olof Johansson · 18 years ago
  86. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  87. fefd26b Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh by Linus Torvalds · 18 years ago
  88. 13bbd8d Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  89. e78d016 [PATCH] Add Hypertransport capability defines by Eric W. Biederman · 18 years ago
  90. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  91. 9865853 [POWERPC] Add QUICC Engine (QE) infrastructure by Li Yang · 18 years ago
  92. 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
  93. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  94. ed943c1 POWERPC: 8272ads merge to powerpc: common stuff by Vitaly Bordug · 18 years ago
  95. ccaa36f Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  96. 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
  97. 46ff346 MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HT by Brice Goglin · 18 years ago
  98. 3d574ab [POWERPC] Include <asm/mmu.h> in arch/powerpc/sysdev/fsl_soc.h for phys_addr_t. by Scott Wood · 18 years ago
  99. ed709d1 [POWERPC] Fix IPIC pending register assignments by Scott Wood · 18 years ago
  100. 611a15a POWERPC: Bring the fs_no calculation to the relevant SoC enumeration by Vitaly Bordug · 18 years ago