summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
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-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19powerpc: use the generic dma_ops_bypass modeChristoph Hellwig
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
2020-07-16powerpc/rtasd: simplify handle_rtas_event(), emit message on eventsNathan Lynch
2020-07-16powerpc/rtas: don't online CPUs for partition suspendNathan Lynch
2020-07-16powerpc/security: Allow for processors that flush the link stack using the sp...Nicholas Piggin
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin
2020-07-16powerpc/security: split branch cache flush toggle from code patchingNicholas Piggin
2020-07-16powerpc/security: make display of branch cache flush more consistentNicholas Piggin
2020-07-16powerpc/security: change link stack flush state to the flush type enumNicholas Piggin
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-07-16powerpc: re-initialise lazy FPU/VEC counters on every faultNicholas Piggin
2020-07-16powerpc/64s: Fix restore_math unnecessarily changing MSRNicholas Piggin
2020-07-16powerpc/64s: restore_math remove TM testNicholas Piggin
2020-07-16powerpc/mm: Enable radix GTSE only if supported.Bharata B Rao
2020-07-15powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macroChristophe Leroy