1. b791072 [POWERPC] hvc_console: Polling mode timer backoff by Will Schmidt · 17 years ago
  2. b3a6d2a [POWERPC] Rename last get_property calls by Stephen Rothwell · 17 years ago
  3. edfedbf [POWERPC] Partially revert "Add correct interrupt property for pegasos ide" by Paul Mackerras · 17 years ago
  4. 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 · 17 years ago
  5. 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 · 17 years ago
  6. 445c9b5 Merge branch 'kconfig' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.22 by Paul Mackerras · 17 years ago
  7. c6d3448 [POWERPC] update cell_defconfig by Arnd Bergmann · 17 years ago
  8. 150f7e3 [POWERPC] cell: enable RTAS-based PTCAL for Cell XDR memory by Jeremy Kerr · 17 years ago
  9. 9dd855a [POWERPC] cell: add support for proper device-tree by Christian Krafft · 17 years ago
  10. 6bf05fd [POWERPC] add of_iomap function by Christian Krafft · 17 years ago
  11. 4a065f9 [POWERPC] pmi probe device by device-type by Christian Krafft · 17 years ago
  12. 79baf4a [POWERPC] add check for initialized driver data to pmi driver by Christian Krafft · 17 years ago
  13. 5050063 [POWERPC] cell: use pmi in cpufreq driver by Christian Krafft · 17 years ago
  14. 5f7bdae [POWERPC] cbe_thermal: add throttling attributes to cpu and spu nodes by Christian Krafft · 17 years ago
  15. 24d560d [POWERPC] cbe_thermal: clean up computation of temperature by Christian Krafft · 17 years ago
  16. 91a69c9 [POWERPC] cell: add cbe_node_to_cpu function by Christian Krafft · 17 years ago
  17. ccf17e9 [POWERPC] spu_base: fix initialisation on systems with no SPEs by Jeremy Kerr · 17 years ago
  18. befdc74 [POWERPC] spu_base: remove cleanup_spu_base by Christoph Hellwig · 17 years ago
  19. aa45e25 [POWERPC] spufs: various run.c cleanups by Christoph Hellwig · 17 years ago
  20. fe8a29d [POWERPC] spufs: enable SPU coredump for kernel-builtin spufs by Akinobu Mita · 17 years ago
  21. 6cf2179 [POWERPC] spufs: fix memory leak on coredump by Arnd Bergmann · 17 years ago
  22. d376439 [POWERPC] spufs: Minor cleanup of spu_wait by Jeremy Kerr · 17 years ago
  23. f11f5ee [POWERPC] spufs: add mode= mount option by Jeremy Kerr · 17 years ago
  24. 9e2fe2c [POWERPC] spufs: use memcpy_fromio() to copy from local store by Akinobu Mita · 17 years ago
  25. 8a7d86b [POWERPC] spufs: avoid spurious memory barriers by Christoph Hellwig · 17 years ago
  26. db1384b [POWERPC] spufs: fix memory leak on spufs reloading by Akinobu Mita · 17 years ago
  27. c99c199 [POWERPC] spufs: fix missing error handling in module_init() by Akinobu Mita · 17 years ago
  28. 577f8f1 [POWERPC] spufs: check spu_acquire_runnable() return value by Akinobu Mita · 17 years ago
  29. e45d48a [POWERPC] spufs: turn run_sema into run_mutex by Christoph Hellwig · 17 years ago
  30. c8a1e93 [POWERPC] spufs: provide siginfo for SPE faults by Jeremy Kerr · 17 years ago
  31. 57dace2 [POWERPC] spufs: make spu page faults not block scheduling by Arnd Bergmann · 17 years ago
  32. 62c05d5 [POWERPC] spu_base: move spu_init_channels out of spu_mutex by Christoph Hellwig · 17 years ago
  33. 4e0f4ed [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeup by Luke Browning · 17 years ago
  34. 7ec18ab [POWERPC] spufs: streamline locking for isolated spu setup by Christoph Hellwig · 17 years ago
  35. a475c2f [POWERPC] spufs: remove woken threads from the runqueue early by Christoph Hellwig · 17 years ago
  36. 390c534 [POWERPC] spufs: add memory barriers after set_bit by Arnd Bergmann · 17 years ago
  37. e097b51 [POWERPC] spu sched: ensure preempted threads are put back on the runqueue, part2 by Christoph Hellwig · 17 years ago
  38. b3e76cc [POWERPC] spu sched: ensure preempted threads are put back on the runqueue by Christoph Hellwig · 17 years ago
  39. 43c2bbd [POWERPC] spufs: clear mapping pointers after last close by Christoph Hellwig · 17 years ago
  40. 0887309 [POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu contexts by Christoph Hellwig · 17 years ago
  41. 390cbb5 [POWERPC] Fix detection of loader-supplied initrd on OF platforms by Paul Mackerras · 17 years ago
  42. 9875026 [POWERPC] Miscellaneous arch/powerpc Kconfig and platform/Kconfig cleanup by Kumar Gala · 17 years ago
  43. db94780 [POWERPC] Convert 85xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  44. c8a55f3 [POWERPC] Convert 8xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  45. d6071f8 [POWERPC] Convert 82xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  46. b5a4834 [POWERPC] Convert 83xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  47. 4a89f7f [POWERPC] Convert 86xx platform to unified platform Kconfig by Kumar Gala · 17 years ago
  48. 164a460 [POWERPC] Ensure platform CONFIG options have correct dependencies by Kumar Gala · 17 years ago
  49. 0727702 [POWERPC] ibmebus: change probe/remove interface from using loc-code to DT path by Joachim Fenkes · 17 years ago
  50. 370a908 [POWERPC] DEBUG_PAGEALLOC for 64-bit by Benjamin Herrenschmidt · 17 years ago
  51. 88df6e9 [POWERPC] DEBUG_PAGEALLOC for 32-bit by Benjamin Herrenschmidt · 17 years ago
  52. ee4f2ea [POWERPC] Fix 32-bit mm operations when not using BATs by Benjamin Herrenschmidt · 17 years ago
  53. 3be4e69 [POWERPC] Cleanup 32-bit map_page by Benjamin Herrenschmidt · 17 years ago
  54. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 17 years ago
  55. e4ee3891 [POWERPC] Alignment exception uses __get/put_user_inatomic by Benjamin Herrenschmidt · 17 years ago
  56. e68c825 [POWERPC] Add inatomic versions of __get_user and __put_user by Benjamin Herrenschmidt · 17 years ago
  57. 06533e2 [POWERPC] Clean up unused ROUND_UP, NAME_OFFSET macros in arch/powerpc by Milind Arun Choudhary · 17 years ago
  58. e480592 [POWERPC] Add correct interrupt property for pegasos ide by Olaf Hering · 17 years ago
  59. 9c1a2ba [POWERPC] Rename get_property to of_get_property: the last one by Stephen Rothwell · 17 years ago
  60. d05c7a8 [POWERPC] Rename get_property to of_get_property: drivers by Stephen Rothwell · 17 years ago
  61. c4f55b3 [POWERPC] Rename get_property to of_get_property: sound by Stephen Rothwell · 17 years ago
  62. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  63. ceef877 [POWERPC] Rename get_property to of_get_property: include by Stephen Rothwell · 17 years ago
  64. 721151d [POWERPC] Allow drivers to map individual 4k pages to userspace by Paul Mackerras · 17 years ago
  65. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 17 years ago
  66. 9213fee [POWERPC] Rename prom_n_size_cells to of_n_size_cells by Stephen Rothwell · 17 years ago
  67. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 17 years ago
  68. 7a92f74 [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  69. 0e56efc [POWERPC] Rename get_property to of_get_property by Stephen Rothwell · 17 years ago
  70. a7edd0e [POWERPC] get_property returns const by Stephen Rothwell · 17 years ago
  71. 6c2d046 [POWERPC] Fix modalias content in sysfs for macio devices by Olaf Hering · 17 years ago
  72. 9414715 [POWERPC] Autodetect serial console on efika by Olaf Hering · 17 years ago
  73. 02cc511 [POWERPC] bootwrapper: Decompress less, check more by Milton Miller · 17 years ago
  74. 1383a34 [POWERPC] bootwrapper: no-gzip fixes by Milton Miller · 17 years ago
  75. f4bdbfc [POWERPC] bootwrapper: missing relocation in crt0.S by Milton Miller · 17 years ago
  76. d6f1d2a [POWERPC] Routine to find the devtree node of a linux,phandle by Mark A. Greer · 17 years ago
  77. 88e6873 [POWERPC] Move bootwrapper ELF parsing routines to a file by Mark A. Greer · 17 years ago
  78. 5e41763 [POWERPC] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fc by Giuliano Pochini · 17 years ago
  79. 6590a01 [POWERPC] Remove unused header file: arch/ppc/syslib/cpc710.h. by Robert P. J. Day · 17 years ago
  80. 0fbbeba [POWERPC] Ocotea board: ntpd complains that the frequency error exceeds the tolerance by Bart Van Assche · 17 years ago
  81. 6e1af38 [POWERPC] bootwrapper: Add dt_xlate_reg(), and use it to find serial registers. by Scott Wood · 17 years ago
  82. dbf8eef [POWERPC] spufs: don't yield CPU in spu_yield by Christoph Hellwig · 17 years ago
  83. 28066ae [POWERPC] CBE thermal support on PS3 by Geert Uytterhoeven · 17 years ago
  84. a5bcbca [POWERPC] Remove stale comment from head_64.S by Sonny Rao · 17 years ago
  85. 8545cd2 [POWERPC] Remove unused inclusion of linux/ide.h by Olaf Hering · 17 years ago
  86. e51b85d [POWERPC] PMU LED whitelisting of PowerMac 7,2 and 7,3 by Tony Vroon · 17 years ago
  87. c3b9d9a [POWERPC] Fix link errors when EEH is disabled by Olaf Hering · 17 years ago
  88. 3af82a8 [POWERPC] Clean up zImage handling of the command line by David Gibson · 17 years ago
  89. 27fbaa9 [POWERPC] Add device tree utility functions to zImage by David Gibson · 17 years ago
  90. 3467bfd [POWERPC] Use mtocrf instruction in asm when CONFIG_POWER4_ONLY=y by Olof Johansson · 17 years ago
  91. 5699755 [POWERPC] DMA 4GB boundary protection by Jake Moilanen · 17 years ago
  92. 1f9209c [POWERPC] Add uevent handler for of_platform_bus by Sylvain Munaut · 17 years ago
  93. cc11645 [POWERPC] powermac: Use the new of_device common uevent handler by Sylvain Munaut · 17 years ago
  94. eb0cb8a [POWERPC] Add a unified uevent handler for bus based on of_device by Sylvain Munaut · 17 years ago
  95. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  96. 80584ff Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  97. 73aba63 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 17 years ago
  98. 29ac8ca Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 17 years ago
  99. c48ea60 [PATCH] PM: use kobject_name() to access kobject names by Dmitry Torokhov · 17 years ago
  100. 2ea547d2 USB: Nikon D80 unusual device patch by Emil Larsson · 17 years ago