1. e3d8b67 powerpc/smp: Use cpu_to_chip_id() to find core siblings by Oliver O'Halloran · 8 years ago
  2. 197267d cxl: Fix driver use count by Frederic Barrat · 7 years ago
  3. a3c0105 selftests/powerpc: Force ptrace tests to build -fno-pie by Michael Neuling · 7 years ago
  4. 866bfc7 powerpc: conditionally compile platform-specific serial drivers by Hannes Reinecke · 8 years ago
  5. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  6. 5b59394 powerpc/configs: Enable THP and 64K for ppc64(le)_defconfig by Balbir Singh · 8 years ago
  7. d889526 MAINTAINERS: Add drivers/watchdog/wdrtas.c to powerpc section by Murilo Opsfelder Araujo · 8 years ago
  8. 539df7f powerpc/configs: Enable function trace by default by Balbir Singh · 8 years ago
  9. d1e1b35 powerpc/xmon: Add ISA v3.0 SPRs to SPR dump by Balbir Singh · 7 years ago
  10. 64d66aa powerpc/xmon: Add AMR, UAMOR, AMOR, IAMR to SPR dump by Balbir Singh · 7 years ago
  11. cf9159c powerpc/xmon: Dump all 64 bits of HDEC by Balbir Singh · 7 years ago
  12. 7f2462a powerpc: Squash lines for simple wrapper functions by Masahiro Yamada · 8 years ago
  13. 6deb6b4 powerpc/mm/radix: Prettify mapped memory range print out by Michael Ellerman · 7 years ago
  14. bd350f7 powerpc/mm/radix: Add pr_fmt() to pgtable-radix.c by Michael Ellerman · 7 years ago
  15. f9df74d powerpc/kernel: Change retrieval of pci_dn by Bryant G. Ly · 7 years ago
  16. 22259a6 powerpc/mm/cxl: Add barrier when setting mm cpumask by Aneesh Kumar K.V · 7 years ago
  17. 2392c8c powerpc/powernv/vas: Define copy/paste interfaces by Sukadev Bhattiprolu · 7 years ago
  18. 5239af6 powerpc/powernv/vas: Define vas_tx_win_open() by Sukadev Bhattiprolu · 7 years ago
  19. 98271d4 powerpc/powernv/vas: Define vas_win_close() interface by Sukadev Bhattiprolu · 7 years ago
  20. 62c4eda powerpc/powernv/vas: Define vas_rx_win_open() interface by Sukadev Bhattiprolu · 7 years ago
  21. bbfe59f powerpc/powernv/vas: Define helpers to alloc/free windows by Sukadev Bhattiprolu · 7 years ago
  22. b25b33a powerpc/powernv/vas: Define helpers to init window context by Sukadev Bhattiprolu · 7 years ago
  23. 180fe15 powerpc/powernv/vas: Define helpers to access MMIO regions by Sukadev Bhattiprolu · 7 years ago
  24. 4dea2d1 powerpc/powernv/vas: Define vas_init() and vas_exit() by Sukadev Bhattiprolu · 7 years ago
  25. b6622a3 powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h by Sukadev Bhattiprolu · 7 years ago
  26. 9676891 powerpc/powernv/vas: Define macros, register fields and structures by Sukadev Bhattiprolu · 7 years ago
  27. c47a940 powerpc/xmon: Fix display of SPRs by Balbir Singh · 7 years ago
  28. f1e08232 powerpc/pci: Remove OF node back pointer from pci_dn by Alexey Kardashevskiy · 7 years ago
  29. 14db3d5 powerpc/eeh: Reduce use of pci_dn::node by Alexey Kardashevskiy · 7 years ago
  30. 405b33a powerpc/eeh: Remove unnecessary config_addr from eeh_dev by Alexey Kardashevskiy · 7 years ago
  31. 69672bd powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev by Alexey Kardashevskiy · 7 years ago
  32. 8bae6a2 powerpc/eeh: Reduce to one the number of places where edev is allocated by Alexey Kardashevskiy · 7 years ago
  33. 5f600b1 powerpc/pci: Remove unused parameter from add_one_dev_pci_data() by Alexey Kardashevskiy · 7 years ago
  34. 9e2b70f powerpc/512x: Constify clk_div_tables by Arvind Yadav · 7 years ago
  35. 8d04675 powerpc/44x: Fix mask and shift to zero bug by Dan Carpenter · 7 years ago
  36. c655404 powerpc/83xx: Use sizeof correct type when ioremapping by Dan Carpenter · 8 years ago
  37. b96672d powerpc: Machine check interrupt is a non-maskable interrupt by Nicholas Piggin · 7 years ago
  38. 6fcd6ba powerpc/powernv: Use kernel crash path for machine checks by Nicholas Piggin · 7 years ago
  39. b746e3e powerpc/powernv: Flush console before platform error reboot by Nicholas Piggin · 7 years ago
  40. 4388c9b powerpc: Do not send system reset request through the oops path by Nicholas Piggin · 8 years ago
  41. bded070 powerpc/pseries/le: Work around a firmware quirk by Nicholas Piggin · 8 years ago
  42. a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 8 years ago
  43. 70412c5 powerpc/64: Fix watchdog configuration regressions by Nicholas Piggin · 7 years ago
  44. b68b1d7 powerpc/64s/radix: Do not allocate SLB shadow structures by Nicholas Piggin · 7 years ago
  45. d550719 powerpc/64s/radix: Remove bolted-SLB address limit for per-cpu stacks by Nicholas Piggin · 7 years ago
  46. 76b42e2 powerpc/powernv: powernv platform is not constrained by RMA by Nicholas Piggin · 7 years ago
  47. 72b0d51 powerpc/64s: idle POWER9 can execute stop in virtual mode by Nicholas Piggin · 7 years ago
  48. 65dbbe8 powerpc/64s: Drop no longer used IDLE_STATE_ENTER_SEQ by Nicholas Piggin · 7 years ago
  49. 56ee524 powerpc/64s: POWER9 can execute stop without a sync sequence by Nicholas Piggin · 7 years ago
  50. aafc8a8 powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S by Nicholas Piggin · 7 years ago
  51. 82b7fcc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  52. 94a04bc KVM: PPC: Book3S HV: POWER9 does not require secondary thread management by Nicholas Piggin · 7 years ago
  53. 12c15a7 powerpc/configs/6xx: Drop removed CONFIG_USB_LED by Michael Ellerman · 7 years ago
  54. b1f9a82 powerpc/configs/6xx: Drop no longer selectable CONFIG_BT_HCIUART_LL by Michael Ellerman · 7 years ago
  55. 8f67600 powerpc/configs/c2k: Switch CONFIG_GEN_RTC from =m to =y by Michael Ellerman · 7 years ago
  56. 2d8b1ca powerpc/configs/6xx: Switch CONFIG_USB_EHCI_FSL to =m by Michael Ellerman · 7 years ago
  57. dcb5956 powerpc/configs/6xx: Drop no longer needed CONFIG_BT_HCIUART_H4 by Michael Ellerman · 7 years ago
  58. c29f9b3 powerpc/configs/6xx: Drop no longer needed CONFIG_NETFILTER_XT_MATCH_SOCKET by Michael Ellerman · 7 years ago
  59. 6946d5e powerpc/configs/6xx: Reinstate CONFIG_CPU_FREQ_STAT by Michael Ellerman · 7 years ago
  60. 886a3ba powerpc/configs/6xx: Drop no longer needed CONFIG_NF_CONNTRACK_PROC_COMPAT by Michael Ellerman · 7 years ago
  61. 1d66e40 powerpc/configs/6xx: Drop removed CONFIG_BLK_DEV_HD by Michael Ellerman · 7 years ago
  62. 533141a powerpc/configs/6xx: Clean up duplicate CONFIG_EXT4 values by Michael Ellerman · 7 years ago
  63. f623a54 powerpc/configs/6xx: Drop no longer needed CONFIG_TIMER_STATS by Michael Ellerman · 7 years ago
  64. f963937 powerpc/configs/6xx: Turn CONFIG_DRM_RADEON back on by Michael Ellerman · 7 years ago
  65. 22220b1 powerpc/configs/mpc5200: Drop no longer needed CONFIG_FB by Michael Ellerman · 7 years ago
  66. edff694 powerpc/configs: Update for CONFIG_INPUT_MOUSEDEV=n by Michael Ellerman · 7 years ago
  67. f6fe7a1 powerpc/configs: Drop removed CONFIG_LOGFS by Michael Ellerman · 7 years ago
  68. dc3f5d2 powerpc/configs: Turn CONFIG_R128 back in pmac32_defconfig by Michael Ellerman · 7 years ago
  69. 641f656 powerpc/configs: Drop no longer needed CONFIG_LIBCRC32C by Michael Ellerman · 7 years ago
  70. ab306d1 powerpc/configs: Drop unnecessary CONFIG_EDAC from ppc64e by Michael Ellerman · 7 years ago
  71. 5593edb powerpc/configs: Drop no longer needed CONFIG_SCSI by Michael Ellerman · 7 years ago
  72. 72ac996 powerpc/configs: Drop no longer needed CONFIG_IPV6 by Michael Ellerman · 7 years ago
  73. aad004a powerpc/configs: Add CONFIG_RAS now required for CONFIG_EDAC by Michael Ellerman · 7 years ago
  74. f3a45e5 powerpc/configs: Drop no longer needed CONFIG_AUDITSYSCALL by Michael Ellerman · 7 years ago
  75. 599f959 powerpc/configs: Drop CONFIG_SERIAL_TXX9_* from cell/ppc64 by Michael Ellerman · 7 years ago
  76. e9cb40a powerpc/configs: Drop MEMORY_HOTREMOVE from ppc64/cell by Michael Ellerman · 7 years ago
  77. 5a73b1a powerpc/configs: Drop unnecessary CONFIG_POWERNV_OP_PANEL by Michael Ellerman · 7 years ago
  78. 8b2ee33d powerpc/configs: Drop no longer needed PCI_MSI on powernv by Michael Ellerman · 7 years ago
  79. 4ca2ddf powerpc/configs: Drop no longer needed CONFIG_SMP for pseries/ppc64/powernv by Michael Ellerman · 7 years ago
  80. b9bc4bbc powerpc/configs: Drop unnecessary CONFIG_UPROBE_EVENT by Michael Ellerman · 7 years ago
  81. 93a4a4f powerpc/configs: Drop unnecessary CONFIG_NUMA_BALANCING_DEFAULT_ENABLED by Michael Ellerman · 7 years ago
  82. 76869cb powerpc/configs: Drop no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES by Michael Ellerman · 7 years ago
  83. cd67a20f powerpc/configs: Drop no longer needed CONFIG_CRYPTO_GCM by Michael Ellerman · 7 years ago
  84. f029731 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL in g5 / c2k by Michael Ellerman · 7 years ago
  85. 60ac25b powerpc/configs: Drop no longer needed CONFIG_CRYPTO_NULL by Michael Ellerman · 7 years ago
  86. 7cf5775 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_SHA256 by Michael Ellerman · 7 years ago
  87. 813f413 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_ECB by Michael Ellerman · 7 years ago
  88. 8f56939 powerpc/configs: Drop no longer needed CONFIG_CRYPTO_HMAC by Michael Ellerman · 7 years ago
  89. 8f3e6bd powerpc/configs: Drop no longer needed CONFIG_CRYPTO_DEV_VMX_ENCRYPT by Michael Ellerman · 7 years ago
  90. b8465a6 powerpc/configs: Update for CONFIG_NF_CT_PROTO_(SCTP|UDPLITE)=y by Michael Ellerman · 7 years ago
  91. 360426f powerpc/configs: Update for CONFIG_FIXED_PHY being selected by CONFIG_OF_MDIO by Michael Ellerman · 7 years ago
  92. e5d2f4b powerpc/configs: Update for CONFIG_DEBUG_FS being selected via CONFIG_RCU_TRACE by Michael Ellerman · 7 years ago
  93. 05cb48b powerpc/configs: Drop no longer needed CONFIG_DEVKMEM by Michael Ellerman · 7 years ago
  94. 5c26bdf powerpc/configs: Drop no longer needed CONFIG_FHANDLE by Michael Ellerman · 7 years ago
  95. f9065c8 powerpc/configs: Explicitly drop CONFIG_INPUT_MOUSEDEV by Michael Ellerman · 7 years ago
  96. 5ee5d808 powerpc/configs: Drop unneeded CONFIG_CRYPTO_ANSI_CPRNG by Michael Ellerman · 7 years ago
  97. 980b450 powerpc/configs: Update for symbol movement only by Michael Ellerman · 7 years ago
  98. a603610 powerpc/oops: Line up NIP & MSR with other rows by Michael Ellerman · 7 years ago
  99. f6fc73f powerpc/oops: Print CR/XER on same line as MSR by Michael Ellerman · 7 years ago
  100. 1c56cd8 powerpc/oops: Use IS_ENABLED() for oops markers by Michael Ellerman · 7 years ago