1. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 13 years ago
  2. ca19315 powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing by Brian King · 13 years ago
  3. 02424d8 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC by Ian Munsie · 14 years ago
  4. 2672391 mm, powerpc: move the RCU page-table freeing into generic code by Peter Zijlstra · 13 years ago
  5. d6bf29b powerpc: mmu_gather rework by Peter Zijlstra · 13 years ago
  6. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  7. f4b10bc Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  8. 5ce941e KVM: PPC: booke: add sregs support by Scott Wood · 14 years ago
  9. eab1767 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0) by Scott Wood · 14 years ago
  10. 90d34b0 KVM: PPC: e500: emulate SVR by Scott Wood · 14 years ago
  11. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  12. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 13 years ago
  13. 3d07f0e Merge remote branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  14. 593adf3 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors by Paul Mackerras · 13 years ago
  15. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 13 years ago
  16. ea94187 powerpc/mpic: add the mpic global timer support by Scott Wood · 14 years ago
  17. 22d168c powerpc/mpic: parse 4-cell intspec types other than zero by Scott Wood · 14 years ago
  18. 3a6e9bd powerpc/e5500: set non-base IVORs by Scott Wood · 13 years ago
  19. d36b4c4 powerpc/fsl-booke64: Add support for Debug Level exception handler by Kumar Gala · 14 years ago
  20. 134c428 Merge remote branch 'benh/merge' into benh-next by Kumar Gala · 13 years ago
  21. 1e8c230 powerpc: Remove virq_to_host by Milton Miller · 13 years ago
  22. 3ee62d3 powerpc: Add virq_is_host to reduce virq_to_host usage by Milton Miller · 13 years ago
  23. da05198 powerpc: Remove irq_host_ops->remap hook by Milton Miller · 13 years ago
  24. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  25. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  26. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  27. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  28. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  29. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  30. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 14 years ago
  31. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 14 years ago
  32. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 14 years ago
  33. 2a2c29c powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] by Stratos Psomadakis · 14 years ago
  34. af442a1 powerpc: Ensure dtl buffers do not cross 4k boundary by Nishanth Aravamudan · 14 years ago
  35. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  36. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 14 years ago
  37. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 14 years ago
  38. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  39. a0496d4 powerpc: Add early debug for WSP platforms by Jack Miller · 14 years ago
  40. a1d0d98 powerpc: Add WSP platform by David Gibson · 14 years ago
  41. 40bd587 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support by Benjamin Herrenschmidt · 14 years ago
  42. 77eafe1 powerpc/pseries: Add support for IO event interrupts by Tseng-Hui (Frank) Lin · 14 years ago
  43. 4cb4638 powerpc/pseries: Add RTAS event log v6 definition by Tseng-Hui (Frank) Lin · 14 years ago
  44. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 14 years ago
  45. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 14 years ago
  46. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  47. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 14 years ago
  48. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 14 years ago
  49. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 14 years ago
  50. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 14 years ago
  51. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 14 years ago
  52. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  53. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 14 years ago
  54. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 14 years ago
  55. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 14 years ago
  56. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 14 years ago
  57. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 14 years ago
  58. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 14 years ago
  59. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 14 years ago
  60. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  61. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 14 years ago
  62. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 14 years ago
  63. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 14 years ago
  64. e2a85ae powerpc: Fix multicast problem in fs_enet driver by Andrea Galbusera · 14 years ago
  65. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 14 years ago
  66. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 14 years ago
  67. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 14 years ago
  68. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 14 years ago
  69. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  70. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 14 years ago
  71. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 14 years ago
  72. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  73. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  74. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 14 years ago
  75. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 14 years ago
  76. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 14 years ago
  77. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  78. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 14 years ago
  79. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 14 years ago
  80. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 14 years ago
  81. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 14 years ago
  82. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 14 years ago
  83. d51ad91 powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE by Scott Wood · 14 years ago
  84. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 14 years ago
  85. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 14 years ago
  86. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 14 years ago
  87. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  88. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 14 years ago
  89. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 14 years ago
  90. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 14 years ago
  91. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  92. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  93. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 14 years ago
  94. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  95. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 14 years ago
  97. d4db35e powerpc/qe_ic: Fix another breakage from the irq_data conversion by Benjamin Herrenschmidt · 14 years ago
  98. 8449380 powerpc/mm: Move the STAB0 location to 0x8000 to make room in low memory by Benjamin Herrenschmidt · 14 years ago
  99. 834796a powerpc: Wire up new syscalls by Stephen Rothwell · 14 years ago
  100. 05e02d7 powerpc/booke: Correct the SPRN_MAS5 definition. by Varun Sethi · 14 years ago