1. 3846e33 powerpc/85xx: enable the framebuffer console for the defconfigs by Timur Tabi · 14 years ago
  2. 7b93ecc powerpc/85xx: clamp the P1022DS DIU pixel clock to allowed values by Timur Tabi · 14 years ago
  3. ebf714f powerpc/e500mc: Add support for the wait instruction in e500_idle by Scott Wood · 14 years ago
  4. f340fe6 powerpc/85xx: Add P4080 SoC device tree include stub by Kumar Gala · 14 years ago
  5. 3165595 powerpc/p1022ds: add missing iounmap calls to platform file by Timur Tabi · 14 years ago
  6. c0f5895 powerpc/85xx: specify interrupt for pq3-localbus devices by Dmitry Eremin-Solenikov · 14 years ago
  7. 67e64f4 powerpc/85xx: tqm8540 - add description for onboard flash by Dmitry Eremin-Solenikov · 14 years ago
  8. 04243c4 powerpc/85xx: Update device tree to add nand info for p3041ds by Lei Xu · 14 years ago
  9. 045e169 powerpc/85xx: Update device tree to add nand info for p5020ds by Lei Xu · 14 years ago
  10. 08871c0 powerpc/85xx: Add host-pci(e) bridge only for RC by Prabhakar Kushwaha · 14 years ago
  11. 3907ab2 powerpc/85xx: add board support for the Freescale hypervisor by Timur Tabi · 14 years ago
  12. d173ea6 powerpc: add Freescale hypervisor partition control functions by Timur Tabi · 14 years ago
  13. 3a93261 powerpc: introduce the ePAPR embedded hypervisor vmpic driver by Ashish Kalra · 14 years ago
  14. bd497fc powerpc: introduce ePAPR embedded hypervisor hcall interface by Timur Tabi · 14 years ago
  15. 6ec36b5 powerpc: make irq_choose_cpu() available to all PIC drivers by Stuart Yoder · 14 years ago
  16. 47fe819 powerpc/qe: Limit QE support to ppc32 by Kumar Gala · 14 years ago
  17. 6d251dd powerpc/85xx: Add PCI support in 64-bit mode on P5020DS by Kumar Gala · 14 years ago
  18. c065488 powerpc/pci: Move FSL fixup from 32-bit to common by Kumar Gala · 14 years ago
  19. 2602a21 powerpc/85xx: Add basic P1023RDS board support by Roy Zang · 14 years ago
  20. 1325a68 powerpc/85xx: Save scratch registers to thread info instead of using SPRGs. by Ashish Kalra · 14 years ago
  21. dc2c9c5 powerpc/85xx: Set up doorbells even with no mpic by Scott Wood · 14 years ago
  22. 470788d powerpc/fsl_pci: Simplify matching logic for PCI_FIXUP_HEADER by Kumar Gala · 14 years ago
  23. b9a4334 powerpc/85xx: Cleanup PCIe support on corenet_ds boards by Kumar Gala · 14 years ago
  24. 169296b powerpc/85xx: Updates to P4080DS device tree by Kumar Gala · 14 years ago
  25. e181877 powerpc/85xx: Add P3041DS device tree by Kumar Gala · 14 years ago
  26. edf1b8f powerpc/85xx: Add P5020DS device tree by Kumar Gala · 14 years ago
  27. e6bdc37 powerpc: Add a defconfig for 'corenet' 32-bit platforms by Kumar Gala · 14 years ago
  28. 019f5f1 powerpc: Rename e55xx_smp_defconfig to corenet64_smp_defconfig by Kumar Gala · 14 years ago
  29. dc28518 powerpc: Fix doorbell type shift by Michael Neuling · 14 years ago
  30. 77ef489 powerpc/mpic: Support compiling with DEBUG enabled by Dmitry Eremin-Solenikov · 14 years ago
  31. 9ca980d powerpc: Avoid extra indirect function call in sending IPIs by Paul Mackerras · 14 years ago
  32. 7ac87ab powerpc: Fix early boot accounting of CPUs by Matt Evans · 14 years ago
  33. 32d206e powerpc/book3e: Clarify HW table walk enable/disable message by Kumar Gala · 14 years ago
  34. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 14 years ago
  35. 571503e Merge branch 'setns' by Linus Torvalds · 14 years ago
  36. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 14 years ago
  37. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  38. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 14 years ago
  39. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  40. 45acab0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  41. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 14 years ago
  42. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 14 years ago
  43. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  44. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 14 years ago
  45. 4dd6029 powerpc: Fix irq_free_virt by adjusting bounds before loop by Milton Miller · 14 years ago
  46. 9b78825 powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt by Milton Miller · 14 years ago
  47. 2e45525 powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq by Milton Miller · 14 years ago
  48. 3d1b5e2 powerpc/irq: Always free duplicate IRQ_LEGACY hosts by Milton Miller · 14 years ago
  49. 8142f03 powerpc/irq: Remove stale and misleading comment by Milton Miller · 14 years ago
  50. d5a1c19 powerpc/cell: Rename ipi functions to match current abstractions by Milton Miller · 14 years ago
  51. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 14 years ago
  52. ca19315 powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing by Brian King · 14 years ago
  53. ad5d529 powerpc/oprofile: Handle events that raise an exception without overflowing by Eric B Munson · 14 years ago
  54. 02424d8 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC by Ian Munsie · 14 years ago
  55. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 14 years ago
  56. 22e12bb Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  57. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 14 years ago
  58. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 14 years ago
  59. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 14 years ago
  60. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 14 years ago
  61. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 14 years ago
  62. 35425801 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 14 years ago
  63. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 14 years ago
  64. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 14 years ago
  65. c78275f ptp: Added a clock that uses the eTSEC found on the MPC85xx. by Richard Cochran · 14 years ago
  66. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  67. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  68. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  69. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 14 years ago
  70. 1a040b2 KVM: PPC: use ticks, not usecs, for exit timing by Stuart Yoder · 14 years ago
  71. 49ea069 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx by Scott Wood · 14 years ago
  72. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 14 years ago
  73. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 14 years ago
  74. 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 14 years ago
  75. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  76. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  77. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  78. 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
  79. cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago
  80. d08e445 powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum by Shengzhou Liu · 14 years ago
  81. 208b3a4 powerpc: Fix hard CPU IDs detection by Benjamin Herrenschmidt · 14 years ago
  82. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  83. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 14 years ago
  84. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 14 years ago
  85. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 14 years ago
  86. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  87. 80fe02b Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  89. f38aa70 powerpc: Remove last piece of GEMINI by Sebastian Siewior · 14 years ago
  90. 2c78027 powerpc: Fix for Pegasos keyboard and mouse by Gabriel Paubert · 14 years ago
  91. 03bf469 powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 14 years ago
  92. b73a635 powerpc/pseries/iommu: Cleanup ddw naming by Milton Miller · 14 years ago
  93. c856678 powerpc/pseries/iommu: Find windows after kexec during boot by Milton Miller · 14 years ago
  94. 2573f68 powerpc/pseries/iommu: Remove ddw property when destroying window by Milton Miller · 14 years ago
  95. 64ac822 powerpc/pseries/iommu: Add additional checks when changing iommu mask by Milton Miller · 14 years ago
  96. 23a6c48 powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created by Nishanth Aravamudan · 14 years ago
  97. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 14 years ago
  98. 751e1f5 powerpc: Remove unused/obsolete CONFIG_XICS by Benjamin Herrenschmidt · 14 years ago
  99. 41fb5e6 powerpc: Make IRQ_NOREQUEST last to clear, first to set by Milton Miller · 14 years ago
  100. 41cd085 powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB by Prabhakar Kushwaha · 14 years ago