1. c745552 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  2. d41ad6d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  3. d368514 powerpc: Fix corruption when grabbing FWNMI data by Anton Blanchard · 14 years ago
  4. d47d1d8 powerpc: Rework pseries machine check handler by Anton Blanchard · 14 years ago
  5. 3f9793e powerpc: Never halt RTAS error logging after receiving an unrecoverable machine check by Anton Blanchard · 14 years ago
  6. 158d5b5e powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler by Anton Blanchard · 14 years ago
  7. c6baabf powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare by Anton Blanchard · 14 years ago
  8. 2bb44d6 powerpc/kexec: Don't initialise kexec hooks to default handlers by Anton Blanchard · 14 years ago
  9. c1f784e powerpc/kdump: Remove ppc_md.machine_crash_shutdown by Anton Blanchard · 14 years ago
  10. b18ae08 powerpc/cell: Use system_wq in cpufreq_spudemand by Tejun Heo · 14 years ago
  11. 63c3b9d powerpc/spufs: Use simple_write_to_buffer by Akinobu Mita · 14 years ago
  12. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 14 years ago
  13. 50f4df4 Merge remote branch 'kumar/next' into merge by Benjamin Herrenschmidt · 14 years ago
  14. 5d1034f powerpc/83xx: fix build failures on dt compatible list. by Grant Likely · 14 years ago
  15. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  16. fd066e8 powerpc/mpc8308: fix USB DR controller initialization by Ilya Yanok · 14 years ago
  17. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  18. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  19. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  20. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  21. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  22. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  23. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  24. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  25. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  26. 8dd11f8 ppc: fix comment typo singal -> signal by Justin P. Mattock · 14 years ago
  27. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  28. d392da5 Merge v2.6.37-rc8 into powerpc/next by Grant Likely · 14 years ago
  29. 5e2f55c powerpc/mpc5200: include fs.h in mpc52xx_gpt.c by Wolfram Sang · 14 years ago
  30. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  31. 98b14d6 powerpc/powermac: Make auto-loading of therm_pm72 possible by Marc Zyngier · 14 years ago
  32. b8c49de powerpc/pseries: Pass phb only to iommu_table_setparms_lpar by Benjamin Herrenschmidt · 14 years ago
  33. 4af2da2 powerpc/pseries: Do not need to check for dma_window == NULL by Nishanth Aravamudan · 14 years ago
  34. f413323 powerpc/pseries: Checking for pdn->parent is redundant by Nishanth Aravamudan · 14 years ago
  35. 7372cfb powerpc/pseries: Do not search for dma-window property on dlpar remove by Nishanth Aravamudan · 14 years ago
  36. 56d8adc Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  37. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  38. 9a866b8 powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log by Benjamin Herrenschmidt · 14 years ago
  39. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 14 years ago
  40. 4e7c77a powerpc/nvram: More flexible nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  41. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 14 years ago
  42. d164f6d powerpc/4xx: Add suspend and idle support by Victor Gallardo · 14 years ago
  43. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  44. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 14 years ago
  45. f7dec88 powerpc/iseries: Remove unused mf_getSrcHistory function and caller. by Jesper Juhl · 14 years ago
  46. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  47. a8daac8 powerpc/pseries: iommu cleanup by Nishanth Aravamudan · 14 years ago
  48. 741d204 powerpc/cell: Beat dma ops cleanup by Nishanth Aravamudan · 14 years ago
  49. 2f9c9be powerpc/pasemi: Clean up pasemi iommu table initializations by Nishanth Aravamudan · 14 years ago
  50. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 14 years ago
  51. 4e89a2d powerpc/pseries: Add kernel parameter to disable batched hcalls by Will Schmidt · 14 years ago
  52. 01cf6fe powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG by Nishanth Aravamudan · 14 years ago
  53. 2f55ac0 suspend: constify platform_suspend_ops by Lionel Debroux · 14 years ago
  54. 6d2ad1e powerpc: remove cast from void* by matt mooney · 14 years ago
  55. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  56. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  57. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  58. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  59. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  60. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 14 years ago
  61. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  62. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  63. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  64. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  65. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  66. 6a1c9df Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  67. 2c184cd powerpc/85xx: add DIU support to the Freecale P1022DS reference board by Timur Tabi · 14 years ago
  68. 9540041 powerpc/fsl-booke: Add p5020 DS board support by Kumar Gala · 14 years ago
  69. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  70. b6f9e59 powerpc/fsl-booke: Add p3041 DS board support by Kumar Gala · 14 years ago
  71. f7a07fd powerpc/p1022: Add probing for individual DMA channels by Timur Tabi · 14 years ago
  72. cd2bd44 powerpc/mpc83xx: Support for MPC8308 P1M board by Ilya Yanok · 14 years ago
  73. 677de42 powerpc/85xx: flush dcache before resetting cores by Matthew McClintock · 14 years ago
  74. 5d69296 powerpc/85xx: Minor fixups for kexec on 85xx by Matthew McClintock · 14 years ago
  75. edb8580 powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec by Matthew McClintock · 14 years ago
  76. 6edc323 powerpc/44x: Add support for the AMCC APM821xx SoC by Tirumala Marri · 14 years ago
  77. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  78. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  79. f56029b powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask by Nishanth Aravamudan · 14 years ago
  80. e72ed6b powerpc/pseries: Use kmemdup by Nishanth Aravamudan · 14 years ago
  81. 410bccf powerpc/pseries: Partition migration in the kernel by Nathan Fontenot · 14 years ago
  82. 2064897 powerpc/pseries: Export device tree updating routines by Nathan Fontenot · 14 years ago
  83. 4783f39 Merge remote branch 'kumar/merge' into next by Benjamin Herrenschmidt · 14 years ago
  84. 1c9db52 pci: Convert msi to new irq_chip functions by Thomas Gleixner · 14 years ago
  85. 5b8544c powerpc/ppc64e: Fix link problem when building ppc64e_defconfig by Kumar Gala · 14 years ago
  86. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  87. 3c06806 Merge branch 'merge-powerpc' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  88. fe3b79d spufs: use llseek in all file operations by Arnd Bergmann · 14 years ago
  89. 823108a powerpc, memblock: Fix memblock API change fallout by Yinghai Lu · 14 years ago
  90. e39d5ef powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios by Anatolij Gustschin · 14 years ago
  91. fa32154 powerpc/5200: tighten up ac97 reset timing by Eric Millbrandt · 14 years ago
  92. 915b961 powerpc/5200: efika.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  93. 7cf9bac powerpc/chrp/nvram.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  94. 182f30e powerpc/cell: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  95. 0373721 powerpc/powermac/pfunc_core.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  96. a8e25c6 powerpc/maple: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  97. 872e439 powerpc/pseries: Re-enable dispatch trace log userspace interface by Paul Mackerras · 14 years ago
  98. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  99. 8154c5d powerpc: Abstract indexing of lppaca structs by Paul Mackerras · 14 years ago
  100. 93f68f1 powerpc/pseries: Correct rtas_data_buf locking in dlpar code by Nathan Fontenot · 14 years ago