- a24204c powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEY by Aneesh Kumar K.V · 4 years, 6 months ago
- 718d9b3 powerpc/book3s64/pkeys: Prevent key 1 modification from userspace. by Aneesh Kumar K.V · 4 years, 6 months ago
- f491fe3 powerpc/book3s64/pkeys: Simplify the key initialization by Aneesh Kumar K.V · 4 years, 6 months ago
- 1f40405 powerpc/book3s64/pkeys: Explain key 1 reservation details by Aneesh Kumar K.V · 4 years, 6 months ago
- ee8b393 powerpc/book3s64/pkeys: Move pkey related bits in the linux page table by Aneesh Kumar K.V · 4 years, 6 months ago
- b9658f8 powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s. by Aneesh Kumar K.V · 4 years, 6 months ago
- 3369902 powerpc/book3s64/pkeys: Fixup bit numbering by Aneesh Kumar K.V · 4 years, 6 months ago
- d79e7a5 powerpc/book3s64/pkeys: Use PVR check instead of cpu feature by Aneesh Kumar K.V · 4 years, 6 months ago
- 85343a8 powerpc/papr/scm: Add bad memory ranges to nvdimm bad ranges by Santosh Sivaraj · 4 years, 6 months ago
- c37a63a powerpc/mce: Add MCE notification chain by Santosh Sivaraj · 4 years, 6 months ago
- af9d00e powerpc/mm/radix: Create separate mappings for hot-plugged memory by Aneesh Kumar K.V · 4 years, 6 months ago
- d6d6ebf powerpc/mm/radix: Remove split_kernel_mapping() by Bharata B Rao · 4 years, 6 months ago
- 9ce8853 powerpc/mm/radix: Free PUD table when freeing pagetable by Bharata B Rao · 4 years, 6 months ago
- 645d5ce powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappings by Aneesh Kumar K.V · 4 years, 6 months ago
- 9a77c4a powerpc/prom: Enable Radix GTSE in cpu pa-features by Nicholas Piggin · 4 years, 6 months ago
- ef9f7cf Merge branch 'fixes' into next by Michael Ellerman · 4 years, 6 months ago
- 61f879d powerpc/pseries: Detect secure and trusted boot state of the system. by Nayna Jain · 4 years, 6 months ago
- a9f675f powerpc/vdso: Fix vdso cpu truncation by Milton Miller · 4 years, 6 months ago
- 77ca395 powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imc by Anju T Sudhakar · 4 years, 6 months ago
- 9a3e3dc powerpc/Kconfig: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 0749713 ocxl: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- 92fe848 cpuidle/pseries: Make symbol 'pseries_idle_driver' static by Wei Yongjun · 4 years, 6 months ago
- 89c140b pseries: Fix 64 bit logical memory block panic by Anton Blanchard · 4 years, 6 months ago
- 29d9407 powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu() by YueHaibing · 4 years, 6 months ago
- ba608c4 powerpc/fadump: fix race between pstore write and fadump crash trigger by Sourabh Jain · 4 years, 6 months ago
- ade7667 powerpc: Add cputime_to_nsecs() by Anton Blanchard · 4 years, 6 months ago
- e4208f1 powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macros by Balamuruhan S · 4 years, 7 months ago
- 357c572 powerpc/ppc-opcode: Reuse raw instruction macros to stringify by Balamuruhan S · 4 years, 7 months ago
- 3a18123 powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.h by Balamuruhan S · 4 years, 7 months ago
- 0654186 powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.h by Balamuruhan S · 4 years, 7 months ago
- 1d33dd8 powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_step by Balamuruhan S · 4 years, 7 months ago
- db551f8 powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encoding by Balamuruhan S · 4 years, 7 months ago
- 792f73f powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask by Kajol Jain · 4 years, 6 months ago
- 1a8f088 powerpc/perf/hv-24x7: Add cpu hotplug support by Kajol Jain · 4 years, 6 months ago
- e978a3c powerpc/pseries: remove obsolete memory hotplug DT notifier code by Nathan Lynch · 4 years, 7 months ago
- 38c392c powerpc/pseries: remove dlpar_cpu_readd() by Nathan Lynch · 4 years, 7 months ago
- 4abe60c powerpc/pseries: remove memory "re-add" implementation by Nathan Lynch · 4 years, 7 months ago
- bb7c3d3 powerpc/pseries: remove prrn special case from DT update path by Nathan Lynch · 4 years, 7 months ago
- cdf082c powerpc/numa: remove arch_update_cpu_topology by Nathan Lynch · 4 years, 7 months ago
- 042ef7c powerpc/numa: remove prrn_is_enabled() by Nathan Lynch · 4 years, 7 months ago
- 91713ac powerpc/rtasd: simplify handle_rtas_event(), emit message on events by Nathan Lynch · 4 years, 7 months ago
- 1835303 powerpc/numa: remove start/stop_topology_update() by Nathan Lynch · 4 years, 7 months ago
- b1815ae powerpc/numa: remove timed_topology_update() by Nathan Lynch · 4 years, 7 months ago
- 893ec64 powerpc/numa: stub out numa_update_cpu_topology() by Nathan Lynch · 4 years, 7 months ago
- 9fb8b5f powerpc/numa: remove vphn_enabled and prrn_enabled internal flags by Nathan Lynch · 4 years, 7 months ago
- 6325cb4 powerpc/numa: remove unreachable topology workqueue code by Nathan Lynch · 4 years, 7 months ago
- 50e0cf3 powerpc/numa: remove unreachable topology timer code by Nathan Lynch · 4 years, 7 months ago
- e6eacf8 powerpc/numa: make vphn_enabled, prrn_enabled flags const by Nathan Lynch · 4 years, 7 months ago
- 7d35bef powerpc/numa: remove unreachable topology update code by Nathan Lynch · 4 years, 7 months ago
- c30f931 powerpc/numa: remove ability to enable topology updates by Nathan Lynch · 4 years, 7 months ago
- ec2fc2a powerpc/rtas: don't online CPUs for partition suspend by Nathan Lynch · 4 years, 7 months ago
- 48f6e7f powerpc/pseries: remove cede offline state for CPUs by Nathan Lynch · 4 years, 7 months ago
- 4d24e21 powerpc/security: Allow for processors that flush the link stack using the special bcctr by Nicholas Piggin · 4 years, 7 months ago
- 70d7cda powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.h by Nicholas Piggin · 4 years, 7 months ago
- c003654 powerpc/security: split branch cache flush toggle from code patching by Nicholas Piggin · 4 years, 7 months ago
- 1afe00c powerpc/security: make display of branch cache flush more consistent by Nicholas Piggin · 4 years, 7 months ago
- c06ac27 powerpc/security: change link stack flush state to the flush type enum by Nicholas Piggin · 4 years, 7 months ago
- 1026798 powerpc/security: re-name count cache flush to branch cache flush by Nicholas Piggin · 4 years, 7 months ago
- b2b4630 powerpc: re-initialise lazy FPU/VEC counters on every fault by Nicholas Piggin · 4 years, 7 months ago
- 01eb018 powerpc/64s: Fix restore_math unnecessarily changing MSR by Nicholas Piggin · 4 years, 7 months ago
- 891b4fe powerpc/64s: restore_math remove TM test by Nicholas Piggin · 4 years, 7 months ago
- 8c26ab7 powerpc/pmem: Initialize pmem device on newer hardware by Aneesh Kumar K.V · 4 years, 6 months ago
- 436499a powerpc/pmem: Avoid the barrier in flush routines by Aneesh Kumar K.V · 4 years, 6 months ago
- 76e6c73 powerpc/pmem: Update ppc64 to use the new barrier instruction. by Aneesh Kumar K.V · 4 years, 6 months ago
- 3e79f08 libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier by Aneesh Kumar K.V · 4 years, 6 months ago
- d358042 powerpc/pmem: Add flush routines using new pmem store and sync instruction by Aneesh Kumar K.V · 4 years, 6 months ago
- 32db09d powerpc/pmem: Add new instructions for persistent storage and sync by Aneesh Kumar K.V · 4 years, 6 months ago
- c830401 powerpc/pmem: Restrict papr_scm to P8 and above. by Aneesh Kumar K.V · 4 years, 6 months ago
- dd3d9aa powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE by Nicholas Piggin · 4 years, 6 months ago
- b6c8417 powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled by Bharata B Rao · 4 years, 6 months ago
- 029ab30 powerpc/mm: Enable radix GTSE only if supported. by Bharata B Rao · 4 years, 6 months ago
- f0479c4 selftests/powerpc: Use proper error code to check fault address by Haren Myneni · 4 years, 6 months ago
- 6068e1a powerpc/vas: Report proper error code for address translation failure by Haren Myneni · 4 years, 6 months ago
- 793d74a powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro by Christophe Leroy · 4 years, 8 months ago
- 96032f9 powerpc/signal64: Don't opencode page prefaulting by Christophe Leroy · 4 years, 6 months ago
- 020c483 powerpc/signal_32: Simplify loop in PPC64 save_general_regs() by Christophe Leroy · 4 years, 6 months ago
- 667e3c4 powerpc/signal_32: Remove !FULL_REGS() special handling in PPC64 save_general_regs() by Christophe Leroy · 4 years, 6 months ago
- 41ea93c powerpc/kasan: Fix shadow pages allocation failure by Christophe Leroy · 4 years, 6 months ago
- b506923 Revert "powerpc/kasan: Fix shadow pages allocation failure" by Christophe Leroy · 4 years, 6 months ago
- 7d38f08 docs: powerpc: Clarify book3s/32 MMU families by Christophe Leroy · 4 years, 6 months ago
- 1f9bb31 selftests/powerpc: Add FPU denormal test by Nicholas Piggin · 4 years, 6 months ago
- 0138ba5 powerpc/64/signal: Balance return predictor stack in signal trampoline by Nicholas Piggin · 4 years, 8 months ago
- b648a51 powerpc/spufs: add CONFIG_COREDUMP dependency by Arnd Bergmann · 4 years, 6 months ago
- e3417fa powerpc/powernv: Move pnv_ioda_setup_bus_dma under CONFIG_IOMMU_API by Oliver O'Halloran · 4 years, 6 months ago
- 93eacd9 powerpc/powernv: Make pnv_pci_sriov_enable() and friends static by Oliver O'Halloran · 4 years, 6 months ago
- c339f9b cpuidle/powernv : Remove dead code block by Abhishek Goel · 4 years, 6 months ago
- a87a77c powerpc/cacheinfo: Add per cpu per index shared_cpu_list by Srikar Dronamraju · 4 years, 6 months ago
- 74b7492 powerpc/cacheinfo: Make cpumap_show code reusable by Srikar Dronamraju · 4 years, 6 months ago
- 5658cf0 powerpc/cacheinfo: Use cpumap_print to print cpumap by Srikar Dronamraju · 4 years, 6 months ago
- 87db757 ocxl: control via sysfs whether the FPGA is reloaded on a link reset by Philippe Bergheaud · 4 years, 7 months ago
- acccc98 MAINTAINERS: Remove self from powerpc EEH by Sam Bobroff · 4 years, 6 months ago
- 5c69939 powerpc/xmon: Reset RCU and soft lockup watchdogs by Anton Blanchard · 4 years, 6 months ago
- b710d27 powerpc/pseries/svm: Fix incorrect check for shared_lppaca_size by Satheesh Rajendran · 4 years, 7 months ago
- 192b6a7 powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkey by Aneesh Kumar K.V · 4 years, 6 months ago
- 3337bf4 selftests/powerpc: Purge extra count_pmc() calls of ebb selftests by Desnes A. Nunes do Rosario · 4 years, 7 months ago
- 4557ac6 powerpc/64s/exception: Fix 0x1500 interrupt handler crash by Nicholas Piggin · 4 years, 6 months ago
- 76f0937 powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.config by Bin Meng · 4 years, 8 months ago
- 86bc917 powerpc/boot/dts: Fix dtc "pciex" warnings by Michael Ellerman · 4 years, 7 months ago
- df4232d powerpc/boot: Use address-of operator on section symbols by Nathan Chancellor · 4 years, 7 months ago
- 1addb64 selftests/powerpc: Add test for execute-disabled pkeys by Sandipan Das · 4 years, 7 months ago