1. f3eca95 powerpc/kprobes/optprobes: Use patch_instruction() by Balbir Singh · 8 years ago
  2. d07df82 powerpc/kprobes: Move kprobes over to patch_instruction() by Balbir Singh · 8 years ago
  3. 7f6d498 powerpc/mm/radix: Fix execute permissions for interrupt_vectors by Balbir Singh · 8 years ago
  4. e71ff98 powerpc/pseries: Fix passing of pp0 in updatepp() and updateboltedpp() by Balbir Singh · 8 years ago
  5. 90653a8 powerpc/64s: Blacklist rtas entry/exit from kprobes by Naveen N. Rao · 8 years ago
  6. 15770a1 powerpc/64s: Blacklist functions invoked on a trap by Naveen N. Rao · 8 years ago
  7. 3639d66 powerpc/64s: Un-blacklist system_call() from kprobes by Naveen N. Rao · 8 years ago
  8. 266de3a powerpc/64s: Move system_call() symbol to just after setting MSR_EE by Naveen N. Rao · 8 years ago
  9. cf7d6fb powerpc/64s: Blacklist system_call() and system_call_common() from kprobes by Naveen N. Rao · 8 years ago
  10. 9d6c452 powerpc/64s: Convert .L__replay_interrupt_return to a local label by Naveen N. Rao · 8 years ago
  11. 83e840c powerpc64/elfv1: Only dereference function descriptor for non-text symbols by Naveen N. Rao · 8 years ago
  12. 3ced8d7 cxl: Export library to support IBM XSL by Christophe Lombard · 8 years ago
  13. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  14. 5405c92 powerpc/dts: Use #include "..." to include local DT by Masahiro Yamada · 8 years ago
  15. bfaa783 powerpc/perf/hv-24x7: Aggregate result elements on POWER9 SMT8 by Thiago Jung Bauermann · 8 years ago
  16. 2e6553a powerpc/perf/hv-24x7: Support v2 of the hypervisor API by Thiago Jung Bauermann · 8 years ago
  17. ebd4a5a powerpc/perf/hv-24x7: Minor improvements by Thiago Jung Bauermann · 8 years ago
  18. 38d8184 powerpc/perf/hv-24x7: Fix return value of hcalls by Thiago Jung Bauermann · 8 years ago
  19. 62714a1 powerpc-perf/hx-24x7: Don't log failed hcall twice by Thiago Jung Bauermann · 8 years ago
  20. 41f577e powerpc/perf/hv-24x7: Properly iterate through results by Thiago Jung Bauermann · 8 years ago
  21. 36c8fb2 powerpc/perf/hv-24x7: Fix off-by-one error in request_buffer check by Thiago Jung Bauermann · 8 years ago
  22. 12bf85a powerpc/perf/hv-24x7: Fix passing of catalog version number by Thiago Jung Bauermann · 8 years ago
  23. c074244 powerpc/mm: Enable ZONE_DEVICE on powerpc by Oliver O'Halloran · 8 years ago
  24. 1b644f5 powerpc/mm: Wire up hpte_removebolted for powernv by Anton Blanchard · 8 years ago
  25. ebd3119 powerpc/mm: Add devmap support for ppc64 by Oliver O'Halloran · 8 years ago
  26. b584c25 powerpc/vmemmap: Add altmap support by Oliver O'Halloran · 8 years ago
  27. d7d9b61 powerpc/vmemmap: Reshuffle vmemmap_free() by Oliver O'Halloran · 8 years ago
  28. 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 8 years ago
  29. 7a849a6 powerpc/hugetlbfs: Export HPAGE_SHIFT by Oliver O'Halloran · 8 years ago
  30. 4e287e6 powerpc: use spin loop primitives in some functions by Nicholas Piggin · 8 years ago
  31. ede8e2b powerpc/64: implement spin loop primitives by Nicholas Piggin · 8 years ago
  32. 4d0d7c0 powerpc/powernv/idle: Clear r12 on wakeup from stop lite by Akshay Adiga · 8 years ago
  33. 39e4675 powerpc/mm: Add comments on vmemmap physical mapping by Anshuman Khandual · 8 years ago
  34. b0f36c1 powerpc/mm: Add comments to the vmemmap layout by Anshuman Khandual · 8 years ago
  35. c642af9 powerpc/smp: Convert NR_CPUS to nr_cpu_ids by Santosh Sivaraj · 8 years ago
  36. f8d0d5d powerpc/smp: Do not BUG_ON if invalid CPU during kick by Santosh Sivaraj · 8 years ago
  37. adeb866 powerpc/44x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  38. 8d0590c powerpc/83xx: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  39. 9b40916 powerpc/512x: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  40. 226b939 powerpc/fsl: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  41. fd39318 powerpc/5200: Add generic compatible string for I2C EEPROM by Javier Martinez Canillas · 8 years ago
  42. 68fa647 powerpc/fadump: add reschedule point while releasing memory by Hari Bathini · 8 years ago
  43. a5a05b9 powerpc/fadump: provide a helpful error message by Hari Bathini · 8 years ago
  44. eae0dfc powerpc/fadump: avoid holes in boot memory area when fadump is registered by Hari Bathini · 8 years ago
  45. a77af552 powerpc/fadump: avoid duplicates in crash memory ranges by Hari Bathini · 8 years ago
  46. 24bedcb powerpc/perf: Fix branch event code for power9 by Madhavan Srinivasan · 8 years ago
  47. 89d8bb1 powerpc/xive: Silence message about VP block allocation by Benjamin Herrenschmidt · 8 years ago
  48. ba6d334 powerpc/64s: Invalidate ERAT on powersave wakeup for POWER9 by Benjamin Herrenschmidt · 8 years ago
  49. 74e27c6 powerpc: Only do ERAT invalidate on radix context switch on P9 DD1 by Benjamin Herrenschmidt · 8 years ago
  50. 8e3f1b1 powerpc/powernv/pci: Enable 64-bit devices to access >4GB DMA space by Russell Currey · 8 years ago
  51. a0f9862 powerpc/powernv/pci: Add helper to check if a PE has a single vendor by Russell Currey · 8 years ago
  52. a4b48ba powerpc/powernv/pci: Add support for PHB4 diagnostics by Russell Currey · 8 years ago
  53. 5cb1f8f powerpc/powernv/pci: Dynamically allocate PHB diag data by Russell Currey · 8 years ago
  54. 31bbd45 powerpc/powernv/pci: Reduce spam when dumping PEST by Russell Currey · 8 years ago
  55. 2bafb7f powerpc/tm: Fix comment by Michael Neuling · 8 years ago
  56. aa9a951 powerpc: Fix asm offsets to point to actual FP and VMX regs by Michael Neuling · 8 years ago
  57. 64ebb9a powerpc: Fix /proc/cpuinfo revision for POWER9 DD2 by Michael Neuling · 8 years ago
  58. d6bd819 powerpc/32: Avoid miscompilation w/GCC 4.6.3 - don't inline copy_to/from_user() by Michael Ellerman · 8 years ago
  59. 0428491 powerpc/mm: Trace tlbie(l) instructions by Balbir Singh · 8 years ago
  60. 34f19ff powerpc/64: Initialise thread_info for emergency stacks by Nicholas Piggin · 8 years ago
  61. bbd5ff5 powerpc/powernv/npu-dma: Add explicit flush when sending an ATSD by Alistair Popple · 8 years ago
  62. d4cfb11 powerpc: Convert VDSO update function to use new update_vsyscall interface by Paul Mackerras · 8 years ago
  63. 6b847d7 powerpc/time: Fix tracing in time.c by Santosh Sivaraj · 8 years ago
  64. fd88b94 powerpc/64s: Rename slb_allocate_realmode() to slb_allocate() by Michael Ellerman · 8 years ago
  65. 442b6e8 powerpc/64s: Rename slb_miss_realmode() to slb_miss_common() by Michael Ellerman · 8 years ago
  66. b102063 powerpc/64s: Use BRANCH_TO_COMMON() for slb_miss_realmode by Michael Ellerman · 8 years ago
  67. 8568f1e0 powerpc/64s/paca: EX_CTR is not used with RELOCATABLE=n, remove it by Nicholas Piggin · 8 years ago
  68. 635942a powerpc/64s/paca: EX_R3 can be merged with EX_DAR by Nicholas Piggin · 8 years ago
  69. dbeea1d powerpc/64s/paca: EX_LR can be merged with EX_DAR by Nicholas Piggin · 8 years ago
  70. 36670fc powerpc/64s/paca: EX_SRR0 is unused, remove it by Nicholas Piggin · 8 years ago
  71. 8c38851 powerpc/64s: Add EX_SIZE definition for paca exception save areas by Nicholas Piggin · 8 years ago
  72. 4d7cd3b powerpc/64s: Avoid r3 save/restore in SLB miss handler by Nicholas Piggin · 8 years ago
  73. fe5482c powerpc/64s: SLB miss already has CTR saved for relocatable kernel by Nicholas Piggin · 8 years ago
  74. 7c28f04 powerpc/64s: Avoid saving faulting address into EX_DAR in SLB miss by Nicholas Piggin · 8 years ago
  75. d59afff powerpc/64s: Preserve r3 in slb_allocate_realmode() by Nicholas Piggin · 8 years ago
  76. 40d2434 powerpc/64s/idle: Run latch switch is done with MSR[EE]=0 by Nicholas Piggin · 8 years ago
  77. 95acdc0 powerpc/64s/idle: Predict HMI wakeup as unlikely by Nicholas Piggin · 8 years ago
  78. 9d29250 powerpc/64s/idle: Avoid SRR usage in idle sleep/wake paths by Nicholas Piggin · 8 years ago
  79. b51351e powerpc/64s/idle: Branch to handler with virtual mode offset by Nicholas Piggin · 8 years ago
  80. b48bbb8 powerpc/64s: Don't unbalance the return branch predictor in __replay_interrupt() by Nicholas Piggin · 8 years ago
  81. a9af97a powerpc/64s: msgclr when handling doorbell exceptions from system reset by Nicholas Piggin · 8 years ago
  82. 771d430 powerpc/64s/idle: Process interrupts from system reset wakeup by Nicholas Piggin · 8 years ago
  83. 2525db0 powerpc/powernv: Simplify lazy IRQ handling in CPU offline by Nicholas Piggin · 8 years ago
  84. 2201f99 powerpc/64s/idle: Move soft interrupt mask logic into C code by Nicholas Piggin · 8 years ago
  85. bf05fc2 powerpc/perf: Fix oops when kthread execs user process by Ravi Bangoria · 8 years ago
  86. d89ba53 powerpc/64s: Handle data breakpoints in Radix mode by Naveen N. Rao · 8 years ago
  87. c05b8c4 powerpc/kprobes: Skip livepatch_handler() for jprobes by Naveen N. Rao · 8 years ago
  88. a4979a7 powerpc/ftrace: Pass the correct stack pointer for DYNAMIC_FTRACE_WITH_REGS by Naveen N. Rao · 8 years ago
  89. a9f8553 powerpc/kprobes: Pause function_graph tracing during jprobes handling by Naveen N. Rao · 8 years ago
  90. a093c92 powerpc/debug: Add missing warn flag to WARN_ON's non-builtin path by Alexey Kardashevskiy · 8 years ago
  91. 2564270 powerpc/xive: Fix offset for store EOI MMIOs by Benjamin Herrenschmidt · 8 years ago
  92. 07d2a62 powerpc/64s: Avoid cpabort in context switch when possible by Nicholas Piggin · 8 years ago
  93. 9145eff powerpc/64: Drop explicit hwsync in context switch by Nicholas Piggin · 8 years ago
  94. 837e72f powerpc/64: Drop reservation-clearing ldarx in context switch by Nicholas Piggin · 8 years ago
  95. e4c0fc5 powerpc/64s: Leave interrupts hard enabled in context switch for radix by Nicholas Piggin · 8 years ago
  96. bc4f65e powerpc/64: Avoid restore_math call if possible in syscall exit by Nicholas Piggin · 8 years ago
  97. acd7d8c powerpc/64s: Optimize hypercall/syscall entry by Nicholas Piggin · 8 years ago
  98. 9abcc98 powerpc/mm/radix: Only add X for pages overlapping kernel text by Michael Ellerman · 8 years ago
  99. 0edc2ca Revert "powerpc: Handle simultaneous interrupts at once" by Michael Ellerman · 8 years ago
  100. 377aa6b powerpc/npu-dma: Remove spurious WARN_ON when a PCI device has no of_node by Alistair Popple · 8 years ago