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