1. 8b6f50e spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  2. f965263 ps3: FLASH ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  3. 9aea8cb ps3: BD/DVD/CD-ROM Storage Driver by Geert Uytterhoeven · 17 years ago
  4. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 17 years ago
  5. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 17 years ago
  6. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 17 years ago
  7. 36aaccc [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks by Bob Nelson · 17 years ago
  8. 2414059 [CELL] spu_base: locking cleanup by Christoph Hellwig · 17 years ago
  9. 9e7cbcb [CELL] cell: indexing of SPUs based on firmware vicinity properties by Arnd Bergmann · 17 years ago
  10. cbc23d3 [CELL] spufs: integration of SPE affinity with the scheduller by Arnd Bergmann · 17 years ago
  11. c5fc8d2 [CELL] cell: add placement computation for scheduling of affinity contexts by Arnd Bergmann · 17 years ago
  12. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 17 years ago
  13. 3ad216c [CELL] cell: add hardcoded spu vicinity information for QS20 by Arnd Bergmann · 17 years ago
  14. 9d92af6 [CELL] cell: add vicinity information on spus by Arnd Bergmann · 17 years ago
  15. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 17 years ago
  16. 7e90b74 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() by Masato Noguchi · 17 years ago
  17. 50af32a [CELL] spufs: remove unused file argument from spufs_run_spu() by Jeremy Kerr · 17 years ago
  18. ca53da3 [CELL] spufs: change decrementer restore timing by Masato Noguchi · 17 years ago
  19. cf17df2 [CELL] spufs: dont halt decrementer at restore step 47 by Masato Noguchi · 17 years ago
  20. a103f34 [CELL] spufs: limit saving MFC_CNTL bits by Masato Noguchi · 17 years ago
  21. d40a01d [CELL] spufs: fix read and write for decr_status file by Masato Noguchi · 17 years ago
  22. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 17 years ago
  23. cfd529b2 [CELL] spufs: remove needless context save/restore code by Masato Noguchi · 17 years ago
  24. daced0f [CELL] spufs: fix array size of channel index by Jeremy Kerr · 17 years ago
  25. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 17 years ago
  26. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  27. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 17 years ago
  28. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 17 years ago
  29. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 17 years ago
  30. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 17 years ago
  31. ce21b3c [CELL] add support for MSI on Axon-based Cell systems by Michael Ellerman · 17 years ago
  32. 8d2655e [CELL] saving spus information for kexec crash by Andre Detsch · 17 years ago
  33. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 17 years ago
  34. b86ce01 [CELL] allow linux to map Cell regs on legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  35. 827e364 [CELL] fix cbe_thermal for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  36. 64bafa9 [CELL] fix cbe_cpufreq for legacy SLOF tree. by Jean-Christophe DUBOIS · 17 years ago
  37. 74889e4 [CELL] cbe_cpufreq: reorganize code by Christian Krafft · 17 years ago
  38. 1e21fd5 [CELL] cbe_cpufreq: fix minor issues by Christian Krafft · 17 years ago
  39. e5ecc87 [CELL] cbe_cpufreq: fix initialization by Christian Krafft · 17 years ago
  40. a964b9b [CELL] cbe_cpufreq: fix latency measurement by Christian Krafft · 17 years ago
  41. 813f907 [CELL] pmi: remove support for mutiple devices. by Christian Krafft · 17 years ago
  42. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  43. 8042297 fix spufs build after ->fault changes by Christoph Hellwig · 17 years ago
  44. 83c5407 mm: fault feedback #2 by Nick Piggin · 17 years ago
  45. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 17 years ago
  46. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 17 years ago
  47. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  48. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 18 years ago
  49. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 18 years ago
  50. bc6b73e [POWERPC] pasemi: Don't auto-select CONFIG_EMBEDDED by Olof Johansson · 18 years ago
  51. d4875a2 [POWERPC] pasemi: Rename platform by Olof Johansson · 18 years ago
  52. bafdb64 [POWERPC] PS3: Bootwrapper support. by Geoff Levand · 18 years ago
  53. 76a5b8b [POWERPC] powermac i2c: Use mutex by Johannes Berg · 18 years ago
  54. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 18 years ago
  55. 80128ff [POWERPC] 8xx: mpc885ads pcmcia support by Vitaly Bordug · 18 years ago
  56. d3e0e02 [POWERPC] 52xx: sparse fixes by Domen Puncer · 18 years ago
  57. c03ac58 [POWERPC] 83xx: Add USB support to mpc8349-mitx board port by Grant Likely · 18 years ago
  58. e5a94af [POWERPC] 83xx: USB platform code rework by Li Yang · 18 years ago
  59. 749e808 [POWERPC] Remove redundant pci_read_irq_line() function for 85xx platform by Roy Zang · 18 years ago
  60. b533f8a [POWERPC] Reworked interrupt numbers for OpenPIC based Freescale chips by Kumar Gala · 18 years ago
  61. 68fb0d2 [POWERPC] 85xx: Fix 8548CDS reset bug by Roy Zang · 18 years ago
  62. 8d038e0 [POWERPC] spufs: Save dma_tagstatus_R in CSA by Kazunori Asayama · 18 years ago
  63. 933b0e3 [POWERPC] spufs: Fix lost events in poll/epoll on mfc by Kazunori Asayama · 18 years ago
  64. fe2f896 [POWERPC] spufs: Add spu stats in sysfs by Christoph Hellwig · 18 years ago
  65. 2744997 [POWERPC] spusched: Fix runqueue corruption by Christoph Hellwig · 18 years ago
  66. c77239b [POWERPC] spusched: Disable tick when not needed by Christoph Hellwig · 18 years ago
  67. 08c9692 [POWERPC] spufs: Fix libassist accounting by Jeremy Kerr · 18 years ago
  68. e9f8a0b [POWERPC] spufs: Add stat file to spufs by Christoph Hellwig · 18 years ago
  69. 65de66f [POWERPC] spufs: Implement /proc/spu_loadavg by Christoph Hellwig · 18 years ago
  70. 476273a [POWERPC] spufs: Add tid file by Christoph Hellwig · 18 years ago
  71. 7022543 [POWERPC] spufs: Trivial whitespace fixes by Jeremy Kerr · 18 years ago
  72. b8c295f [POWERPC] spufs: Remove spufs_dir_inode_operations by Jeremy Kerr · 18 years ago
  73. df09cf3 [POWERPC] spusched: No preemption for nosched contexts by Christoph Hellwig · 18 years ago
  74. 46cbf93 [POWERPC] spusched: Catch nosched contexts in spu_deactivate by Christoph Hellwig · 18 years ago
  75. ea1ae59 [POWERPC] spusched: fix cpu/node binding by Christoph Hellwig · 18 years ago
  76. 2cf2b3b [POWERPC] spusched: Update scheduling paramters on every spu_run by Christoph Hellwig · 18 years ago
  77. f3f59be [POWERPC] spusched: Print out scheduling tunables with DEBUG by Jeremy Kerr · 18 years ago
  78. 60e2423 [POWERPC] spusched: Fix timeslice calculations by Jeremy Kerr · 18 years ago
  79. fe443ef [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHER by Christoph Hellwig · 18 years ago
  80. 3790180 [POWERPC] spusched: Switch from workqueues to kthread + timer tick by Christoph Hellwig · 18 years ago
  81. be70317 [POWERPC] spufs: Add bit definition by Sebastian Siewior · 18 years ago
  82. 7a896dc [POWERPC] spufs: fix building spufs/spu_save_dump.h by Sebastian Siewior · 18 years ago
  83. ee5d1b7 [POWERPC] Fix PMI breakage in cbe_cbufreq driver by Christian Krafft · 18 years ago
  84. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 18 years ago
  85. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 18 years ago
  86. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 18 years ago
  87. bf440b71 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 18 years ago
  88. 20243c7 [POWERPC] 86xx: Created quirk_fsl_pcie_transparent() to initialize bridge resources. by Zhang Wei · 18 years ago
  89. 3ac4f0e [POWERPC] MPC8641HPCN: Set IDE in ULI1575 to not native mode. by Zhang Wei · 18 years ago
  90. 476f577 [POWERPC] 86xx: Workaround PCI_PRIMARY_BUS usage by Kumar Gala · 18 years ago
  91. e4725c2 [POWERPC] 86xx: Avoid system halt if link training isn't at least L0. by Zhang Wei · 18 years ago
  92. bf7c036 [POWERPC] Remove PCI-e errata for MPC8641 silicon ver 1.0 by Zhang Wei · 18 years ago
  93. 0a3786c [POWERPC] Removed remnants of bus_offset by Kumar Gala · 18 years ago
  94. 2a5ccbc [POWERPC] Remove bus_offset in places its not really used by Kumar Gala · 18 years ago
  95. 5229ee1 [POWERPC] Remove hack to determine the 2nd PHBs bus number by Kumar Gala · 18 years ago
  96. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 18 years ago
  97. 0e302a7 [POWERPC] 52xx: Remove support for PCI bus_offset by Kumar Gala · 18 years ago
  98. 5ab9c45 [POWERPC] Remove set_cfg_type for PCI indirect users that don't need it by Kumar Gala · 18 years ago
  99. d3c7ffa [POWERPC] disallow building powermac and tsi108 without PCI by Arnd Bergmann · 18 years ago
  100. d665840 [POWERPC] fix building without PCI by Arnd Bergmann · 18 years ago