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