1. ee98307 [POWERPC] MPC5200 low power mode by Domen Puncer · 18 years ago
  2. 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 18 years ago
  3. 9e25ae6d [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code by Michael Ellerman · 18 years ago
  4. 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 18 years ago
  5. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 18 years ago
  6. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 18 years ago
  7. 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 18 years ago
  8. 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 18 years ago
  9. 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 18 years ago
  10. c1a7217 [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded by Michael Ellerman · 18 years ago
  11. 59000b5 [POWERPC] spufs: Correctly calculate the size of the local-store to dump by Michael Ellerman · 18 years ago
  12. d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 18 years ago
  13. 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 18 years ago
  14. 9a5080f [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes by Michael Ellerman · 18 years ago
  15. f9b7bbe [POWERPC] spufs: Remove ctx_info and ctx_info_list by Michael Ellerman · 18 years ago
  16. a595ed6 [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code by Michael Ellerman · 18 years ago
  17. c70d4ca5 [POWERPC] cell: Remove DEBUG for SPU callbacks by Jeremy Kerr · 18 years ago
  18. 05a059f [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook by Jeremy Kerr · 18 years ago
  19. 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 18 years ago
  20. 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 18 years ago
  21. 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 18 years ago
  22. 6232a74 [POWERPC] spufs: Remove spu_harvest by Jeremy Kerr · 18 years ago
  23. 1e8b0f6 [POWERPC] spufs: Remove asmlinkage from do_spu_create by Jeremy Kerr · 18 years ago
  24. 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 18 years ago
  25. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 18 years ago
  26. 61a564f [POWERPC] Don't cast kmalloc return value in ibmebus.c by Jesper Juhl · 18 years ago
  27. 8237bf0 [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub by Anton Vorontsov · 18 years ago
  28. 26f6cb9 [POWERPC] fsl_soc: add support for fsl_spi by Anton Vorontsov · 18 years ago
  29. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 18 years ago
  30. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 18 years ago
  31. d8f1324 [POWERPC] 83xx: Removed PCI exclude of PHB by Kumar Gala · 18 years ago
  32. 1b3c5cd [POWERPC] Move PCI nodes to be sibilings with SOC nodes by Kumar Gala · 18 years ago
  33. f0c8ac8 [POWERPC] DTS cleanup by Kumar Gala · 18 years ago
  34. 5d54ddc [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 18 years ago
  35. 26caeb2 [POWERPC] Handle alignment faults on SPE load/store instructions by Kumar Gala · 18 years ago
  36. f923473 [POWERPC] fsl_soc.c cleanup by Scott Wood · 18 years ago
  37. 683d00b [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 18 years ago
  38. d347b32 [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 18 years ago
  39. 7f2862c [POWERPC] linkstation updates by Guennadi Liakhovetski · 18 years ago
  40. 7f50382 [POWERPC] 85xx: Clean up from 85xx_ds rename by Kumar Gala · 18 years ago
  41. 16d2406 [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c by Kumar Gala · 18 years ago
  42. 75cdff9 [POWERPC] PS3: Enhance storage probe debug output by Geoff Levand · 18 years ago
  43. 85d0292 [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build by Jeremy Kerr · 18 years ago
  44. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 18 years ago
  45. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 18 years ago
  46. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 18 years ago
  47. 70c6cc3 [POWERPC] prom.c whitespace cleanup by Linas Vepstas · 18 years ago
  48. e788ff1 [POWERPC] prom_init whitespace cleanup, typo fix by Linas Vepstas · 18 years ago
  49. bde6c6e [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses by Scott Wood · 18 years ago
  50. 96ebc3b [POWERPC] bootwrapper: Only print MAC addresses when the node is actually present by Scott Wood · 18 years ago
  51. 21f3fe2 [POWERPC] bootwrapper: Add get_path() by Scott Wood · 18 years ago
  52. 9de7827 [POWERPC] bootwrapper: Add strtoull() by Scott Wood · 18 years ago
  53. 4674f2f [POWERPC] bootwrapper: flatdevtree fixes by Scott Wood · 18 years ago
  54. 6bcc4c0 [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c by Olof Johansson · 18 years ago
  55. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 18 years ago
  56. 01f1c73 [POWERPC] Remove unused platform_machine_check() by Olof Johansson · 18 years ago
  57. 3850169 [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() by Olof Johansson · 18 years ago
  58. cd78341 [POWERPC] pasemi: Print more information at machine check by Olof Johansson · 18 years ago
  59. 2e1957f [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y by Olof Johansson · 18 years ago
  60. 4d44233 [POWERPC] pasemi: Add workaround for erratum 5945 by Olof Johansson · 18 years ago
  61. 68c8404 [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() by Olof Johansson · 18 years ago
  62. a302cb9 [POWERPC] Export new __io{re,un}map_at() symbols by Olof Johansson · 18 years ago
  63. 60b332e [POWERPC] Export virq mapping via debugfs by Michael Ellerman · 18 years ago
  64. 7866291 [POWERPC] Initialise hwirq for legacy irqs by Michael Ellerman · 18 years ago
  65. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 18 years ago
  66. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 18 years ago
  67. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 18 years ago
  68. 0ae0b54 [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S by David Gibson · 18 years ago
  69. 768cc2d [POWERPC] IOMMU virtual merge is no longer experimental by Linas Vepstas · 18 years ago
  70. b231537 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 18 years ago
  71. c87ce65 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  72. ee56c47 [POWERPC] Move serial_dev_init to device_initcall() by Olof Johansson · 18 years ago
  73. fb4f0e8 [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue by Kumar Gala · 18 years ago
  74. 83fcdb4 [POWERPC] cpm2: Fix off-by-one error in setbrg(). by Scott Wood · 18 years ago
  75. 2af8569 [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI by Kumar Gala · 18 years ago
  76. d861241 [POWERPC] ibmebus: Prevent bus_id collisions by Joachim Fenkes · 18 years ago
  77. d51dd3d [POWERPC] cell/PS3: Ignore storage devices that are still being probed by Geert Uytterhoeven · 18 years ago
  78. ef8034d [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_set by Jeremy Kerr · 18 years ago
  79. b7f90a4 [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 interrupt. by Masato Noguchi · 18 years ago
  80. 5326152 [POWERPC] Walnut zImage wrapper by Josh Boyer · 18 years ago
  81. 545c069 [POWERPC] Walnut board support by Josh Boyer · 18 years ago
  82. 7f2814d [POWERPC] Walnut defconfig by Josh Boyer · 18 years ago
  83. 8852ab7 [POWERPC] Walnut DTS by Josh Boyer · 18 years ago
  84. 1f6e579 [POWERPC] Fix bus probe on Bamboo board by Josh Boyer · 18 years ago
  85. c9c6b74 [POWERPC] Remove dtc build cruft from DTS files by Josh Boyer · 18 years ago
  86. 606d08b [POWERPC] PowerPC 440EPx: Sequoia bootwrapper by Valentine Barshak · 18 years ago
  87. 15fc993 [POWERPC] PowerPC 440EPx: Sequoia board support by Valentine Barshak · 18 years ago
  88. 38a5d6c [POWERPC] PowerPC 440EPx: Sequoia defconfig by Valentine Barshak · 18 years ago
  89. d60ff95 [POWERPC] PowerPC 440EPx: Sequoia device tree by Valentine Barshak · 18 years ago
  90. fc43dca [POWERPC] PS3: Fix bug where the major version part is not compared by Masakazu Mokuno · 18 years ago
  91. 13a6976 [POWERPC] Update defconfigs by Paul Mackerras · 18 years ago
  92. ada83da [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnable by Andre Detsch · 18 years ago
  93. 62ee68e [POWERPC] spufs: Fix update of mailbox status register during backed wbox write by Arnd Bergmann · 18 years ago
  94. aac2e68 [POWERPC] spu_manage: fix spu_unit_number for celleb device tree by Christian Krafft · 18 years ago
  95. 5cc44e0 [POWERPC] Update defconfigs by Kumar Gala · 18 years ago
  96. 0ee6c15 [POWERPC] Flush registers to proper task context by Kumar Gala · 18 years ago
  97. 35438c4 Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 18 years ago
  98. 175587c [POWERPC] Fix SLB initialization at boot time by Paul Mackerras · 18 years ago
  99. b22ddc7 [POWERPC] cell: Update cell_defconfig for 2.6.23 by Arnd Bergmann · 18 years ago
  100. b0e81eb [POWERPC] axonram: Do not delete gendisks queue in error path by Maxim Shchetynin · 18 years ago