1. 5cae84c [POWERPC] lite5200(b) support for i2c by Domen Puncer · 17 years ago
  2. 2abb701 [POWERPC] pasemi: Update ppc_proc_freq from cpufreq driver by Olof Johansson · 17 years ago
  3. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  4. d9333af [POWERPC] powermac: Support G5 CPU hotplug by Johannes Berg · 17 years ago
  5. 90f7afe [POWERPC] pasemi: Only call of_platform_bus_probe() on relevant platforms by Olof Johansson · 17 years ago
  6. dc4f60c [POWERPC] PS3: Interrupt routine fixups. by Geoff Levand · 17 years ago
  7. 1282885 [POWERPC] PS3: Remove duplicate variable assignement by Geoff Levand · 17 years ago
  8. f0a1d02 [POWERPC] PS3: Add DABR support by Geoff Levand · 17 years ago
  9. be9c94d [POWERPC] Fix suspend states again by Johannes Berg · 17 years ago
  10. 69d48b4 [POWERPC] Fix STRICT_MM_TYPECHECKS by David Gibson · 17 years ago
  11. 3baee95 [POWERPC] Add 'mdio' to bus scan id list for platforms with QE UEC by Kim Phillips · 18 years ago
  12. 650f7b3 [POWERPC] pseries: Handle null iommu dma-window property correctly by Linas Vepstas · 18 years ago
  13. 8fce6dd [POWERPC] powermac: Fix G5-cpufreq for cpu on/offline by Johannes Berg · 18 years ago
  14. 6bfeccd [POWERPC] kernel: Remove loops_per_jiffy code for 7448HPC2 platforms by Zang Roy-r61911 · 18 years ago
  15. 6ec3670 [POWERPC] Avoid putting cpu node twice by John Rigby · 18 years ago
  16. 057b184 [POWERPC] Spinlock initializer cleanup by Thomas Gleixner · 17 years ago
  17. 12d371a [POWERPC] get_property cleanups by Stephen Rothwell · 17 years ago
  18. 4bd4aa1 [POWERPC] cell: cbe_cpufreq cleanup and crash fix by Olof Johansson · 17 years ago
  19. c146c95 [POWERPC] Clean up cpufreq Kconfig dependencies by Olof Johansson · 18 years ago
  20. e089ad4 Revert "[POWERPC] Autodetect serial console on efika" by Paul Mackerras · 17 years ago
  21. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 18 years ago
  22. 2e0c337 [POWERPC] pasemi: Cpufreq driver by Olof Johansson · 18 years ago
  23. 116ab40 [POWERPC] pasemi: Kconfig for gpio_mdio by Olof Johansson · 18 years ago
  24. 952418c [POWERPC] pasemi: Remove build warning by Olof Johansson · 18 years ago
  25. 30686ba [POWERPC] Remove old interface find_devices by Stephen Rothwell · 18 years ago
  26. 1658ab6 [POWERPC] Remove old interface find_type_devices by Stephen Rothwell · 18 years ago
  27. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 18 years ago
  28. 4bf56e1 [POWERPC] Remove find_compatible_devices by Stephen Rothwell · 18 years ago
  29. 6cfef5b [POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQS by Michael Ellerman · 18 years ago
  30. f655733 [POWERPC] Re-organize Kconfig code for 4xx in arch/powerpc by David Gibson · 18 years ago
  31. b97d279 [POWERPC] pasemi: GPIO MDIO of_platform driver by Olof Johansson · 18 years ago
  32. 7e8bddf [POWERPC] pasemi: Reset mpic on boot by Olof Johansson · 18 years ago
  33. df7e70a [POWERPC] pasemi: Allow 8KB config space for I/O bridge by Olof Johansson · 18 years ago
  34. b3a6d2a [POWERPC] Rename last get_property calls by Stephen Rothwell · 18 years ago
  35. b142eb3 Merge branch 'for-2.6.22' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22 by Paul Mackerras · 18 years ago
  36. 13177c8 Merge branch 'spufs' of master.kernel.org:/pub/scm/linux/kernel/git/arnd/cell-2.6 into for-2.6.22 by Paul Mackerras · 18 years ago
  37. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 18 years ago
  38. 150f7e3 [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory by Jeremy Kerr · 18 years ago
  39. 9dd855a [POWERPC] cell: add support for proper device-tree by Christian Krafft · 18 years ago
  40. 5050063 [POWERPC] cell: use pmi in cpufreq driver by Christian Krafft · 18 years ago
  41. 5f7bdae [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes by Christian Krafft · 18 years ago
  42. 24d560d [POWERPC] cbe_thermal: clean up computation of temperature by Christian Krafft · 18 years ago
  43. 91a69c9 [POWERPC] cell: add cbe_node_to_cpu function by Christian Krafft · 18 years ago
  44. ccf17e9 [POWERPC] spu_base: fix initialisation on systems with no SPEs by Jeremy Kerr · 18 years ago
  45. befdc74 [POWERPC] spu_base: remove cleanup_spu_base by Christoph Hellwig · 18 years ago
  46. aa45e25 [POWERPC] spufs: various run.c cleanups by Christoph Hellwig · 18 years ago
  47. fe8a29d [POWERPC] spufs: enable SPU coredump for kernel-builtin spufs by Akinobu Mita · 18 years ago
  48. 6cf2179 [POWERPC] spufs: fix memory leak on coredump by Arnd Bergmann · 18 years ago
  49. d376439 [POWERPC] spufs: Minor cleanup of spu_wait by Jeremy Kerr · 18 years ago
  50. f11f5ee [POWERPC] spufs: add mode= mount option by Jeremy Kerr · 18 years ago
  51. 9e2fe2c [POWERPC] spufs: use memcpy_fromio() to copy from local store by Akinobu Mita · 18 years ago
  52. 8a7d86b [POWERPC] spufs: avoid spurious memory barriers by Christoph Hellwig · 18 years ago
  53. db1384b [POWERPC] spufs: fix memory leak on spufs reloading by Akinobu Mita · 18 years ago
  54. c99c199 [POWERPC] spufs: fix missing error handling in module_init() by Akinobu Mita · 18 years ago
  55. 577f8f1 [POWERPC] spufs: check spu_acquire_runnable() return value by Akinobu Mita · 18 years ago
  56. e45d48a3 [POWERPC] spufs: turn run_sema into run_mutex by Christoph Hellwig · 18 years ago
  57. c8a1e93 [POWERPC] spufs: provide siginfo for SPE faults by Jeremy Kerr · 18 years ago
  58. 57dace2 [POWERPC] spufs: make spu page faults not block scheduling by Arnd Bergmann · 18 years ago
  59. 62c05d5 [POWERPC] spu_base: move spu_init_channels out of spu_mutex by Christoph Hellwig · 18 years ago
  60. 4e0f4ed [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup by Luke Browning · 18 years ago
  61. 7ec18ab [POWERPC] spufs: streamline locking for isolated spu setup by Christoph Hellwig · 18 years ago
  62. a475c2f [POWERPC] spufs: remove woken threads from the runqueue early by Christoph Hellwig · 18 years ago
  63. 390c534 [POWERPC] spufs: add memory barriers after set_bit by Arnd Bergmann · 18 years ago
  64. e097b51 [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 by Christoph Hellwig · 18 years ago
  65. b3e76cc [POWERPC] spu sched: ensure preempted threads are put back on the runqueue by Christoph Hellwig · 18 years ago
  66. 43c2bbd [POWERPC] spufs: clear mapping pointers after last close by Christoph Hellwig · 18 years ago
  67. 0887309 [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contexts by Christoph Hellwig · 18 years ago
  68. 9875026 [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup by Kumar Gala · 18 years ago
  69. db94780 [POWERPC] Convert 85xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  70. c8a55f3 [POWERPC] Convert 8xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  71. d6071f8 [POWERPC] Convert 82xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  72. b5a4834 [POWERPC] Convert 83xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  73. 4a89f7f [POWERPC] Convert 86xx platform to unified platform Kconfig by Kumar Gala · 18 years ago
  74. 164a460 [POWERPC] Ensure platform CONFIG options have correct dependencies by Kumar Gala · 18 years ago
  75. 9c1a2ba [POWERPC] Rename get_property to of_get_property: the last one by Stephen Rothwell · 18 years ago
  76. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  77. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 18 years ago
  78. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  79. 9414715 [POWERPC] Autodetect serial console on efika by Olaf Hering · 18 years ago
  80. dbf8eef [POWERPC] spufs: don't yield CPU in spu_yield by Christoph Hellwig · 18 years ago
  81. 28066ae [POWERPC] CBE thermal support on PS3 by Geert Uytterhoeven · 18 years ago
  82. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 18 years ago
  83. c3b9d9a [POWERPC] Fix link errors when EEH is disabled by Olaf Hering · 18 years ago
  84. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 18 years ago
  85. 2213217 [POWERPC] mpc52xx_pic: fix main interrupt masking by Domen Puncer · 18 years ago
  86. d93daf8 [POWERPC] 85xx: Add initial MPC8544 DS platform files. by Jon Loeliger · 18 years ago
  87. 23308c5 [POWERPC] 83xx: Add MPC832x RDB board support. by Michael Barkowski · 18 years ago
  88. 1a4d939 [POWERPC] 83xx: Removed dead header by Kumar Gala · 18 years ago
  89. 8b03336 [POWERPC] 83xx: Delete unused header file. by Robert P. J. Day · 18 years ago
  90. 7d776cb [POWERPC] QE: automatically select QE options by Timur Tabi · 18 years ago
  91. 9eb90a0 [POWERPC] 86xx/85xx: Unify Freescale PCI Express memory map registers structure by Zang Roy-r61911 · 18 years ago
  92. 3e4e97f [POWERPC] 86xx/85xx: Move 8641 PCI-Express to arch/powerpc/sysdev/fsl_pcie.c. by Jon Loeliger · 18 years ago
  93. 3771f2d Merge branch 'ppc_kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 18 years ago
  94. 17e638b [POWERPC] Generic time suspend/resume code by Johannes Berg · 18 years ago
  95. 4330f5d [POWERPC] Created arch/powerpc/platforms/Kconfig for "Platform support" by Kumar Gala · 18 years ago
  96. 35a1245 [POWERPC] Split several platforms into their respective Kconfig file by Kumar Gala · 18 years ago
  97. fd42c71 [POWERPC] Removed config options that we don't support in embedded6xx by Kumar Gala · 18 years ago
  98. 72e77a1 [POWERPC] Split cell platforms into their respective Kconfig file by Kumar Gala · 18 years ago
  99. 9b8babf [POWERPC] Split powermac platforms into their own Kconfig file by Kumar Gala · 18 years ago
  100. 5396132 [POWERPC] Split 52xx platforms into their own Kconfig file by Kumar Gala · 18 years ago