1. d1921bc powerpc/fsl_msi: Use chip_data not handler_data by Milton Miller · 13 years ago
  2. 6c4c82e powerpc/fsl_msi: Don't abuse platform_data for driver_data by Milton Miller · 13 years ago
  3. 7ee342b powerpc: Remove i8259 irq_host_ops->unmap by Milton Miller · 13 years ago
  4. df74e70 powerpc: Remove trival irq_host_ops.unmap by Milton Miller · 13 years ago
  5. 2d44168 powerpc: Return early if irq_host lookup type is wrong by Milton Miller · 13 years ago
  6. 3af259d powerpc: Radix trees are available before init_IRQ by Milton Miller · 13 years ago
  7. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  8. 7145427 powerpc: Use bytes instead of bitops in smp ipi multiplexing by Milton Miller · 13 years ago
  9. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  10. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  11. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  12. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 13 years ago
  13. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  14. 7ca8aa0 powerpc: Remove powermac/pic.h by Milton Miller · 13 years ago
  15. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  16. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  17. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  18. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  19. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  20. aa79bc2 powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it by Milton Miller · 13 years ago
  21. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 13 years ago
  22. 8657ae2 powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present by Milton Miller · 13 years ago
  23. 7c82733 powerpc/iseries: Cleanup and fix secondary startup by Milton Miller · 13 years ago
  24. bd9e5ee powerpc/kdump64: Don't reference freed memory as pacas by Milton Miller · 13 years ago
  25. 768d18a powerpc: Don't search for paca in freed memory by Milton Miller · 13 years ago
  26. 3d2cea7 powerpc/kexec: Fix memory corruption from unallocated slaves by Milton Miller · 13 years ago
  27. f0e939a powerpc/pseries: Print corrupt r3 in FWNMI code by Anton Blanchard · 13 years ago
  28. eb0dd41 pseries/iommu: Restore iommu table pointer when restoring iommu ops by Nishanth Aravamudan · 13 years ago
  29. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  30. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 13 years ago
  31. f5f0307 powerpc: Improve scheduling of system call entry instructions by Anton Blanchard · 13 years ago
  32. ba00ce1 powerpc: Remove static branch hint in giveup_altivec by Anton Blanchard · 13 years ago
  33. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 13 years ago
  34. 37e0c21 powerpc/pseries: Enable iSCSI support for a number of cards by Anton Blanchard · 13 years ago
  35. 32218bd powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards by Anton Blanchard · 13 years ago
  36. 2a2c29c powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] by Stratos Psomadakis · 13 years ago
  37. af442a1 powerpc: Ensure dtl buffers do not cross 4k boundary by Nishanth Aravamudan · 13 years ago
  38. 7673033 powerpc: Fix kexec with dynamic dma windows by Nishanth Aravamudan · 13 years ago
  39. 3135540 powerpc: Use the deterministic mode of ar by Michal Marek · 13 years ago
  40. 93395fe powerpc: Remove unused config in the Makefile by Justin Mattock · 13 years ago
  41. c4f56af powerpc: Call gzip with -n by Michal Marek · 13 years ago
  42. a0496d4 powerpc: Add early debug for WSP platforms by Jack Miller · 13 years ago
  43. a1d0d98 powerpc: Add WSP platform by David Gibson · 13 years ago
  44. 82578e1 powerpc/eeh: Display eeh error location for bus and device by Richard A Lary · 13 years ago
  45. 40bd587 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support by Benjamin Herrenschmidt · 13 years ago
  46. 77eafe1 powerpc/pseries: Add support for IO event interrupts by Tseng-Hui (Frank) Lin · 13 years ago
  47. 4cb4638 powerpc/pseries: Add RTAS event log v6 definition by Tseng-Hui (Frank) Lin · 13 years ago
  48. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 13 years ago
  49. cce3644 powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. by Robert P. J. Day · 13 years ago
  50. ecb7390 powerpc/pseries/eeh: Handle functional reset on non-PCIe device by Richard A Lary · 13 years ago
  51. 308fc4f powerpc/pseries/eeh: Propagate needs_freset flag to device at PE by Richard A Lary · 13 years ago
  52. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 13 years ago
  53. 7707e41 powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  54. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  55. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  56. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  57. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  58. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 13 years ago
  59. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  60. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 13 years ago
  61. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  62. eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 13 years ago
  63. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 13 years ago
  64. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 13 years ago
  65. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  66. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 13 years ago
  67. 0407a31 powerpc: Fix build warning of the defconfigs by Wanlong Gao · 13 years ago
  68. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 13 years ago
  69. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 13 years ago
  70. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 13 years ago
  71. 69b1236 powerpc/pci: Properly initialize IO workaround "private" by Michael Ellerman · 13 years ago
  72. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 13 years ago
  73. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 13 years ago
  74. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 13 years ago
  75. e297d9d cxgb4: use pgprot_writecombine() on powerpc by Nishanth Aravamudan · 14 years ago
  76. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 14 years ago
  77. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 13 years ago
  78. 1a51dde powerpc/book3e: Use way 3 for linear mapping bolted entry by Benjamin Herrenschmidt · 13 years ago
  79. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 13 years ago
  80. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 13 years ago
  81. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 13 years ago
  82. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  83. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  84. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  85. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 13 years ago
  86. 0b2e9a8 of: Export of_irq_find_parent() by Michael Ellerman · 13 years ago
  87. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 13 years ago
  88. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 13 years ago
  89. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 13 years ago
  90. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago
  91. 6c5b59b powerpc/boot: Add an ePAPR compliant boot wrapper by David Gibson · 13 years ago
  92. 6975a78 powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN by Michael Ellerman · 13 years ago
  93. ee7a2aa powerpc/mm: Fix slice state initialization for Book3E by Michael Ellerman · 13 years ago
  94. 5e8e7b4 powerpc/mm: Standardise on MMU_NO_CONTEXT by Michael Ellerman · 13 years ago
  95. af27714 powerpc: Improve prom_printf() by Benjamin Herrenschmidt · 13 years ago
  96. dd79773 powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold by Benjamin Herrenschmidt · 13 years ago
  97. 948cf67 powerpc: Add NAP mode support on Power7 in HV mode by Benjamin Herrenschmidt · 14 years ago
  98. 9d07bc8 powerpc: Properly handshake CPUs going out of boot spin loop by Benjamin Herrenschmidt · 14 years ago
  99. ad0693e powerpc: Call CPU ->restore callback earlier on secondary CPUs by Benjamin Herrenschmidt · 14 years ago
  100. b144871 powerpc: Initialize TLB and LPID register on HV mode Power7 by Benjamin Herrenschmidt · 14 years ago