1. a53d518 powerpc: Separate out load/store emulation into its own function by Paul Mackerras · 7 years ago
  2. d955189 powerpc: Handle opposite-endian processes in emulation code by Paul Mackerras · 7 years ago
  3. b9da9c8 powerpc: Set regs->dar if memory access fails in emulate_step() by Paul Mackerras · 7 years ago
  4. b2543f7 powerpc: Emulate the dcbz instruction by Paul Mackerras · 7 years ago
  5. 1f41fb7 powerpc: Emulate load/store floating double pair instructions by Paul Mackerras · 7 years ago
  6. e61ccc7 powerpc: Emulate vector element load/store instructions by Paul Mackerras · 7 years ago
  7. c22435a5 powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live by Paul Mackerras · 7 years ago
  8. e0a0986 powerpc: Make load/store emulation use larger memory accesses by Paul Mackerras · 7 years ago
  9. 958465e powerpc: Add emulation for the addpcis instruction by Paul Mackerras · 7 years ago
  10. 5762e08 powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions by Paul Mackerras · 7 years ago
  11. f1bbb99 powerpc: Fix emulation of the isel instruction by Paul Mackerras · 7 years ago
  12. d120cdb powerpc/64: Fix update forms of loads and stores to write 64-bit EA by Paul Mackerras · 7 years ago
  13. 350779a powerpc: Handle most loads and stores in instruction emulation code by Paul Mackerras · 7 years ago
  14. ee0a54d powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr() by Paul Mackerras · 7 years ago
  15. 3cdfcbf powerpc: Change analyse_instr so it doesn't modify *regs by Paul Mackerras · 7 years ago
  16. 93b2d3c powerpc: Correct instruction code for xxlor instruction by Paul Mackerras · 7 years ago
  17. f9effe9 powerpc: Fix DAR reporting when alignment handler faults by Michael Ellerman · 7 years ago
  18. afb5519 powerpc/pseries: Don't attempt to acquire drc during memory hot add for assigned lmbs by John Allen · 7 years ago
  19. 7def9a2 powerpc/4xx: Constify cpm_suspend_ops by Arvind Yadav · 7 years ago
  20. 96d9143 powerpc/smp: Add Power9 scheduler topology by Oliver O'Halloran · 8 years ago
  21. 2a636a5 powerpc/smp: Add cpu_l2_cache_map by Oliver O'Halloran · 8 years ago
  22. df52f67 powerpc/smp: Rework CPU topology construction by Oliver O'Halloran · 8 years ago
  23. e3d8b67 powerpc/smp: Use cpu_to_chip_id() to find core siblings by Oliver O'Halloran · 8 years ago
  24. 197267d cxl: Fix driver use count by Frederic Barrat · 7 years ago
  25. a3c0105 selftests/powerpc: Force ptrace tests to build -fno-pie by Michael Neuling · 7 years ago
  26. 866bfc7 powerpc: conditionally compile platform-specific serial drivers by Hannes Reinecke · 8 years ago
  27. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  28. 5b59394 powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig by Balbir Singh · 8 years ago
  29. d889526 MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc section by Murilo Opsfelder Araujo · 8 years ago
  30. 539df7f powerpc/configs: Enable function trace by default by Balbir Singh · 8 years ago
  31. d1e1b35 powerpc/xmon: Add ISA v3.0 SPRs to SPR dump by Balbir Singh · 7 years ago
  32. 64d66aa powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump by Balbir Singh · 7 years ago
  33. cf9159c powerpc/xmon: Dump all 64 bits of HDEC by Balbir Singh · 7 years ago
  34. 7f2462a powerpc: Squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  35. 6deb6b4 powerpc/mm/radix: Prettify mapped memory range print out by Michael Ellerman · 7 years ago
  36. bd350f7 powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c by Michael Ellerman · 7 years ago
  37. f9df74d powerpc/kernel: Change retrieval of pci_dn by Bryant G. Ly · 7 years ago
  38. 22259a6 powerpc/mm/cxl: Add barrier when setting mm cpumask by Aneesh Kumar K.V · 7 years ago
  39. 2392c8c powerpc/powernv/vas: Define copy/paste interfaces by Sukadev Bhattiprolu · 7 years ago
  40. 5239af6 powerpc/powernv/vas: Define vas_tx_win_open() by Sukadev Bhattiprolu · 7 years ago
  41. 98271d4 powerpc/powernv/vas: Define vas_win_close() interface by Sukadev Bhattiprolu · 7 years ago
  42. 62c4eda powerpc/powernv/vas: Define vas_rx_win_open() interface by Sukadev Bhattiprolu · 7 years ago
  43. bbfe59f powerpc/powernv/vas: Define helpers to alloc/free windows by Sukadev Bhattiprolu · 7 years ago
  44. b25b33a powerpc/powernv/vas: Define helpers to init window context by Sukadev Bhattiprolu · 7 years ago
  45. 180fe15 powerpc/powernv/vas: Define helpers to access MMIO regions by Sukadev Bhattiprolu · 7 years ago
  46. 4dea2d1 powerpc/powernv/vas: Define vas_init() and vas_exit() by Sukadev Bhattiprolu · 7 years ago
  47. b6622a3 powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h by Sukadev Bhattiprolu · 7 years ago
  48. 9676891 powerpc/powernv/vas: Define macros, register fields and structures by Sukadev Bhattiprolu · 7 years ago
  49. c47a940 powerpc/xmon: Fix display of SPRs by Balbir Singh · 7 years ago
  50. f1e08232 powerpc/pci: Remove OF node back pointer from pci_dn by Alexey Kardashevskiy · 7 years ago
  51. 14db3d5 powerpc/eeh: Reduce use of pci_dn::node by Alexey Kardashevskiy · 7 years ago
  52. 405b33a powerpc/eeh: Remove unnecessary config_addr from eeh_dev by Alexey Kardashevskiy · 7 years ago
  53. 69672bd powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev by Alexey Kardashevskiy · 7 years ago
  54. 8bae6a2 powerpc/eeh: Reduce to one the number of places where edev is allocated by Alexey Kardashevskiy · 7 years ago
  55. 5f600b1 powerpc/pci: Remove unused parameter from add_one_dev_pci_data() by Alexey Kardashevskiy · 7 years ago
  56. 9e2b70f powerpc/512x: Constify clk_div_tables by Arvind Yadav · 7 years ago
  57. 8d04675 powerpc/44x: Fix mask and shift to zero bug by Dan Carpenter · 7 years ago
  58. c655404 powerpc/83xx: Use sizeof correct type when ioremapping by Dan Carpenter · 8 years ago
  59. b96672d powerpc: Machine check interrupt is a non-maskable interrupt by Nicholas Piggin · 7 years ago
  60. 6fcd6ba powerpc/powernv: Use kernel crash path for machine checks by Nicholas Piggin · 7 years ago
  61. b746e3e powerpc/powernv: Flush console before platform error reboot by Nicholas Piggin · 7 years ago
  62. 4388c9b powerpc: Do not send system reset request through the oops path by Nicholas Piggin · 8 years ago
  63. bded070 powerpc/pseries/le: Work around a firmware quirk by Nicholas Piggin · 8 years ago
  64. a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 8 years ago
  65. 70412c5 powerpc/64: Fix watchdog configuration regressions by Nicholas Piggin · 7 years ago
  66. b68b1d7 powerpc/64s/radix: Do not allocate SLB shadow structures by Nicholas Piggin · 7 years ago
  67. d550719 powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks by Nicholas Piggin · 7 years ago
  68. 76b42e2 powerpc/powernv: powernv platform is not constrained by RMA by Nicholas Piggin · 7 years ago
  69. 72b0d51 powerpc/64s: idle POWER9 can execute stop in virtual mode by Nicholas Piggin · 7 years ago
  70. 65dbbe8 powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQ by Nicholas Piggin · 7 years ago
  71. 56ee524 powerpc/64s: POWER9 can execute stop without a sync sequence by Nicholas Piggin · 7 years ago
  72. aafc8a8 powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S by Nicholas Piggin · 7 years ago
  73. 82b7fcc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  74. 94a04bc KVM: PPC: Book3S HV: POWER9 does not require secondary thread management by Nicholas Piggin · 7 years ago
  75. 12c15a7 powerpc/configs/6xx: Drop removed CONFIG_USB_LED by Michael Ellerman · 7 years ago
  76. b1f9a82 powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LL by Michael Ellerman · 7 years ago
  77. 8f67600 powerpc/configs/c2k: Switch CONFIG_GEN_RTC from =m to =y by Michael Ellerman · 7 years ago
  78. 2d8b1ca powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m by Michael Ellerman · 7 years ago
  79. dcb5956 powerpc/configs/6xx: Drop no longer needed CONFIG_BT_HCIUART_H4 by Michael Ellerman · 7 years ago
  80. c29f9b3 powerpc/configs/6xx: Drop no longer needed CONFIG_NETFILTER_XT_MATCH_SOCKET by Michael Ellerman · 7 years ago
  81. 6946d5e powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STAT by Michael Ellerman · 7 years ago
  82. 886a3ba powerpc/configs/6xx: Drop no longer needed CONFIG_NF_CONNTRACK_PROC_COMPAT by Michael Ellerman · 7 years ago
  83. 1d66e40 powerpc/configs/6xx: Drop removed CONFIG_BLK_DEV_HD by Michael Ellerman · 7 years ago
  84. 533141a powerpc/configs/6xx: Clean up duplicate CONFIG_EXT4 values by Michael Ellerman · 7 years ago
  85. f623a54 powerpc/configs/6xx: Drop no longer needed CONFIG_TIMER_STATS by Michael Ellerman · 7 years ago
  86. f963937 powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on by Michael Ellerman · 7 years ago
  87. 22220b1 powerpc/configs/mpc5200: Drop no longer needed CONFIG_FB by Michael Ellerman · 7 years ago
  88. edff694 powerpc/configs: Update for CONFIG_INPUT_MOUSEDEV=n by Michael Ellerman · 7 years ago
  89. f6fe7a1 powerpc/configs: Drop removed CONFIG_LOGFS by Michael Ellerman · 7 years ago
  90. dc3f5d2 powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig by Michael Ellerman · 7 years ago
  91. 641f656 powerpc/configs: Drop no longer needed CONFIG_LIBCRC32C by Michael Ellerman · 7 years ago
  92. ab306d1 powerpc/configs: Drop unnecessary CONFIG_EDAC from ppc64e by Michael Ellerman · 7 years ago
  93. 5593edb powerpc/configs: Drop no longer needed CONFIG_SCSI by Michael Ellerman · 7 years ago
  94. 72ac996 powerpc/configs: Drop no longer needed CONFIG_IPV6 by Michael Ellerman · 7 years ago
  95. aad004a powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC by Michael Ellerman · 7 years ago
  96. f3a45e5 powerpc/configs: Drop no longer needed CONFIG_AUDITSYSCALL by Michael Ellerman · 7 years ago
  97. 599f959 powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from cell/ppc64 by Michael Ellerman · 7 years ago
  98. e9cb40a powerpc/configs: Drop MEMORY_HOTREMOVE from ppc64/cell by Michael Ellerman · 7 years ago
  99. 5a73b1a powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL by Michael Ellerman · 7 years ago
  100. 8b2ee33d powerpc/configs: Drop no longer needed PCI_MSI on powernv by Michael Ellerman · 7 years ago