summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2020-07-29powerpc: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-29powerpc/book3s64/radix: Add kernel command line option to disable radix GTSEAneesh Kumar K.V
2020-07-29powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMAAneesh Kumar K.V
2020-07-29powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2020-07-29powerpc: Inline doorbell sending functionsNicholas Piggin
2020-07-27powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=yMichael Ellerman
2020-07-27powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy
2020-07-27powerpc: Use MODULES_VADDR if definedChristophe Leroy
2020-07-26powerpc/perf: Initialize power10 PMU registers in cpu setup routineAthira Rajeev
2020-07-26powerpc/eeh: Move PE tree setup into the platformOliver O'Halloran
2020-07-26powerpc/eeh: Drop pdn use in eeh_pe_tree_insert()Oliver O'Halloran
2020-07-26powerpc/eeh: Rename eeh_{add_to|remove_from}_parent_pe()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove spurious use of pci_dn in eeh_dump_dev_logOliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran
2020-07-26powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran
2020-07-26powerpc/eeh: Remove VF config space restorationOliver O'Halloran
2020-07-26powerpc/eeh: Move vf_index out of pci_dn and into eeh_devOliver O'Halloran
2020-07-26powerpc/eeh: Remove eeh_dev.cOliver O'Halloran
2020-07-26powerpc/eeh: Remove eeh_dev_phb_init_dynamic()Oliver O'Halloran
2020-07-26powerpc/watchpoint: Remove 512 byte boundaryRavi Bangoria
2020-07-26powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria
2020-07-26powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bitRavi Bangoria
2020-07-26powerpc/dt_cpu_ftrs: Add feature for 2nd DAWRRavi Bangoria
2020-07-26powerpc/watchpoint: Fix DAWR exception for CACHEOPRavi Bangoria
2020-07-26powerpc/watchpoint: Fix DAWR exception constraintRavi Bangoria
2020-07-26powerpc/watchpoint: Fix 512 byte boundary limitRavi Bangoria
2020-07-23Merge branch 'scv' support into nextMichael Ellerman
2020-07-23powerpc/powernv: Machine check handler for POWER10Nicholas Piggin
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: Add a ppc_inst_as_str() helperJordan 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: Add Power10 PMU feature to DT CPU featuresMadhavan 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-22KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev
2020-07-22powerpc/64s: Remove PROT_SAO supportNicholas Piggin
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/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V
2020-07-20powerpc/mce: Add MCE notification chainSantosh Sivaraj
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/fadump: fix race between pstore write and fadump crash triggerSourabh Jain