1. 6d2e754 arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear value by Liu Gang-B34182 · 13 years ago
  2. f45a91a powerpc: pseries: Fix kexec on machines with more than 4TB of RAM by Anton Blanchard · 13 years ago
  3. fea59f9 powerpc: Fix device tree claim code by Anton Blanchard · 13 years ago
  4. 9ad774d powerpc/pseries: Fix kexec on recent firmware versions by Anton Blanchard · 13 years ago
  5. dc96c18 powerpc/pseries/hvconsole: Fix dropped console output by Anton Blanchard · 13 years ago
  6. 4a3422b powerpc/kdump: Fix timeout in crash_kexec_wait_realmode by Michael Neuling · 13 years ago
  7. 70c964e irq_work, ppc: Fix up arch hooks by Peter Zijlstra · 13 years ago
  8. 770e1ac powerpc/mm: Fix memory_block_size_bytes() for non-pseries by Benjamin Herrenschmidt · 13 years ago
  9. 78a3cc3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  10. 7646223 arch/powerpc: use printk_ratelimited instead of printk_ratelimit by Christian Dietrich · 13 years ago
  11. 9a8f99f powerpc/rtas-rtc: remove sideeffects of printk_ratelimit by Christian Dietrich · 13 years ago
  12. 937c190 powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfig by Michael Neuling · 13 years ago
  13. c6830c2 Fix node_start/end_pfn() definition for mm/page_cgroup.c by KAMEZAWA Hiroyuki · 13 years ago
  14. 82a9a48 powerpc/e500: fix breakage with fsl_rio_mcheck_exception by Scott Wood · 13 years ago
  15. f3fed68 powerpc/p1022ds: fix audio-related properties in the device tree by Timur Tabi · 13 years ago
  16. c7cbb02 rtc: fix build warnings in defconfigs by Wanlong Gao · 13 years ago
  17. 307cfe7 powerpc: Force page alignment for initrd reserved memory by Benjamin Herrenschmidt · 13 years ago
  18. d660474 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  19. c49f878 dtc/powerpc: remove obsolete .gitignore entries by Wolfram Sang · 13 years ago
  20. 704102a6 powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts by Shaohui Xie · 13 years ago
  21. fb9be23 powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode by Kumar Gala · 13 years ago
  22. a362323 powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set by Kumar Gala · 13 years ago
  23. 339dedf powerpc/pmac: Don't register pmac PIC syscore ops when HW not present by Benjamin Herrenschmidt · 13 years ago
  24. 571503e Merge branch 'setns' by Linus Torvalds · 13 years ago
  25. 7b21fdd ns: Wire up the setns system call by Eric W. Biederman · 13 years ago
  26. 2a56d22 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  27. 239df0f Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus by Russell King · 13 years ago
  28. f23a5e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  29. 45acab0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  30. 63e424c arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT} by Akinobu Mita · 13 years ago
  31. a77aea9 cgroup: remove the ns_cgroup by Daniel Lezcano · 13 years ago
  32. 9693ebd Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  33. 3fb7933 powerpc/4xx: Adding PCIe MSI support by Rupjyoti Sarmah · 13 years ago
  34. 4dd6029 powerpc: Fix irq_free_virt by adjusting bounds before loop by Milton Miller · 13 years ago
  35. 9b78825 powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt by Milton Miller · 13 years ago
  36. 2e45525 powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq by Milton Miller · 13 years ago
  37. 3d1b5e2 powerpc/irq: Always free duplicate IRQ_LEGACY hosts by Milton Miller · 13 years ago
  38. 8142f03 powerpc/irq: Remove stale and misleading comment by Milton Miller · 13 years ago
  39. d5a1c19 powerpc/cell: Rename ipi functions to match current abstractions by Milton Miller · 13 years ago
  40. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 13 years ago
  41. ca19315 powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing by Brian King · 13 years ago
  42. ad5d529 powerpc/oprofile: Handle events that raise an exception without overflowing by Eric B Munson · 13 years ago
  43. 02424d8 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC by Ian Munsie · 13 years ago
  44. ae1d3b9 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 13 years ago
  45. 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 · 13 years ago
  46. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  47. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
  48. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  49. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 13 years ago
  50. 03eb141 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable by Russell King · 13 years ago
  51. 3542580 PM / Hibernate: Remove arch_prepare_suspend() by Rafael J. Wysocki · 13 years ago
  52. 5129df0 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 13 years ago
  53. 6988f20 Merge branch 'fixes-2.6.39' into for-2.6.40 by Tejun Heo · 13 years ago
  54. c78275f ptp: Added a clock that uses the eTSEC found on the MPC85xx. by Richard Cochran · 13 years ago
  55. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  56. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  57. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 13 years ago
  58. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 13 years ago
  59. 1a040b2 KVM: PPC: use ticks, not usecs, for exit timing by Stuart Yoder · 13 years ago
  60. 49ea069 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx by Scott Wood · 13 years ago
  61. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 13 years ago
  62. 0524975 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  63. 6de06f3 powerpc: Fix 32-bit SMP build by Josh Boyer · 13 years ago
  64. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  65. 82aff10 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  66. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 13 years ago
  67. 6ff3145 powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx by Shaohui Xie · 14 years ago
  68. cce1f10 powerpc/fsl_rio: move machine_check handler by Shaohui Xie · 14 years ago
  69. d08e445 powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum by Shengzhou Liu · 13 years ago
  70. 208b3a4 powerpc: Fix hard CPU IDs detection by Benjamin Herrenschmidt · 13 years ago
  71. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  72. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  73. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 13 years ago
  74. 44075d9 powerpc/kvm: Fix kvmppc_core_pending_dec by Paul Mackerras · 13 years ago
  75. 39ab05c Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 13 years ago
  76. 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 · 13 years ago
  77. 51509a2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  78. f38aa70 powerpc: Remove last piece of GEMINI by Sebastian Siewior · 13 years ago
  79. 2c78027 powerpc: Fix for Pegasos keyboard and mouse by Gabriel Paubert · 13 years ago
  80. 03bf469 powerpc: Make early memory scan more resilient to out of order nodes by Benjamin Herrenschmidt · 13 years ago
  81. b73a635 powerpc/pseries/iommu: Cleanup ddw naming by Milton Miller · 13 years ago
  82. c856678 powerpc/pseries/iommu: Find windows after kexec during boot by Milton Miller · 13 years ago
  83. 2573f68 powerpc/pseries/iommu: Remove ddw property when destroying window by Milton Miller · 13 years ago
  84. 64ac822 powerpc/pseries/iommu: Add additional checks when changing iommu mask by Milton Miller · 13 years ago
  85. 23a6c48 powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created by Nishanth Aravamudan · 13 years ago
  86. 4c84406 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  87. 751e1f5 powerpc: Remove unused/obsolete CONFIG_XICS by Benjamin Herrenschmidt · 13 years ago
  88. 41fb5e6 powerpc: Make IRQ_NOREQUEST last to clear, first to set by Milton Miller · 13 years ago
  89. 41cd085 powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB by Prabhakar Kushwaha · 13 years ago
  90. bc99d09 powerpc/85xx: Fix PCIe IDSEL for Px020RDB by Prabhakar Kushwaha · 13 years ago
  91. eb2c5d9 powerpc/85xx: P2020 DTS: re-organize dts files by Prabhakar Kushwaha · 13 years ago
  92. b6e4df4 powerpc/85xx: P1020 DTS : re-organize dts files by Prabhakar Kushwaha · 13 years ago
  93. b637cf7 powerpc/fsl: enable verbose bug output by Scott Wood · 13 years ago
  94. 5e8393a powerpc/e5500: add networking to defconfig by Scott Wood · 13 years ago
  95. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 13 years ago
  96. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 13 years ago
  97. c281739 powerpc/p1022ds: fix broken mpic timer node by Scott Wood · 13 years ago
  98. f46dad2 powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD by Timur Tabi · 13 years ago
  99. e0be2c2 powerpc/mpc8610_hpcd: Do not use "/" in interrupt names by Geert Uytterhoeven · 13 years ago
  100. 3a6e9bd powerpc/e5500: set non-base IVORs by Scott Wood · 13 years ago