1. 5a62f99 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  2. 5d7d807 powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA by Benjamin Herrenschmidt · 14 years ago
  3. 39bf990 powerpc/pseries: Fix VPHN build errors on non-SMP systems by Jesse Larrew · 14 years ago
  4. eed0ba0 Merge remote branch 'gcl/next' into next by Benjamin Herrenschmidt · 14 years ago
  5. 0bd2cbc Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  6. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  7. 56b85f3 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 14 years ago
  8. b4a45f5 Merge branch 'vfs-scale-working' of git://git.kernel.org/pub/scm/linux/kernel/git/npiggin/linux-npiggin by Linus Torvalds · 14 years ago
  9. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  10. dc0474b fs: dcache rationalise dget variants by Nick Piggin · 14 years ago
  11. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  12. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  13. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  14. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  15. 301a3da powerpc/405: Fix missing #{address,size}-cells in i2c node by Grant Likely · 14 years ago
  16. c8bf6b5 powerpc/5200: dts: refactor dts files by John Bonesio · 14 years ago
  17. 11946c8 powerpc/5200: dts: Change combatible strings on localbus by John Bonesio · 14 years ago
  18. 6847317 powerpc/5200: dts: remove unused properties by John Bonesio · 14 years ago
  19. abf1e27 powerpc/5200: dts: rename nodes to prepare for refactoring dts files by John Bonesio · 14 years ago
  20. 6bd121e powerpc/dts: fix syntax bugs in bluestone.dts by Grant Likely · 14 years ago
  21. a4f740c of/flattree: Add of_flat_dt_match() helper function by Grant Likely · 14 years ago
  22. c9de933 powerpc/83xx: add mpc8308_p1m DMA controller device-tree node by Ilya Yanok · 14 years ago
  23. 9d65994 powerpc/83xx: add DMA controller to mpc8308 device-tree node by Ilya Yanok · 14 years ago
  24. d392da5 Merge v2.6.37-rc8 into powerpc/next by Grant Likely · 14 years ago
  25. e6ce132 of/flattree: Add Kconfig for EARLY_FLATTREE by Stephen Neuendorffer · 14 years ago
  26. 5527102 powerpc/pcm{030,032}: add pagesize to dts by Wolfram Sang · 14 years ago
  27. 0131d89 of/address: use proper endianess in get_flags by Sebastian Andrzej Siewior · 14 years ago
  28. 6384934 of/powerpc: Use generic rule to build dtb's by Dirk Brandewie · 14 years ago
  29. 5e2f55c powerpc/mpc5200: include fs.h in mpc52xx_gpt.c by Wolfram Sang · 14 years ago
  30. cfb13c5 Merge commit 'v2.6.37-rc7' into devicetree/next by Grant Likely · 14 years ago
  31. b7b8de0 TTY: Add tty ioctl to figure device node of the system console. by Werner Fink · 14 years ago
  32. 2e80a82 perf: Dynamic pmu types by Peter Zijlstra · 14 years ago
  33. 98b14d6 powerpc/powermac: Make auto-loading of therm_pm72 possible by Marc Zyngier · 14 years ago
  34. 982cf00 of/address: Use propper endianess in get_flags by Sebastian Siewior · 14 years ago
  35. 518fdae powerpc/pci: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  36. ae9fd31 powerpc: Remove unnecessary casts of void ptr by Jesper Juhl · 14 years ago
  37. 3b7a27d powerpc: Disable VPHN polling during a suspend operation by Jesse Larrew · 14 years ago
  38. 9eff1a3 powerpc/pseries: Poll VPA for topology changes and update NUMA maps by Jesse Larrew · 14 years ago
  39. 4dfa9c4 powerpc: iommu: Add device name to iommu error printks by Anton Blanchard · 14 years ago
  40. 7a9d125 powerpc: Record vma->phys_addr in ioremap() by Michael Ellerman · 14 years ago
  41. bb2c458 powerpc: Update compat_arch_ptrace by Andreas Schwab · 14 years ago
  42. 4dfbf29 powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S by Andreas Schwab · 14 years ago
  43. 364a124 powerpc/time: printk time stamp init not correct by Heiko Schocher · 14 years ago
  44. bee376f powerpc: Minor cleanups for machdep.h by Sonny Rao · 14 years ago
  45. 928a319 Powerpc: separate CONFIG_RELOCATABLE from CONFIG_CRASHDUMP in boot code by Sonny Rao · 14 years ago
  46. 8f4da26 powerpc: Fix incorrect comment about interrupt stack allocation by Anton Blanchard · 14 years ago
  47. b5f9b66 powerpc: Hardcode popcnt instructions for old assemblers by Anton Blanchard · 14 years ago
  48. b8c49de powerpc/pseries: Pass phb only to iommu_table_setparms_lpar by Benjamin Herrenschmidt · 14 years ago
  49. 4af2da2 powerpc/pseries: Do not need to check for dma_window == NULL by Nishanth Aravamudan · 14 years ago
  50. f413323 powerpc/pseries: Checking for pdn->parent is redundant by Nishanth Aravamudan · 14 years ago
  51. 7372cfb powerpc/pseries: Do not search for dma-window property on dlpar remove by Nishanth Aravamudan · 14 years ago
  52. b3c7385 powerpc/iommu: Use coherent_dma_mask for alloc_coherent by Nishanth Aravamudan · 14 years ago
  53. 56d8adc Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  54. f4b9841 Merge branch 'nvram' into next by Benjamin Herrenschmidt · 14 years ago
  55. 10a18d7 Merge commit 'v2.6.37-rc5' into perf/core by Ingo Molnar · 14 years ago
  56. 6024ede powerpc/nvram: Handle partition names >= 12 chars by Jim Keniston · 14 years ago
  57. 690d1a9 powerpc/nvram: Fix NVRAM partition list setup by Jim Keniston · 14 years ago
  58. 9a866b8 powerpc/nvram: Rename ppc64,linux partition to ibm,rtas-log by Benjamin Herrenschmidt · 14 years ago
  59. edc79a2 powerpc/nvram: Move the log partition stuff to pseries by Benjamin Herrenschmidt · 14 years ago
  60. d962694 powerpc/nvram: Change nvram_setup_partition() to use new helper by Benjamin Herrenschmidt · 14 years ago
  61. cf5cbf9 powerpc/nvram: Add nvram_find_partition() by Benjamin Herrenschmidt · 14 years ago
  62. fa2b4e5 powerpc/nvram: Improve partition removal by Benjamin Herrenschmidt · 14 years ago
  63. e49e2e8 powerpc/nvram: Shuffle code around in nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  64. cef0d5a powerpc/nvram: Completely clear a new partition by Benjamin Herrenschmidt · 14 years ago
  65. 578914c powerpc/nvram: Ensure that the partition header/block size is right by Benjamin Herrenschmidt · 14 years ago
  66. 3667330 powerpc/nvram: nvram_create_partitions() now uses bytes by Benjamin Herrenschmidt · 14 years ago
  67. 4e7c77a powerpc/nvram: More flexible nvram_create_partition() by Benjamin Herrenschmidt · 14 years ago
  68. 74d51d0 powerpc/nvram: Move things out of asm/nvram.h by Benjamin Herrenschmidt · 14 years ago
  69. f2e785e powerpc: Use call_rcu_sched() for pagetables by Peter Zijlstra · 14 years ago
  70. ee2ffd8 powerpc/4xx: Add Canyonlands suspend and idle support by Victor Gallardo · 14 years ago
  71. 05ed608 powerpc/4xx: Add Kilauea suspend and idle support by Victor Gallardo · 14 years ago
  72. d164f6d powerpc/4xx: Add suspend and idle support by Victor Gallardo · 14 years ago
  73. 46f5221 powerpc: Remove second definition of STACK_FRAME_OVERHEAD by Stephen Rothwell · 14 years ago
  74. 0b97fee powerpc/mm: Avoid avoidable void* pointer by Michael Neuling · 14 years ago
  75. 6f08cb3 powerpc: Add POWER7+ cputable entry by Michael Neuling · 14 years ago
  76. 1d32bb1 powerpc: Remove POWER6 oprofile workarounds for POWER7 by Michael Neuling · 14 years ago
  77. 93fe56e powerpc: Remove unneeded cpu_setup/restore from POWER7 cputable entry by Michael Neuling · 14 years ago
  78. 36f567b powerpc: Add VPHN firmware feature by Jesse Larrew · 14 years ago
  79. 698193d powerpc: Consolidate obj-y assignments by Michael Ellerman · 14 years ago
  80. f7dec88 powerpc/iseries: Remove unused mf_getSrcHistory function and caller. by Jesper Juhl · 14 years ago
  81. 467d93a powerpc/cell: Use vzalloc rather than vmalloc and memset in spu_alloc_lscsa_std by Jesper Juhl · 14 years ago
  82. cd34206 powerpc: Add memory_hotplug_max() by Nishanth Aravamudan · 14 years ago
  83. f6aedd8 powerpc/macio: Ensure all dma routines get copied over by Nishanth Aravamudan · 14 years ago
  84. a8daac8 powerpc/pseries: iommu cleanup by Nishanth Aravamudan · 14 years ago
  85. 34c4d01 powerpc/dart: iommu table cleanup by Nishanth Aravamudan · 14 years ago
  86. 741d204 powerpc/cell: Beat dma ops cleanup by Nishanth Aravamudan · 14 years ago
  87. 2f9c9be powerpc/pasemi: Clean up pasemi iommu table initializations by Nishanth Aravamudan · 14 years ago
  88. 6d283d7 powerpc/vio: Use dma ops helpers by Nishanth Aravamudan · 14 years ago
  89. 5742bd8 powerpc: Add support for new hcall H_BEST_ENERGY by Vaidyanathan Srinivasan · 14 years ago
  90. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  91. 787d44c powerpc: enable ARCH_DMA_ADDR_T_64BIT with ARCH_PHYS_ADDR_T_64BIT by FUJITA Tomonori · 14 years ago
  92. 4e89a2d powerpc/pseries: Add kernel parameter to disable batched hcalls by Will Schmidt · 14 years ago
  93. 56e640d powerpc: Removing undead ifdef __KERNEL__ by Christian Dietrich · 14 years ago
  94. d72e063 powerpc/kdump: Override crash_free_reserved_phys_range to avoid freeing RTAS by Anton Blanchard · 14 years ago
  95. 64ff312 powerpc: Add support for popcnt instructions by Anton Blanchard · 14 years ago
  96. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  97. 2d42dc3 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  98. 0f6b77c powerpc: Update a BKL related comment by Alessio Igor Bogani · 14 years ago
  99. 82ae5ea powerpc/mm: Fix module instruction tlb fault handling on Book-E 64 by Kumar Gala · 14 years ago
  100. 1c2c25c powerpc: Fix call to subpage_protection() by Michael Neuling · 14 years ago