1. 9765ad1 powerpc/mm: Ensure IRQs are off in switch_mm() by David Gibson · 8 years ago
  2. e76ca27 powerpc/sysfs: Fix reference leak of cpu device_nodes present at boot by Tyrel Datwyler · 8 years ago
  3. 68baf69 powerpc/pseries: Fix of_node_put() underflow during DLPAR remove by Tyrel Datwyler · 8 years ago
  4. 8567364 powerpc/xmon: Deindent the SLB dumping logic by Michael Ellerman · 8 years ago
  5. 9fc8491 Merge branch 'topic/kprobes' into next by Michael Ellerman · 8 years ago
  6. 24bd909 powerpc/kprobes: Prefer ftrace when probing function entry by Naveen N. Rao · 8 years ago
  7. 1b32cd1 powerpc: Introduce a new helper to obtain function entry points by Naveen N. Rao · 8 years ago
  8. ead514d powerpc/kprobes: Add support for KPROBES_ON_FTRACE by Naveen N. Rao · 8 years ago
  9. 2f59be5 powerpc/ftrace: Restore LR from pt_regs by Naveen N. Rao · 8 years ago
  10. 9a914aa powerpc/kprobes: Blacklist common exception handlers by Naveen N. Rao · 8 years ago
  11. 7aa5b01 powerpc/kprobes: Blacklist exception handlers by Naveen N. Rao · 8 years ago
  12. 71f6e58 powerpc/kprobes: Convert __kprobes to NOKPROBE_SYMBOL() by Naveen N. Rao · 8 years ago
  13. 700e643 powerpc/ftrace: Move stack setup and teardown code into ftrace_graph_caller() by Naveen N. Rao · 8 years ago
  14. d08f8a2 powerpc/kprobes: Remove duplicate saving of MSR by Naveen N. Rao · 8 years ago
  15. 9cba253 powerpc/64s: Simplify POWER9 DD1 idle workaround code by Nicholas Piggin · 8 years ago
  16. 0d7720a powerpc/64s: Idle POWER8 avoid full state loss recovery where possible by Nicholas Piggin · 8 years ago
  17. e420249 powerpc/64s: Idle do not hold reservation longer than required by Nicholas Piggin · 8 years ago
  18. adbcf8d powerpc/64s: Expand core idle state bits by Nicholas Piggin · 8 years ago
  19. 1945bc4 powerpc/64s: Fix POWER9 machine check handler from stop state by Nicholas Piggin · 8 years ago
  20. 10101aa powerpc/64s: Use alternative feature patching by Nicholas Piggin · 8 years ago
  21. 544686c powerpc/64s: Stop using bit in HSPRG0 to test winkle by Nicholas Piggin · 8 years ago
  22. bf0153c powerpc/64s: Move remaining system reset idle code into idle_book3s.S by Nicholas Piggin · 8 years ago
  23. 2563a70 powerpc/64s: Remove unnecessary relocation branch from idle handler by Nicholas Piggin · 8 years ago
  24. 9fea59b powerpc/mm: Add support for runtime configuration of ASLR limits by Michael Ellerman · 8 years ago
  25. f855b2f powerpc/mm: Wire up ioremap_cache() by Oliver O'Halloran · 8 years ago
  26. 22d8b3d powerpc/kprobes: Emulate instructions on kprobe handler re-entry by Naveen N. Rao · 8 years ago
  27. 1cabd2f powerpc/kprobes: Factor out code to emulate instruction into a helper by Naveen N. Rao · 8 years ago
  28. a64e3f3 powerpc/kretprobes: Override default function entry offset by Naveen N. Rao · 8 years ago
  29. 290e307 powerpc/kprobes: Fix handling of function offsets on ABIv2 by Naveen N. Rao · 8 years ago
  30. 49e0b46 kprobes: Convert kprobe_lookup_name() to a function by Naveen N. Rao · 8 years ago
  31. a460246 kprobes: Skip preparing optprobe if the probe is ftrace-based by Masami Hiramatsu · 8 years ago
  32. a050d20 powerpc/64s: Use relon prolog for EXC_VIRT_OOL_MASKABLE_HV handlers by Nicholas Piggin · 8 years ago
  33. 686978b powerpc/xive: Fix missing check of rc != OPAL_BUSY by Michael Ellerman · 8 years ago
  34. ca80d5d powerpc/64s: Remove SAO feature from Power9 DD1 by Nicholas Piggin · 8 years ago
  35. 2384d2d powerpc/64s: Remove ICSWX feature from Power9 by Nicholas Piggin · 8 years ago
  36. f2080b9 powerpc/perf: Add Power8 mem_access event to sysfs by Madhavan Srinivasan · 8 years ago
  37. d148c94 powerpc/perf: Support to export SIERs bit in Power9 by Madhavan Srinivasan · 8 years ago
  38. 453ce7a powerpc/perf: Support to export SIERs bit in Power8 by Madhavan Srinivasan · 8 years ago
  39. 170a315 powerpc/perf: Support to export MMCRA[TEC*] field to userspace by Madhavan Srinivasan · 8 years ago
  40. 79e96f8 powerpc/perf: Export memory hierarchy info to user space by Madhavan Srinivasan · 8 years ago
  41. 8c5073d powerpc/perf: Define big-endian version of perf_mem_data_src by Sukadev Bhattiprolu · 8 years ago
  42. e889e96 powerpc/iommu: Do not call PageTransHuge() on tail pages by Alexey Kardashevskiy · 8 years ago
  43. 321f7d2 powerpc/mmap: Any hint > 128TB searches the full VA space by Aneesh Kumar K.V · 8 years ago
  44. 41e20d9 cxl: Enable PCI device IDs for future IBM CXL adapters by Matthew R. Ochs · 8 years ago
  45. 95dbdf4 powerpc/64s: Minor fix for MCE TLB flush for radix by Nicholas Piggin · 8 years ago
  46. be77e99 powerpc/mm/radix: Use mm->task_size for boundary checking instead of addr_limit by Aneesh Kumar K.V · 8 years ago
  47. 8d1b48e powerpc/64s: Revert setting of LPCR[LPES] on POWER9 by Nicholas Piggin · 8 years ago
  48. 270e2dc powerpc/pseries: Always enable SMP when building pseries by Michael Ellerman · 8 years ago
  49. 40e2756 powerpc/powernv: Always enable SMP when building powernv by Michael Ellerman · 8 years ago
  50. ebbe9d7 powerpc: Allow platforms to force-enable CONFIG_SMP by Michael Ellerman · 8 years ago
  51. 590c369 powerpc: Drop include of linux/io.h from asm/io.h by Michael Ellerman · 8 years ago
  52. 6b3edef powerpc/powernv: POWER9 support for msgsnd/doorbell IPI by Nicholas Piggin · 8 years ago
  53. a5adf28 powerpc/64s: Avoid a branch for ppc_msgsnd by Nicholas Piggin · 8 years ago
  54. b87ac02 powerpc: Introduce msgsnd/doorbell barrier primitives by Nicholas Piggin · 8 years ago
  55. b866cc2 powerpc: Change the doorbell IPI calling convention by Nicholas Piggin · 8 years ago
  56. 9b7ff0c powerpc/64s: Add SCV FSCR bit for ISA v3.0 by Nicholas Piggin · 8 years ago
  57. 794464f powerpc/64s: Add msgp facility unavailable log string by Nicholas Piggin · 8 years ago
  58. 5f81226 powerpc/mm/hash: Don't open code VMALLOC_INDEX by Aneesh Kumar K.V · 8 years ago
  59. f24be42 cxl: Add psl9 specific code by Christophe Lombard · 8 years ago
  60. abd1d99 cxl: Isolate few psl8 specific calls by Christophe Lombard · 8 years ago
  61. 64663f3 cxl: Rename some psl8 specific functions by Christophe Lombard · 8 years ago
  62. bdd2e71 cxl: Update implementation service layer by Christophe Lombard · 8 years ago
  63. 6dd2d23 cxl: Keep track of mm struct associated with a context by Christophe Lombard · 8 years ago
  64. 66ef20c cxl: Remove unused values in bare-metal environment. by Christophe Lombard · 8 years ago
  65. aba8143 cxl: Read vsec perst load image by Christophe Lombard · 8 years ago
  66. 9e4114b powerpc/mm: Fix hash table dump when memory is not contiguous by Rashmica Gupta · 8 years ago
  67. aaa2295 powerpc/mm: Add physical address to Linux page table dump by Oliver O'Halloran · 8 years ago
  68. 70538ea powerpc/mm: Fix missing _PAGE_NON_IDEMPOTENT in pgtable dump by Oliver O'Halloran · 8 years ago
  69. 9c35591 powerpc/tracing: Allow tracing of mmap syscalls by Balbir Singh · 8 years ago
  70. 03dfee6 powerpc/mm: Fix swapper_pg_dir size on 64-bit hash w/64K pages by Michael Ellerman · 8 years ago
  71. 3c19d5a Merge branch 'topic/xive' (early part) into next by Michael Ellerman · 8 years ago
  72. 17ed4c8 powerpc/powernv: Recover correct PACA on wakeup from a stop on P9 DD1 by Gautham R. Shenoy · 8 years ago
  73. f3b3f28 powerpc/powernv/idle: Don't override default/deepest directly in kernel by Gautham R. Shenoy · 8 years ago
  74. 9006123 powerpc/powernv/smp: Add busy-wait loop as fall back for CPU-Hotplug by Gautham R. Shenoy · 8 years ago
  75. a7cd88d powerpc/powernv: Move CPU-Offline idle state invocation from smp.c to idle.c by Gautham R. Shenoy · 8 years ago
  76. 2c9faa7 powerpc/hugetlb: Add ABI defines for supported HugeTLB page sizes by Anshuman Khandual · 8 years ago
  77. ea61455 powerpc/mm: Remove reduntant initmem information from log by Anshuman Khandual · 8 years ago
  78. 7b3912f powerpc: Make sparsemem the default on 64-bit Book3S by Michael Ellerman · 8 years ago
  79. 4868e35 powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit() by Michael Ellerman · 8 years ago
  80. 3ae05fb powerpc: Remove unnecessary includes of asm/debug.h by Michael Ellerman · 8 years ago
  81. 7644d58 powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there by Michael Ellerman · 8 years ago
  82. abfe802 powerpc/powernv: Require MMU_NOTIFIER to fix NPU build by Alistair Popple · 8 years ago
  83. f7327e0 powerpc/mm/radix: Remove unnecessary ptesync by Aneesh Kumar K.V · 8 years ago
  84. f6b0df5 powerpc/mm/radix: Don't do page walk cache flush when doing full mm flush by Aneesh Kumar K.V · 8 years ago
  85. 08a1e65 powerpc: Fixup LPCR:PECE and HEIC setting on POWER9 by Benjamin Herrenschmidt · 8 years ago
  86. d381d7c powerpc: Consolidate variants of real-mode MMIOs by Benjamin Herrenschmidt · 8 years ago
  87. f50d6bd powerpc/kvm: Remove obsolete kvm_vm_ioctl_xics_irq declaration by Benjamin Herrenschmidt · 8 years ago
  88. 936774c powerpc/kvm: Make kvmppc_xics_create_icp static by Benjamin Herrenschmidt · 8 years ago
  89. d398914 powerpc/kvm: Massage order of #include by Benjamin Herrenschmidt · 8 years ago
  90. 243e251 powerpc/xive: Native exploitation of the XIVE interrupt controller by Benjamin Herrenschmidt · 8 years ago
  91. a978e13 powerpc/smp: Remove migrate_irq() custom implementation by Benjamin Herrenschmidt · 8 years ago
  92. 14d4ae5 powerpc: Add optional smp_ops->prepare_cpu SMP callback by Benjamin Herrenschmidt · 8 years ago
  93. 22bd64a powerpc: Add more PPC bit conversion macros by Benjamin Herrenschmidt · 8 years ago
  94. eeea1a4 powerpc/powernv: Add XIVE related definitions to opal-api.h by Benjamin Herrenschmidt · 8 years ago
  95. 11fe909 powerpc/powernv: Add OPAL exports attributes to sysfs by Matt Brown · 8 years ago
  96. 687da8f powerpc/prom: Increase minimum RMA size to 512MB by Sukadev Bhattiprolu · 8 years ago
  97. 1ab66d1 powerpc/powernv: Introduce address translation services for Nvlink2 by Alistair Popple · 8 years ago
  98. 4c3b89e powerpc/powernv: Add sanity checks to pnv_pci_get_{gpu|npu}_dev by Alistair Popple · 8 years ago
  99. 2475a2b drivers/of/base.c: Add of_property_read_u64_index by Alistair Popple · 8 years ago
  100. f6f9195 powerpc/mm: Remove stale comment about the DART hole by Oliver O'Halloran · 8 years ago