1. b2c863b spusched: fix mismerge in spufs.h by Christoph Hellwig · 19 years ago
  2. dc79747 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  3. 5fa63fc Fix ppc64 mismerge by Al Viro · 19 years ago
  4. a2b7390 [POWERPC] Quiet section mismatch warning on pcibios_setup by Stephen Rothwell · 19 years ago
  5. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 19 years ago
  6. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 19 years ago
  7. adff093 [POWERPC] Allow smp_call_function_single() to current cpu by Avi Kivity · 19 years ago
  8. 08ae6cc [POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC by Paul Mackerras · 19 years ago
  9. ca8ffc9 [POWERPC] Fix future firmware feature fixups function failure by Michael Neuling · 19 years ago
  10. 4d404ed [POWERPC] fix showing xmon help by Ishizaki Kou · 19 years ago
  11. 776568d [POWERPC] Make xmon_write accept a const buffer by Ishizaki Kou · 19 years ago
  12. f8eb77d [POWERPC] Fix misspelled "CONFIG_CHECK_CACHE_COHERENCY" Kconfig option. by Robert P. J. Day · 19 years ago
  13. 1e57ba8 [POWERPC] cell: CONFIG_SPE_BASE is a typo by Geert Uytterhoeven · 19 years ago
  14. 8b6f50e spufs: make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 19 years ago
  15. 24ed855 PS3: Fix build with 32-bit toolchains by Geoff Levand · 19 years ago
  16. f965263 ps3: FLASH ROM Storage Driver by Geert Uytterhoeven · 19 years ago
  17. 9aea8cb ps3: BD/DVD/CD-ROM Storage Driver by Geert Uytterhoeven · 19 years ago
  18. c6131fa ps3: Disk Storage Driver by Geert Uytterhoeven · 19 years ago
  19. 97d22d2 powerpc: tlb_32.c build fix by Mariusz Kozlowski · 19 years ago
  20. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 19 years ago
  21. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 19 years ago
  22. 36aaccc [CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks by Bob Nelson · 19 years ago
  23. 2414059 [CELL] spu_base: locking cleanup by Christoph Hellwig · 19 years ago
  24. 9e7cbcb [CELL] cell: indexing of SPUs based on firmware vicinity properties by Arnd Bergmann · 19 years ago
  25. cbc23d3 [CELL] spufs: integration of SPE affinity with the scheduller by Arnd Bergmann · 19 years ago
  26. c5fc8d2 [CELL] cell: add placement computation for scheduling of affinity contexts by Arnd Bergmann · 19 years ago
  27. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 19 years ago
  28. 3ad216c [CELL] cell: add hardcoded spu vicinity information for QS20 by Arnd Bergmann · 19 years ago
  29. 9d92af6 [CELL] cell: add vicinity information on spus by Arnd Bergmann · 19 years ago
  30. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 19 years ago
  31. 7e90b74 [CELL] spufs: use find_first_bit() instead of sched_find_first_bit() by Masato Noguchi · 19 years ago
  32. 50af32a [CELL] spufs: remove unused file argument from spufs_run_spu() by Jeremy Kerr · 19 years ago
  33. ca53da3 [CELL] spufs: change decrementer restore timing by Masato Noguchi · 19 years ago
  34. cf17df2 [CELL] spufs: dont halt decrementer at restore step 47 by Masato Noguchi · 19 years ago
  35. a103f34 [CELL] spufs: limit saving MFC_CNTL bits by Masato Noguchi · 19 years ago
  36. d40a01d [CELL] spufs: fix read and write for decr_status file by Masato Noguchi · 19 years ago
  37. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 19 years ago
  38. cfd529b2 [CELL] spufs: remove needless context save/restore code by Masato Noguchi · 19 years ago
  39. daced0f [CELL] spufs: fix array size of channel index by Jeremy Kerr · 19 years ago
  40. 27b1ea0 [CELL] spufs: make sure context are scheduled again after spu_acquire_saved by Christoph Hellwig · 19 years ago
  41. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 19 years ago
  42. e840cfe [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts by Jeremy Kerr · 19 years ago
  43. d054b36 [CELL] spufs: Make signal-notification files readonly for NOSCHED contexts by Jeremy Kerr · 19 years ago
  44. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 19 years ago
  45. d145031 [CELL] spufs: remove section mismatch warning by Sebastian Siewior · 19 years ago
  46. ce21b3c [CELL] add support for MSI on Axon-based Cell systems by Michael Ellerman · 19 years ago
  47. 8d2655e [CELL] saving spus information for kexec crash by Andre Detsch · 19 years ago
  48. dbdf04c [CELL] driver for DDR2 memory on AXON by Maxim Shchetynin · 19 years ago
  49. b86ce01 [CELL] allow linux to map Cell regs on legacy SLOF tree. by Jean-Christophe DUBOIS · 19 years ago
  50. 827e364 [CELL] fix cbe_thermal for legacy SLOF tree. by Jean-Christophe DUBOIS · 19 years ago
  51. 64bafa9 [CELL] fix cbe_cpufreq for legacy SLOF tree. by Jean-Christophe DUBOIS · 19 years ago
  52. 74889e4 [CELL] cbe_cpufreq: reorganize code by Christian Krafft · 19 years ago
  53. 1e21fd5 [CELL] cbe_cpufreq: fix minor issues by Christian Krafft · 19 years ago
  54. e5ecc87 [CELL] cbe_cpufreq: fix initialization by Christian Krafft · 19 years ago
  55. a964b9b [CELL] cbe_cpufreq: fix latency measurement by Christian Krafft · 19 years ago
  56. 813f907 [CELL] pmi: remove support for mutiple devices. by Christian Krafft · 19 years ago
  57. 3f23de1 Create drivers/of/platform.c by Stephen Rothwell · 19 years ago
  58. f85ff30 Begin to consolidate of_device.c by Stephen Rothwell · 19 years ago
  59. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 19 years ago
  60. d1cd355 Consolidate of_get_next_child by Stephen Rothwell · 19 years ago
  61. e679c5f Consolidate of_get_parent by Stephen Rothwell · 19 years ago
  62. 581b605 Consolidate of_find_property by Stephen Rothwell · 19 years ago
  63. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 19 years ago
  64. 97e873e Start split out of common open firmware code by Stephen Rothwell · 19 years ago
  65. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 19 years ago
  66. 8042297 fix spufs build after ->fault changes by Christoph Hellwig · 19 years ago
  67. efffbee Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago
  68. dd00cc4 some kmalloc/memset ->kzalloc (tree wide) by Yoann Padioleau · 19 years ago
  69. 8fb775e powerpc: Put allocated ELF notes in read-only data segment by Roland McGrath · 19 years ago
  70. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 19 years ago
  71. 3d7e338 jprobes: make jprobes a little safer for users by Michael Ellerman · 19 years ago
  72. 83c5407 mm: fault feedback #2 by Nick Piggin · 19 years ago
  73. 7132ab7 Fix RGMII-ID handling in gianfar by Andy Fleming · 19 years ago
  74. cc65185 Add phy-connection-type to gianfar nodes by Andy Fleming · 19 years ago
  75. d756d10 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 19 years ago
  76. 826ea8f Revert "[POWERPC] Do firmware feature fixups after features are initialised" by Tony Breeds · 19 years ago
  77. 4f3731d Fix compile failure in arch/powerpc/kernel/pci-common.c by Tony Breeds · 19 years ago
  78. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 19 years ago
  79. bce9451 Cell: Draw SPE helper penguin logos by Geert Uytterhoeven · 19 years ago
  80. 87a7def Kprobes on select architectures no longer EXPERIMENTAL by Ananth N Mavinakayanahalli · 19 years ago
  81. f284ce7 PTRACE_POKEDATA consolidation by Alexey Dobriyan · 19 years ago
  82. 7664732 PTRACE_PEEKDATA consolidation by Alexey Dobriyan · 19 years ago
  83. bcdcd8e Report that kernel is tainted if there was an OOPS by Pavel Emelianov · 19 years ago
  84. 99121c0 powerpc: 8xx: fix whitespace and indentation by Vitaly Bordug · 19 years ago
  85. 3ae0aa9 powerpc: add missing DATA_DATA to powerpc by Mathieu Desnoyers · 19 years ago
  86. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  87. f5e83fa powerpc: Refuse to build 64-bit with GCC-4.2.0 and CONFIG_MODULES by Segher Boessenkool · 19 years ago
  88. 608e261 generic bug: use show_regs() instead of dump_stack() by Heiko Carstens · 19 years ago
  89. f057eac Introduce CONFIG_VIRT_TO_BUS by Stephen Rothwell · 19 years ago
  90. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 19 years ago
  91. 36e2359 PCI: Only build PCI syscalls on architectures that want them by Matthew Wilcox · 19 years ago
  92. b8a3a52 PCI: read revision ID by default by Auke Kok · 19 years ago
  93. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 19 years ago
  94. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 19 years ago
  95. 93ab471 [POWERPC] Create add_rtc() function to enable the RTC CMOS driver by Wade Farnsworth · 19 years ago
  96. 31a12ce [POWERPC] Oprofile support for Power 5++ by Mike Wolf · 19 years ago
  97. 1f945a8 [POWERPC] Remove unnecessary #undef printk from prom.c by Mathieu Desnoyers · 19 years ago
  98. 8203c17 [POWERPC] Fix typo in Ebony default DTS by Li Yang · 19 years ago
  99. 7058457 [POWERPC] Check for NULL ppc_md.init_IRQ() before calling by Sonny Rao · 19 years ago
  100. b3e998e [POWERPC] Remove extra return statement by Manish Ahuja · 19 years ago