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