summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2019-08-30powerpc/kvm: Use UV_RETURN ucall to return to ultravisorSukadev Bhattiprolu
2019-08-30powerpc/powernv: Introduce FW_FEATURE_ULTRAVISORClaudio Carvalho
2019-08-30powerpc/kernel: Add ucall_norets() ultravisor call handlerClaudio Carvalho
2019-08-30powerpc: Add PowerPC Capabilities ELF noteClaudio Carvalho
2019-08-30powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacksAlexey Kardashevskiy
2019-08-30powerpc/powernv/ioda: Split out TCE invalidation from TCE updatesAlexey Kardashevskiy
2019-08-29powerpc/of/pci: Rewrite pci_parse_of_flagsAlexey Kardashevskiy
2019-08-28powerpc/64: remove support for kernel-mode syscallsNicholas Piggin
2019-08-28powerpc: convert to copy_thread_tlsNicholas Piggin
2019-08-28powerpc/32: don't use CPU_FTR_COHERENT_ICACHEChristophe Leroy
2019-08-28powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHEChristophe Leroy
2019-08-28powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVRChristophe Leroy
2019-08-28powerpc/32s: drop CPU_FTR_USE_RTC featureChristophe Leroy
2019-08-28powerpc/32s: get rid of CPU_FTR_601 featureChristophe Leroy
2019-08-28powerpc/8xx: set STACK_END_MAGIC earlier on the init_stackChristophe Leroy
2019-08-28powerpc/8xx: drop unused self-modifying code alternative to FixupDAR.Christophe Leroy
2019-08-28powerpc/prom: convert PROM_BUG() to standard trapChristophe Leroy
2019-08-27powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM()Christophe Leroy
2019-08-27powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE()Christophe Leroy
2019-08-27powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macroChristophe Leroy
2019-08-27powerpc/mm: rework io-workaround invocation.Christophe Leroy
2019-08-27powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-08-22driver core: initialize a default DMA mask for platform deviceChristoph Hellwig
2019-08-22powerpc/eeh: Slightly simplify eeh_add_to_parent_pe()Sam Bobroff
2019-08-22powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse()Sam Bobroff
2019-08-22powerpc/eeh: Fix crash when edev->pdev changesSam Bobroff
2019-08-22powerpc/eeh: Convert log messages to eeh_edev_* macrosSam Bobroff
2019-08-22powerpc/eeh: Introduce EEH edev logging macrosSam Bobroff
2019-08-22powerpc/eeh: Add bdfn field to eeh_devOliver O'Halloran
2019-08-22powerpc/eeh: Refactor around eeh_probe_devices()Sam Bobroff
2019-08-22powerpc/eeh: EEH for pSeries hot plugSam Bobroff
2019-08-22powerpc/eeh: Initialize EEH address cache earlierSam Bobroff
2019-08-22powerpc/eeh: Improve debug messages around device additionSam Bobroff
2019-08-22powerpc/eeh: Clear stale EEH_DEV_NO_HANDLER flagSam Bobroff
2019-08-22powerpc/64: Adjust order in pcibios_init()Sam Bobroff
2019-08-21powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh
2019-08-21powerpc/mce: Make machine_check_ue_event() staticReza Arbab
2019-08-21powerpc/mce: Fix MCE handling for huge pagesBalbir Singh
2019-08-21powerpc/mce: Schedule work from irq_workSantosh Sivaraj
2019-08-20powerpc/rtas: allow rescheduling while changing cpu statesNathan Lynch
2019-08-20powerpc/rtas: use device model APIs and serialization during LPMNathan Lynch
2019-08-20powerpc/603: Fix handling of the DIRTY flagChristophe Leroy
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy
2019-08-20powerpc/32s: Fix boot failure with DEBUG_PAGEALLOC without KASAN.Christophe Leroy
2019-08-20powerpc/hw_breakpoint: move instruction stepping out of hw_breakpoint_handler()Christophe Leroy
2019-08-19powerpc/powernv/ioda2: Create bigger default window with 64k IOMMU pagesAlexey Kardashevskiy
2019-08-19powerpc/iommu: Allow bypass-only for DMAAlexey Kardashevskiy
2019-08-19Merge branch 'fixes' into nextMichael Ellerman
2019-08-15powerpc/64s: Make boot look nice(r)Nicholas Piggin
2019-08-10dma-mapping: fix page attributes for dma_mmap_*Christoph Hellwig