summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/sstep: Add tests for prefixed floating-point load/storesJordan Niethe2020-07-231-0/+4
| * | | | powerpc/sstep: Add tests for prefixed integer load/storesJordan Niethe2020-07-231-0/+9
| * | | | powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan2020-07-221-0/+1
| * | | | KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-223-3/+8
| * | | | powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan2020-07-223-0/+12
| * | | | powerpc/perf: Update Power PMU cache_events to u64 typeAthira Rajeev2020-07-221-1/+1
| * | | | KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2020-07-221-1/+3
| * | | | powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersAthira Rajeev2020-07-221-2/+8
| * | | | powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan2020-07-221-0/+2
| * | | | powerpc/64s: Remove PROT_SAO supportNicholas Piggin2020-07-225-33/+15
| * | | | powerpc: Remove stale calc_vm_prot_bits() commentNicholas Piggin2020-07-221-4/+0
| * | | | powerpc: Remove unneeded inline functionsYueHaibing2020-07-221-2/+0
| * | | | powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-221-1/+1
| * | | | powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V2020-07-202-1/+2
| * | | | powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V2020-07-202-0/+35
| * | | | powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V2020-07-202-9/+7
| * | | | powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V2020-07-201-9/+1
| * | | | powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V2020-07-201-0/+9
| * | | | powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V2020-07-202-0/+16
| * | | | powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V2020-07-201-1/+0
| * | | | powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V2020-07-201-2/+5
| * | | | powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V2020-07-201-1/+1
| * | | | powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V2020-07-201-7/+6
| * | | | powerpc/book3s64/pkeys: Move pkey related bits in the linux page tableAneesh Kumar K.V2020-07-203-23/+22
| * | | | powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.Aneesh Kumar K.V2020-07-203-30/+64
| * | | | powerpc/book3s64/pkeys: Fixup bit numberingAneesh Kumar K.V2020-07-204-24/+25
| * | | | powerpc/mce: Add MCE notification chainSantosh Sivaraj2020-07-201-0/+2
| * | | | powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V2020-07-201-0/+5
| * | | | powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V2020-07-201-1/+15
| * | | | Merge branch 'fixes' into nextMichael Ellerman2020-07-181-0/+2
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imcAnju T Sudhakar2020-07-161-0/+5
| * | | | powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()YueHaibing2020-07-161-1/+0
| * | | | powerpc: Add cputime_to_nsecs()Anton Blanchard2020-07-161-0/+2
| * | | | powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macrosBalamuruhan S2020-07-161-265/+129
| * | | | powerpc/ppc-opcode: Reuse raw instruction macros to stringifyBalamuruhan S2020-07-161-158/+75
| * | | | powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S2020-07-161-0/+85
| * | | | powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_stepBalamuruhan S2020-07-161-0/+18
| * | | | powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encodingBalamuruhan S2020-07-161-7/+86
| * | | | powerpc/pseries: remove dlpar_cpu_readd()Nathan Lynch2020-07-161-1/+0
| * | | | powerpc/pseries: remove memory "re-add" implementationNathan Lynch2020-07-161-1/+0
| * | | | powerpc/numa: remove arch_update_cpu_topologyNathan Lynch2020-07-161-6/+0
| * | | | powerpc/numa: remove prrn_is_enabled()Nathan Lynch2020-07-161-5/+0
| * | | | powerpc/numa: remove start/stop_topology_update()Nathan Lynch2020-07-161-10/+0
| * | | | powerpc/numa: remove timed_topology_update()Nathan Lynch2020-07-161-5/+0
| * | | | powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-07-161-2/+0
| * | | | powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin2020-07-161-0/+2
| * | | | powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin2020-07-161-0/+2
| * | | | powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin2020-07-161-2/+2
| * | | | powerpc/pmem: Update ppc64 to use the new barrier instruction.Aneesh Kumar K.V2020-07-161-0/+13
| * | | | powerpc/pmem: Add flush routines using new pmem store and sync instructionAneesh Kumar K.V2020-07-161-0/+1