summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
2020-07-22powerpc: Remove stale calc_vm_prot_bits() commentNicholas Piggin
2020-07-22powerpc: Remove unneeded inline functionsYueHaibing
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22powerpc/spufs: Rework fcheck() usageMichael Ellerman
2020-07-22powerpc/book3s64/pkeys: Remove is_pkey_enabled()Aneesh Kumar K.V
2020-07-20powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V
2020-07-20powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V
2020-07-20powerpc/book3s64/keys: Print information during boot.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled static keyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use pkey_execute_disable_supportedAneesh Kumar K.V
2020-07-20powerpc/book3s64/kuep: Add MMU_FTR_KUEPAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Mark all the pkeys above max pkey as reservedAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Make initial_allocation_mask staticAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Convert pkey_total to num_pkeyAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify pkey disable branchAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Prevent key 1 modification from userspace.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Simplify the key initializationAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Explain key 1 reservation detailsAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Move pkey related bits in the linux page tableAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: pkeys are supported only on hash on book3s.Aneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Fixup bit numberingAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: Use PVR check instead of cpu featureAneesh Kumar K.V
2020-07-20powerpc/papr/scm: Add bad memory ranges to nvdimm bad rangesSantosh Sivaraj
2020-07-20powerpc/mce: Add MCE notification chainSantosh Sivaraj
2020-07-20powerpc/mm/radix: Create separate mappings for hot-plugged memoryAneesh Kumar K.V
2020-07-20powerpc/mm/radix: Remove split_kernel_mapping()Bharata B Rao
2020-07-20powerpc/mm/radix: Free PUD table when freeing pagetableBharata B Rao
2020-07-20powerpc/mm/radix: Fix PTE/PMD fragment count for early page table mappingsAneesh Kumar K.V
2020-07-20powerpc/prom: Enable Radix GTSE in cpu pa-featuresNicholas Piggin
2020-07-18Merge branch 'fixes' into nextMichael Ellerman
2020-07-16powerpc/pseries: Detect secure and trusted boot state of the system.Nayna Jain
2020-07-16powerpc/vdso: Fix vdso cpu truncationMilton Miller
2020-07-16powerpc/perf: Add kernel support for new MSR[HV PR] bits in trace-imcAnju T Sudhakar
2020-07-16powerpc/Kconfig: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16pseries: Fix 64 bit logical memory block panicAnton Blanchard
2020-07-16powerpc/xive: Remove unused inline function xive_kexec_teardown_cpu()YueHaibing
2020-07-16powerpc/fadump: fix race between pstore write and fadump crash triggerSourabh Jain
2020-07-16powerpc: Add cputime_to_nsecs()Anton Blanchard
2020-07-16powerpc/ppc-opcode: Fold PPC_INST_* macros into PPC_RAW_* macrosBalamuruhan S
2020-07-16powerpc/ppc-opcode: Reuse raw instruction macros to stringifyBalamuruhan S
2020-07-16powerpc/ppc-opcode: Consolidate powerpc instructions from bpf_jit.hBalamuruhan S
2020-07-16powerpc/bpf_jit: Reuse instruction macros from ppc-opcode.hBalamuruhan S
2020-07-16powerpc/ppc-opcode: Move ppc instruction encoding from test_emulate_stepBalamuruhan S
2020-07-16powerpc/ppc-opcode: Introduce PPC_RAW_* macros for base instruction encodingBalamuruhan S
2020-07-16powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumaskKajol Jain
2020-07-16powerpc/perf/hv-24x7: Add cpu hotplug supportKajol Jain
2020-07-16powerpc/pseries: remove obsolete memory hotplug DT notifier codeNathan Lynch