summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | | powerpc/eeh: Remove spurious use of pci_dn in eeh_dump_dev_logOliver O'Halloran2020-07-261-10/+4
| * | | powerpc/eeh: Pass eeh_dev to eeh_ops->{read|write}_config()Oliver O'Halloran2020-07-262-37/+32
| * | | powerpc/eeh: Pass eeh_dev to eeh_ops->resume_notify()Oliver O'Halloran2020-07-262-3/+3
| * | | powerpc/eeh: Pass eeh_dev to eeh_ops->restore_config()Oliver O'Halloran2020-07-262-7/+4
| * | | powerpc/eeh: Remove VF config space restorationOliver O'Halloran2020-07-261-59/+0
| * | | powerpc/eeh: Move vf_index out of pci_dn and into eeh_devOliver O'Halloran2020-07-262-7/+6
| * | | powerpc/eeh: Remove eeh_dev.cOliver O'Halloran2020-07-263-55/+21
| * | | powerpc/eeh: Remove eeh_dev_phb_init_dynamic()Oliver O'Halloran2020-07-263-16/+3
| * | | powerpc/watchpoint: Remove 512 byte boundaryRavi Bangoria2020-07-261-2/+3
| * | | powerpc/watchpoint: Guest support for 2nd DAWR hcallRavi Bangoria2020-07-261-1/+1
| * | | powerpc/watchpoint: Set CPU_FTR_DAWR1 based on pa-features bitRavi Bangoria2020-07-261-0/+2
| * | | powerpc/dt_cpu_ftrs: Add feature for 2nd DAWRRavi Bangoria2020-07-261-0/+1
| * | | powerpc/watchpoint: Fix DAWR exception for CACHEOPRavi Bangoria2020-07-261-1/+20
| * | | powerpc/watchpoint: Fix DAWR exception constraintRavi Bangoria2020-07-261-31/+41
| * | | powerpc/watchpoint: Fix 512 byte boundary limitRavi Bangoria2020-07-261-1/+1
| * | | Merge branch 'scv' support into nextMichael Ellerman2020-07-239-27/+374
| |\ \ \
| | * | | powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-229-24/+350
| | * | | powerpc/64s/exception: treat NIA below __end_interrupts as soft-maskedNicholas Piggin2020-07-221-3/+24
| | | |/ | | |/|
| * | | powerpc/powernv: Machine check handler for POWER10Nicholas Piggin2020-07-233-0/+95
| * | | powerpc: Select ARCH_HAS_MEMBARRIER_SYNC_CORENicholas Piggin2020-07-231-0/+6
| * | | powerpc/64: Fix an out of date comment about MMIO orderingPalmer Dabbelt2020-07-231-1/+1
| * | | powerpc: Add a ppc_inst_as_str() helperJordan Niethe2020-07-232-14/+14
| * | | powerpc/perf: Add Power10 PMU feature to DT CPU featuresMadhavan Srinivasan2020-07-221-0/+26
| * | | KVM: PPC: Book3S HV: Save/restore new PMU registersAthira Rajeev2020-07-221-0/+3
| * | | powerpc/perf: Add support for ISA3.1 PMU SPRsMadhavan Srinivasan2020-07-221-0/+8
| * | | KVM: PPC: Book3S HV: Cleanup updates for kvm vcpu MMCRAthira Rajeev2020-07-221-0/+2
| * | | powerpc/64s: Remove PROT_SAO supportNicholas Piggin2020-07-221-1/+1
| * | | powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V2020-07-202-6/+22
| * | | powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexecAneesh Kumar K.V2020-07-201-14/+0
| * | | powerpc/book3s64/pkeys: Add MMU_FTR_PKEYAneesh Kumar K.V2020-07-201-0/+5
| * | | powerpc/book3s64/pkeys: kill cpu feature key CPU_FTR_PKEYAneesh Kumar K.V2020-07-201-6/+0
| * | | powerpc/mce: Add MCE notification chainSantosh Sivaraj2020-07-201-0/+15
| * | | powerpc/prom: Enable Radix GTSE in cpu pa-featuresNicholas Piggin2020-07-201-1/+1
| * | | Merge branch 'fixes' into nextMichael Ellerman2020-07-182-2/+2
| |\ \ \
| * | | | powerpc/pseries: Detect secure and trusted boot state of the system.Nayna Jain2020-07-161-2/+16
| * | | | powerpc/vdso: Fix vdso cpu truncationMilton Miller2020-07-161-1/+1
| * | | | powerpc/fadump: fix race between pstore write and fadump crash triggerSourabh Jain2020-07-161-0/+24
| * | | | powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsNathan Lynch2020-07-161-25/+3
| * | | | powerpc/rtas: don't online CPUs for partition suspendNathan Lynch2020-07-161-120/+2
| * | | | powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin2020-07-161-8/+19
| * | | | powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin2020-07-161-4/+2
| * | | | powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin2020-07-161-43/+51
| * | | | powerpc/security: make display of branch cache flush more consistentNicholas Piggin2020-07-161-4/+4
| * | | | powerpc/security: change link stack flush state to the flush type enumNicholas Piggin2020-07-161-5/+5
| * | | | powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin2020-07-162-22/+21
| * | | | powerpc: re-initialise lazy FPU/VEC counters on every faultNicholas Piggin2020-07-162-6/+2
| * | | | powerpc/64s: Fix restore_math unnecessarily changing MSRNicholas Piggin2020-07-162-40/+68
| * | | | powerpc/64s: restore_math remove TM testNicholas Piggin2020-07-161-2/+1
| * | | | powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao2020-07-162-5/+9
| * | | | powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy2020-07-153-34/+12