1. 721c551 ocxl: Document new OCXL IOCTLs by Alastair D'Silva · 7 years ago
  2. 02a8e5b ocxl: Add an IOCTL so userspace knows what OCXL features are available by Alastair D'Silva · 7 years ago
  3. e948e06 ocxl: Expose the thread_id needed for wait on POWER9 by Alastair D'Silva · 7 years ago
  4. 19df395 ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's action by Alastair D'Silva · 7 years ago
  5. 71cc64a powerpc: use task_pid_nr() for TID allocation by Alastair D'Silva · 7 years ago
  6. 3449f19 powerpc: Use TIDR CPU feature to control TIDR allocation by Alastair D'Silva · 7 years ago
  7. 8198442 powerpc: Add TIDR CPU feature for POWER9 by Alastair D'Silva · 7 years ago
  8. 56c0b48 powerpc/powernv: process all OPAL event interrupts with kopald by Nicholas Piggin · 7 years ago
  9. ee03b9b powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  10. 3130a7b powerpc/64: change softe to irqmask in show_regs and xmon by Nicholas Piggin · 7 years ago
  11. 81ea11d powerpc/pmu/fsl: fix is_nmi test for irq mask change by Nicholas Piggin · 7 years ago
  12. e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
  13. 21bfd6a powerpc: move a stray NMI IPI case under NMI_IPI ifdef by Nicholas Piggin · 7 years ago
  14. bc90711 powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef by Nicholas Piggin · 7 years ago
  15. a7cba02 powerpc: allow soft-NMI watchdog to cover timer interrupts with large decrementers by Nicholas Piggin · 7 years ago
  16. 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
  17. 3d3a602 powerpc/pseries: lparcfg calculate PURR on demand by Nicholas Piggin · 7 years ago
  18. 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
  19. 54071e4 powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 support by Nicholas Piggin · 7 years ago
  20. 9f4b61b powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUG by Nicholas Piggin · 7 years ago
  21. ebb37cf powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled by Nicholas Piggin · 7 years ago
  22. 98fd72f powerpc/powernv/ioda2: Remove redundant free of TCE pages by Alexey Kardashevskiy · 7 years ago
  23. 0abbf2b powerpc/xmon: use match_string() helper by Yisheng Xie · 7 years ago
  24. 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
  25. c959988 powerpc/64: Fix strncpy() related build failures with GCC 8.1 by Christophe Leroy · 7 years ago
  26. 2135a6e Merge branch 'topic/pkey' into next by Michael Ellerman · 7 years ago
  27. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  28. b5240b1 Merge branch 'topic/kbuild' into next by Michael Ellerman · 7 years ago
  29. 481c63a Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  30. 667416f powerpc/mm: Fix kernel crash on page table free by Aneesh Kumar K.V · 7 years ago
  31. 8af1da4 powerpc/prom: Fix %u/%llx usage since prom_printf() change by Mathieu Malaterre · 7 years ago
  32. 9a6d202 cxl: Configure PSL to not use APC virtual machines by Vaibhav Jain · 7 years ago
  33. b6c84ba cxl: Disable prefault_mode in Radix mode by Vaibhav Jain · 7 years ago
  34. 1421dc6 powerpc/kbuild: Use flags variables rather than overriding LD/CC/AS by Nicholas Piggin · 7 years ago
  35. af3901c powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile by Nicholas Piggin · 7 years ago
  36. 4bf4f42 powerpc/kbuild: Set default generic machine type for 32-bit compile by Nicholas Piggin · 7 years ago
  37. 5e3f0d1 powerpc/livepatch: Fix build error with kprobes disabled. by Aneesh Kumar K.V · 7 years ago
  38. 39b91dd selftests/powerpc: Add core file test for Protection Key registers by Thiago Jung Bauermann · 7 years ago
  39. 1f7256e selftests/powerpc: Add ptrace tests for Protection Key registers by Thiago Jung Bauermann · 7 years ago
  40. 8ce621e1 powerpc/modules: remove unused mod_arch_specific.toc field by Josh Poimboeuf · 7 years ago
  41. ac9816d powerpc/powernv/cpuidle: Init all present cpus for deep states by Akshay Adiga · 7 years ago
  42. 458c701 powerpc/perf: Update raw-event code encoding comment for power8 by Madhavan Srinivasan · 7 years ago
  43. d647b21 powerpc: Add a missing include header by Mathieu Malaterre · 7 years ago
  44. c89ca59 powerpc/32: Add a missing include header by Mathieu Malaterre · 7 years ago
  45. b87a358 powerpc/chrp/time: Make some functions static, add missing header include by Mathieu Malaterre · 7 years ago
  46. 9e0d86c powerpc/tau: Make some function static by Mathieu Malaterre · 7 years ago
  47. 86e11b6 powerpc: Make function btext_initialize static by Mathieu Malaterre · 7 years ago
  48. bd13ac9 powerpc/tau: Synchronize function prototypes and body by Mathieu Malaterre · 7 years ago
  49. 3fc5ee9b powerpc: Add missing prototype by Mathieu Malaterre · 7 years ago
  50. c3f0515 powerpc/52xx: Add missing functions prototypes by Mathieu Malaterre · 7 years ago
  51. f72cf3f powerpc/powermac: Add missing prototype for note_bootable_part() by Mathieu Malaterre · 7 years ago
  52. f91d599 powerpc/powermac: Move pmac_pfunc_base_install prototype to header file by Mathieu Malaterre · 7 years ago
  53. 910be6b powerpc/chrp/pci: Make some functions static by Mathieu Malaterre · 7 years ago
  54. 5a4b475 powerpc/powermac: Mark variable x as unused by Mathieu Malaterre · 7 years ago
  55. f0e0b86 powerpc/chrp/setup: Remove idu_size variable and make some functions static by Mathieu Malaterre · 7 years ago
  56. eed6964 powerpc/wii: Make hlwd_pic_init function static by Mathieu Malaterre · 7 years ago
  57. 85aa4b9 powerpc/mm/radix: Use do/while(0) trick for single statement block by Mathieu Malaterre · 7 years ago
  58. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 7 years ago
  59. 7cf76a6 powerpc/altivec: Add missing prototypes for altivec by Mathieu Malaterre · 7 years ago
  60. eae5f70 powerpc: Add __printf verification to prom_printf by Mathieu Malaterre · 7 years ago
  61. 2e0986d powerpc/xmon: Update paca fields dumped in xmon by Michael Ellerman · 7 years ago
  62. 9ce53e2 powerpc/xmon: Realign paca dump fields by Michael Ellerman · 7 years ago
  63. e70d8f5 powerpc/xmon: Add __printf annotation to xmon_printf() by Mathieu Malaterre · 7 years ago
  64. 6671683 powerpc/xmon: Specify the full format in DUMP() macro by Michael Ellerman · 7 years ago
  65. 7daf593 powerpc/xmon: Also setup debugger hooks when single-stepping by Michal Suchanek · 7 years ago
  66. e4ccb1d powerpc/8xx: fix invalid register expression in head_8xx.S by Christophe Leroy · 7 years ago
  67. 9c2ddfe selftests/powerpc: Add ptrace hw breakpoint test by Michael Neuling · 7 years ago
  68. bd79010 selftests/powerpc: Add missing .gitignores by Michael Neuling · 7 years ago
  69. 0e36b0d powerpc/mm: Only read faulting instruction when necessary in do_page_fault() by Christophe Leroy · 7 years ago
  70. 8a0b112 powerpc/mm: Use instruction symbolic names in store_updates_sp() by Christophe Leroy · 7 years ago
  71. eacbb21 powerpc: Export tm_enable()/tm_disable/tm_abort() APIs by Simon Guo · 7 years ago
  72. ab3759b powerpc/reg: Add TEXASR related macros by Simon Guo · 7 years ago
  73. d1c7211 powerpc: Export msr_check_and_set() to modules by Simon Guo · 7 years ago
  74. 43d2974 hwmon: (ibmpowernv) Add energy sensors by Shilpasri G Bhat · 7 years ago
  75. 3c8c049 hwmon: (ibmpowernv): Add support to read 64 bit sensors by Shilpasri G Bhat · 7 years ago
  76. 5cdcb01 powernv: opal-sensor: Add support to read 64bit sensor values by Shilpasri G Bhat · 7 years ago
  77. 00c946a selftests/powerpc: Remove redundant cp_abort test by Michael Neuling · 7 years ago
  78. e4f2419 powerpc/fsl/dts: fix the i2c-mux compatible for t104xqds by Peter Rosin · 7 years ago
  79. 4f7c06e powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 7 years ago
  80. cd6ef7e powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 7 years ago
  81. c786cf7 powerpc/powernv: Use __raw_[rm_]writeq_be() in npu-dma.c by Michael Ellerman · 7 years ago
  82. 001ff2e powerpc/powernv: Use __raw_[rm_]writeq_be() in pci-ioda.c by Michael Ellerman · 7 years ago
  83. 8056fe2 powerpc/io: Add __raw_writeq_be() __raw_rm_writeq_be() by Michael Ellerman · 7 years ago
  84. d203267 powerpc/perf: Fix memory allocation for core-imc based on num_possible_cpus() by Anju T Sudhakar · 7 years ago
  85. ba01b05 powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging" by Colin Ian King · 7 years ago
  86. faf37c4 powerpc/64s: Clear PCR on boot by Michael Neuling · 7 years ago
  87. 20acf7f powerpc/lib: Fix "integer constant is too large" build failure by Finn Thain · 7 years ago
  88. c1d2a31 powerpc/powernv: Fix NVRAM sleep in invalid context when crashing by Nicholas Piggin · 7 years ago
  89. c0beffc powerpc/powernv: Fix opal_event_shutdown() called with interrupts disabled by Nicholas Piggin · 7 years ago
  90. a1f3ae3 powerpc/32: Use stmw/lmw for registers save/restore in asm by Christophe Leroy · 7 years ago
  91. 24c7858 powerpc: Avoid an unnecessary test and branch in longjmp() by Christophe Leroy · 7 years ago
  92. 96f391c Revert "powerpc/64: Fix checksum folding in csum_add()" by Christophe Leroy · 7 years ago
  93. 5279821 powerpc: get rid of PMD_PAGE_SIZE() and _PMD_SIZE by Christophe Leroy · 7 years ago
  94. 9f9eae5 powerpc/kvm: Prefer fault_in_pages_readable function by Mathieu Malaterre · 7 years ago
  95. 0078778 powerpc/mm/radix: implement LPID based TLB flushes to be used by KVM by Nicholas Piggin · 7 years ago
  96. 9dcb3df powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 7 years ago
  97. c068e6b powerpc/embedded6xx/flipper-pic: Don't match all IRQ domains by Jonathan Neuschäfer · 7 years ago
  98. 675d995 powerpc/book3s64: Enable split pmd ptlock. by Aneesh Kumar K.V · 7 years ago
  99. 738f964 powerpc/mm: Use page fragments for allocation page table at PMD level by Aneesh Kumar K.V · 7 years ago
  100. 8a6c697 powerpc/mm: Implement helpers for pagetable fragment support at PMD level by Aneesh Kumar K.V · 7 years ago