aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-23powerpc/mm/hash64: Remove comment that is no longer validSantosh Sivaraj
2020-07-23KVM: PPC: Fix typo on H_DISABLE_AND_GET hcallLeonardo Bras
2020-07-23powerpc/spufs: Fix the type of ret in spufs_arch_write_noteChristoph Hellwig
2020-07-23powerpc/powernv: Machine check handler for POWER10Nicholas Piggin
2020-07-23powerpc/pseries: PCIE PHB resetWen Xiong
2020-07-23powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin
2020-07-23powerpc/64: Fix an out of date comment about MMIO orderingPalmer Dabbelt
2020-07-23powerpc/test_emulate_step: Move extern declaration to sstep.hBalamuruhan S
2020-07-23powerpc/sstep: Introduce macros to retrieve Prefix instruction operandsBalamuruhan S
2020-07-23powerpc/test_emulate_step: Add negative tests for prefixed addiBalamuruhan S
2020-07-23powerpc/test_emulate_step: Enhancement to test negative scenariosBalamuruhan S
2020-07-23powerpc/xmon: Improve dumping prefixed instructionsJordan Niethe
2020-07-23powerpc: Add a ppc_inst_as_str() helperJordan Niethe
2020-07-23powerpc/sstep: Add tests for Prefixed Add ImmediateJordan Niethe
2020-07-23powerpc/sstep: Let compute tests specify a required cpu featureJordan Niethe
2020-07-23powerpc/sstep: Set NIP in instruction emulation testsJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed floating-point load/storesJordan Niethe
2020-07-23powerpc/sstep: Add tests for prefixed integer load/storesJordan Niethe
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin
2020-07-22powerpc/64s/exception: treat NIA below __end_interrupts as soft-maskedNicholas Piggin
2020-07-22powerpc/perf: BHRB control to disable BHRB logic when not usedAthira Rajeev
2020-07-22powerpc/perf: Add Power10 BHRB filter support for PERF_SAMPLE_BRANCH_IND_CALL...Athira Rajeev
2020-07-22powerpc/perf: Ignore the BHRB kernel address filtering for P10Athira Rajeev
2020-07-22powerpc/perf: power10 Performance Monitoring supportAthira Rajeev
2020-07-22powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan
2020-07-22powerpc/xmon: Add PowerISA v3.1 PMU SPRsMadhavan Srinivasan
2020-07-22KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev
2020-07-22powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan
2020-07-22powerpc/perf: Update Power PMU cache_events to u64 typeAthira Rajeev
2020-07-22KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev
2020-07-22powerpc/perf: Update cpu_hw_event to use `struct` for storing MMCR registersAthira Rajeev
2020-07-22powerpc/perf: Fix missing is_sier_aviable() during buildMadhavan Srinivasan
2020-07-22powerpc/64s/hash: Disable subpage_prot syscall by defaultNicholas Piggin
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-22macintosh/therm_adt746x: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22macintosh/adb: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22powerpc: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-22powerpc/spufs: Rework fcheck() usageMichael Ellerman
2020-07-22selftests/powerpc: Run per_event_excludes test on Power8 or laterMichael Ellerman
2020-07-22powerpc/book3s64/pkeys: Remove is_pkey_enabled()Aneesh Kumar K.V
2020-07-22selftests/powerpc: ptrace-pkey: Don't update expected UAMOR valueAneesh Kumar K.V
2020-07-22selftests/powerpc: ptrace-pkey: Update the test to mark an invalid pkey corre...Aneesh Kumar K.V
2020-07-22selftests/powerpc: ptrace-pkey: Rename variables to make it easier to follow ...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