1. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 13 years ago
  2. ecb7390 powerpc/pseries/eeh: Handle functional reset on non-PCIe device by Richard A Lary · 13 years ago
  3. 308fc4f powerpc/pseries/eeh: Propagate needs_freset flag to device at PE by Richard A Lary · 13 years ago
  4. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 13 years ago
  5. 7707e41 powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  6. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  7. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  8. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  9. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  10. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 13 years ago
  11. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  12. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 13 years ago
  13. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  14. eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 13 years ago
  15. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 13 years ago
  16. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 13 years ago
  17. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  18. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 13 years ago
  19. 0407a31 powerpc: Fix build warning of the defconfigs by Wanlong Gao · 13 years ago
  20. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 13 years ago
  21. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 13 years ago
  22. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 13 years ago
  23. 69b1236 powerpc/pci: Properly initialize IO workaround "private" by Michael Ellerman · 13 years ago
  24. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 13 years ago
  25. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 13 years ago
  26. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 13 years ago
  27. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 13 years ago
  28. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 13 years ago
  29. 1a51dde powerpc/book3e: Use way 3 for linear mapping bolted entry by Benjamin Herrenschmidt · 13 years ago
  30. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 13 years ago
  31. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 13 years ago
  32. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 13 years ago
  33. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  34. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  35. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  36. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 13 years ago
  37. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 13 years ago
  38. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 13 years ago
  39. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 13 years ago
  40. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  41. 6c5b59b powerpc/boot: Add an ePAPR compliant boot wrapper by David Gibson · 13 years ago
  42. 6975a78 powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN by Michael Ellerman · 13 years ago
  43. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 13 years ago
  44. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 13 years ago
  45. af27714 powerpc: Improve prom_printf() by Benjamin Herrenschmidt · 13 years ago
  46. dd79773 powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold by Benjamin Herrenschmidt · 13 years ago
  47. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  48. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 13 years ago
  49. ad0693e powerpc: Call CPU ->restore callback earlier on secondary CPUs by Benjamin Herrenschmidt · 14 years ago
  50. b144871 powerpc: Initialize TLB and LPID register on HV mode Power7 by Benjamin Herrenschmidt · 13 years ago
  51. 895796a powerpc: Initialize LPCR:DPFD on power7 to a sane default by Benjamin Herrenschmidt · 14 years ago
  52. 673b189 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode by Paul Mackerras · 13 years ago
  53. b3e6b5d powerpc: More work to support HV exceptions by Benjamin Herrenschmidt · 13 years ago
  54. a5d4f3a powerpc: Base support for exceptions using HSRR0/1 by Benjamin Herrenschmidt · 13 years ago
  55. 2dd60d7 powerpc: In HV mode, use HSPRG0 for PACA by Benjamin Herrenschmidt · 14 years ago
  56. 24cc67d powerpc: Define CPU feature for Architected 2.06 HV mode by Benjamin Herrenschmidt · 14 years ago
  57. f6e17f9 powerpc/xics: Make sure we have a sensible default distribution server by Benjamin Herrenschmidt · 13 years ago
  58. 50fb8eb powerpc: Add more Power7 specific definitions by Benjamin Herrenschmidt · 14 years ago
  59. 0b05ac6 powerpc/xics: Rewrite XICS driver by Benjamin Herrenschmidt · 13 years ago
  60. 7b84b29 powerpc/powermac: Build fix with SMP and CPU hotplug by Benjamin Herrenschmidt · 13 years ago
  61. 86c74ab powerpc/perf_event: Skip updating kernel counters if register value shrinks by Eric B Munson · 13 years ago
  62. 09597cf powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabled by Stefan Roese · 13 years ago
  63. 84ffae5 powerpc: Fix oops if scan_dispatch_log is called too early by Anton Blanchard · 13 years ago
  64. 127493d powerpc/pseries: Use a kmem cache for DTL buffers by Nishanth Aravamudan · 13 years ago
  65. 7c7a81b powerpc/kexec: Fix regression causing compile failure on UP by Paul Gortmaker · 13 years ago
  66. 8f3dda7 Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  67. 59f9996 RapidIO/mpc85xx: fix possible mport registration problems by Alexandre Bounine · 13 years ago
  68. e5462d1 powerpc/85xx: disable Suspend support if SMP enabled by Kumar Gala · 13 years ago
  69. d51ad91 powerpc/e500mc: Remove CPU_FTR_MAYBE_CAN_NAP/CPU_FTR_MAYBE_CAN_DOZE by Scott Wood · 14 years ago
  70. 11ed0db powerpc/book3e: Fix CPU feature handling on 64-bit e5500 by Kumar Gala · 13 years ago
  71. 07d9fce powerpc: Check device status before adding serial device by Prabhakar Kushwaha · 13 years ago
  72. ef1fd2d powerpc/85xx: Don't add disabled PCIe devices by Prabhakar Kushwaha · 13 years ago
  73. 1f112ce PM / Hibernate: Introduce CONFIG_HIBERNATE_CALLBACKS by Rafael J. Wysocki · 13 years ago
  74. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  75. c60e65d powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU by Matt Evans · 13 years ago
  76. c1854e0 powerpc: Set nr_cpu_ids early and use it to free PACAs by Ryan Grimm · 13 years ago
  77. f86d6b9 powerpc/pseries: Don't register global initcall by Benjamin Herrenschmidt · 13 years ago
  78. b987812 powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP. by Paul Gortmaker · 13 years ago
  79. 83ebb3e Merge remote branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  80. f65e51d Documentation: fix minor typos/spelling by Sylvestre Ledru · 13 years ago
  81. d2f9892 powerpc/85xx: Update dts for PCIe memory maps to match u-boot of Px020RDB by Prabhakar Kushwaha · 13 years ago
  82. 76d479a powerpc/pmac/smp: Remove no-longer needed preempt workaround by Benjamin Herrenschmidt · 13 years ago
  83. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 13 years ago
  84. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 13 years ago
  85. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 13 years ago
  86. 734796f powerpc/pmac/smp: Fix CPU hotplug crashes on some machines by Benjamin Herrenschmidt · 13 years ago
  87. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 13 years ago
  88. 62cc67b powerpc/pmac/smp: Properly NAP offlined CPU on G5 by Benjamin Herrenschmidt · 13 years ago
  89. e872e41 powerpc/pmac/smp: Remove HMT changes for PowerMac offline code by Benjamin Herrenschmidt · 13 years ago
  90. 4c6130d9 powerpc/pmac/smp: Consolidate 32-bit and 64-bit PowerMac cpu_die in one file by Benjamin Herrenschmidt · 13 years ago
  91. 45e07fd powerpc/pmac/smp: Fixup smp_core99_cpu_disable() and use it on 64-bit by Benjamin Herrenschmidt · 13 years ago
  92. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 13 years ago
  93. fb49f86 powerpc/pmac/smp: Fix 32-bit PowerMac cpu_die by Benjamin Herrenschmidt · 13 years ago
  94. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 13 years ago
  95. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 13 years ago
  96. 4fcb883 powerpc/smp: Fix generic_mach_cpu_die() by Benjamin Herrenschmidt · 13 years ago
  97. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 13 years ago
  98. 963e5d3 powerpc: Make decrementer interrupt robust against offlined CPUs by Benjamin Herrenschmidt · 13 years ago
  99. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  100. 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 · 13 years ago