1. 6f66828 [POWERPC] clk.h interface for platforms by Domen Puncer · 17 years ago
  2. 21ccdd3 [POWERPC] Inline u3msi_compose_msi_msg() by Michael Ellerman · 17 years ago
  3. d385366 [POWERPC] Simplify rtas_change_msi() error semantics by Michael Ellerman · 17 years ago
  4. fcbe809 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() by Michael Ellerman · 17 years ago
  5. d9303d6 [POWERPC] Simplify error logic in u3msi_setup_msi_irqs() by Michael Ellerman · 17 years ago
  6. db220b2 [POWERPC] Make sure to of_node_get() the result of pci_device_to_OF_node() by Michael Ellerman · 17 years ago
  7. a35e370 [POWERPC] Move embedded6xx into multiplatform by Arnd Bergmann · 17 years ago
  8. a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
  9. 576e393 [POWERPC] Fix build errors when BLOCK=n by Emil Medve · 17 years ago
  10. 8fd7675c [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath by Satyam Sharma · 17 years ago
  11. 17b5ee0 [POWERPC] Support setting affinity for U3/U4 MSI sources by Olof Johansson · 17 years ago
  12. 3164ccc [POWERPC] add Kconfig option for optimizing for cell by Arnd Bergmann · 17 years ago
  13. fb8299e [POWERPC] cell: Don't cast the result of of_get_property() by Jeremy Kerr · 17 years ago
  14. 408e83a [POWERPC] Convert define_machine(mpc885_ads) to C99 initializer syntax by Tony Breeds · 17 years ago
  15. 85498ae [POWERPC] mpc5200: Add cuimage support for mpc5200 boards by Grant Likely · 17 years ago
  16. ad25a4c [POWERPC] mpc8349: Add linux,network-index to ethernet nodes in device tree by Grant Likely · 17 years ago
  17. 9b41fcb [POWERPC] Add Marvell mv64x60 udbg putc/getc functions by Dale Farnsworth · 18 years ago
  18. bd0076c [POWERPC] 4xx: Fix Sequoia MAL0 and EMAC dts entries. by Valentine Barshak · 17 years ago
  19. e52f567 [POWERPC] 4xx: Fix Bamboo MAL0 dts entry. by Valentine Barshak · 17 years ago
  20. 472b5b4 [POWERPC] Add 64-bit resources support to pci_iomap by Valentine Barshak · 17 years ago
  21. 70dea47 [POWERPC] 4xx: Implement udbg_getc() for 440 by Hollis Blanchard · 17 years ago
  22. 504ca43 [POWERPC] 4xx: Convert Seqouia flash mappings to new binding by Josh Boyer · 17 years ago
  23. bf07f32 [POWERPC] 4xx: Convert Walnut flash mappings to new binding by Josh Boyer · 17 years ago
  24. 658e817 [POWERPC] cuimage for Bamboo board by Josh Boyer · 17 years ago
  25. 0ce49a3 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  26. c27da339 [POWERPC] Fix timekeeping on PowerPC 601 by Benjamin Herrenschmidt · 17 years ago
  27. 7b5acba [POWERPC] Don't expose clock vDSO functions when CPU has no timebase by Benjamin Herrenschmidt · 17 years ago
  28. c0e7b4a [POWERPC] spusched: Fix null pointer dereference in find_victim by Christoph Hellwig · 17 years ago
  29. 9e4859e [POWERPC] FWNMI is only used on pSeries by Stephen Rothwell · 17 years ago
  30. ee7a76d [POWERPC] Size swapper_pg_dir correctly by Stephen Rothwell · 17 years ago
  31. 19a8d97 [POWERPC] Remove cmd_line from head*.S by Stephen Rothwell · 17 years ago
  32. 7b2c3c5 [POWERPC] Fix section mismatch in PCI code by Stephen Rothwell · 17 years ago
  33. ee98307 [POWERPC] MPC5200 low power mode by Domen Puncer · 17 years ago
  34. 104f0cc [POWERPC] spufs: Add DEFINE_SPUFS_ATTRIBUTE() by Michael Ellerman · 17 years ago
  35. 9e25ae6d [POWERPC] spufs: Respect RLIMIT_CORE in spu coredump code by Michael Ellerman · 17 years ago
  36. 7af1443 [POWERPC] spufs: Handle errors in SPU coredump code, and support coredump to a pipe by Michael Ellerman · 17 years ago
  37. e550149 [POWERPC] spufs: Cleanup ELF coredump extra notes logic by Michael Ellerman · 17 years ago
  38. 48cad41 [POWERPC] spufs: Combine spufs_coredump_calls with spufs_calls by Michael Ellerman · 17 years ago
  39. 78810ff [POWERPC] spufs: Add contents of npc file to SPU coredumps by Michael Ellerman · 17 years ago
  40. 74de08b [POWERPC] spufs: Internal __spufs_get_foo() routines should take a spu_context * by Michael Ellerman · 17 years ago
  41. 936d5bf [POWERPC] spufs: Get rid of spufs_coredump_num_notes, it's not needed if we NULL terminate by Michael Ellerman · 17 years ago
  42. c1a7217 [POWERPC] spufs: Don't return -ENOSYS as extra notes size if spufs is not loaded by Michael Ellerman · 17 years ago
  43. 59000b5 [POWERPC] spufs: Correctly calculate the size of the local-store to dump by Michael Ellerman · 17 years ago
  44. d464fb4 [POWERPC] spufs: Write some SPU coredump values as ASCII by Michael Ellerman · 17 years ago
  45. 4fca9c4 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code by Michael Ellerman · 17 years ago
  46. 9a5080f [POWERPC] spufs: Call spu_acquire_saved() before calculating the SPU note sizes by Michael Ellerman · 17 years ago
  47. f9b7bbe [POWERPC] spufs: Remove ctx_info and ctx_info_list by Michael Ellerman · 17 years ago
  48. a595ed6 [POWERPC] spufs: Extract the file descriptor search logic in SPU coredump code by Michael Ellerman · 17 years ago
  49. c70d4ca5 [POWERPC] cell: Remove DEBUG for SPU callbacks by Jeremy Kerr · 17 years ago
  50. 05a059f [POWERPC] spufs: Fix restore_decr_wrapped() to match CBE Handbook by Jeremy Kerr · 17 years ago
  51. 98f0697 [POWERPC] cell: Unify spufs syscall path by Jeremy Kerr · 17 years ago
  52. 36ddbb1 [POWERPC] spufs: Fix race condition on gang->aff_ref_spu by Andre Detsch · 17 years ago
  53. 8b0d312 [POWERPC] spufs: Make isolated loader properly aligned by Sebastian Siewior · 17 years ago
  54. 6232a74 [POWERPC] spufs: Remove spu_harvest by Jeremy Kerr · 17 years ago
  55. 1e8b0f6 [POWERPC] spufs: Remove asmlinkage from do_spu_create by Jeremy Kerr · 17 years ago
  56. 1238819 [POWERPC] spufs: Make file-internal functions & variables static by Sebastian Siewior · 17 years ago
  57. 00efee7 [POWERPC] Remove barriers from the SLB shadow buffer update by Michael Neuling · 17 years ago
  58. 61a564f [POWERPC] Don't cast kmalloc return value in ibmebus.c by Jesper Juhl · 17 years ago
  59. 8237bf0 [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub by Anton Vorontsov · 17 years ago
  60. 26f6cb9 [POWERPC] fsl_soc: add support for fsl_spi by Anton Vorontsov · 17 years ago
  61. 748a768 [POWERPC] Fix modpost warnings from head*.S on ppc32 by Kumar Gala · 17 years ago
  62. 5e14d21 [POWERPC] Add cpu feature for SPE handling by Kumar Gala · 17 years ago
  63. d8f1324 [POWERPC] 83xx: Removed PCI exclude of PHB by Kumar Gala · 17 years ago
  64. 1b3c5cda [POWERPC] Move PCI nodes to be sibilings with SOC nodes by Kumar Gala · 17 years ago
  65. f0c8ac8 [POWERPC] DTS cleanup by Kumar Gala · 17 years ago
  66. 5d54ddcb [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port by Kumar Gala · 17 years ago
  67. 26caeb2 [POWERPC] Handle alignment faults on SPE load/store instructions by Kumar Gala · 17 years ago
  68. f923473 [POWERPC] fsl_soc.c cleanup by Scott Wood · 17 years ago
  69. 683d00b [POWERPC] 85xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
  70. d347b32 [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. by Jon Loeliger · 17 years ago
  71. 7f2862c [POWERPC] linkstation updates by Guennadi Liakhovetski · 17 years ago
  72. 7f50382 [POWERPC] 85xx: Clean up from 85xx_ds rename by Kumar Gala · 17 years ago
  73. 16d2406 [POWERPC] 85xx: Renamed mpc8544_ds.c to mpc85xx_ds.c by Kumar Gala · 17 years ago
  74. 75cdff9 [POWERPC] PS3: Enhance storage probe debug output by Geoff Levand · 17 years ago
  75. 85d0292 [POWERPC] PS3: Fix CONFIG_SMP=n, CONFIG_KEXEC=y build by Jeremy Kerr · 17 years ago
  76. 0d72ba9 [POWERPC] Add workaround for MPICs with broken register reads by Olof Johansson · 17 years ago
  77. 2099172 [POWERPC] Document and implement an improved flash device binding for powerpc by David Gibson · 17 years ago
  78. 3c607ce [POWERPC] setup_64.c and prom.c comment cleanup by Linas Vepstas · 17 years ago
  79. 70c6cc3 [POWERPC] prom.c whitespace cleanup by Linas Vepstas · 17 years ago
  80. e788ff1 [POWERPC] prom_init whitespace cleanup, typo fix by Linas Vepstas · 17 years ago
  81. bde6c6e [POWERPC] Check _PAGE_RW and _PAGE_PRESENT on kernel addresses by Scott Wood · 17 years ago
  82. 96ebc3b [POWERPC] bootwrapper: Only print MAC addresses when the node is actually present by Scott Wood · 17 years ago
  83. 21f3fe2 [POWERPC] bootwrapper: Add get_path() by Scott Wood · 17 years ago
  84. 9de7827 [POWERPC] bootwrapper: Add strtoull() by Scott Wood · 17 years ago
  85. 4674f2f [POWERPC] bootwrapper: flatdevtree fixes by Scott Wood · 17 years ago
  86. 6bcc4c0 [POWERPC] Remove warning in arch/powerpc/kernel/sysfs.c by Olof Johansson · 17 years ago
  87. a416561 [POWERPC] Move lowlevel runlatch calls under cpu feature control by Olof Johansson · 17 years ago
  88. 01f1c73 [POWERPC] Remove unused platform_machine_check() by Olof Johansson · 17 years ago
  89. 3850169 [POWERPC] pasemi: Move pasemi_idle_init() to late_initcall() by Olof Johansson · 17 years ago
  90. cd78341 [POWERPC] pasemi: Print more information at machine check by Olof Johansson · 17 years ago
  91. 2e1957f [POWERPC] pasemi: Export more SPRs to sysfs when CONFIG_DEBUG_KERNEL=y by Olof Johansson · 17 years ago
  92. 4d44233 [POWERPC] pasemi: Add workaround for erratum 5945 by Olof Johansson · 17 years ago
  93. 68c8404 [POWERPC] pasemi: Add pasemi_pci_getcfgaddr() by Olof Johansson · 17 years ago
  94. a302cb9 [POWERPC] Export new __io{re,un}map_at() symbols by Olof Johansson · 17 years ago
  95. 60b332e [POWERPC] Export virq mapping via debugfs by Michael Ellerman · 17 years ago
  96. 7866291 [POWERPC] Initialise hwirq for legacy irqs by Michael Ellerman · 17 years ago
  97. 6815800 [POWERPC] Provide a default irq_host match, which matches on an exact of_node by Michael Ellerman · 17 years ago
  98. 8528ab8 [POWERPC] Invert null match behaviour for irq_hosts by Michael Ellerman · 17 years ago
  99. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  100. 0ae0b54 [POWERPC] Move bootwrapper's strchr() and strncmp() from .h to string.S by David Gibson · 17 years ago