summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-08-29powerpc/of/pci: Rewrite pci_parse_of_flagsAlexey Kardashevskiy
2019-08-28powerpc: use the generic dma coherent remap allocatorChristoph Hellwig
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/32s: add an option to exclusively select powerpc 601Christophe 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/spinlocks: Fix oops in __spin_yield() on bare metalChristopher M. Riedl
2019-08-27powerpc/spinlocks: Rename SPLPAR-only spinlocksChristopher M. Riedl
2019-08-27powerpc/spinlocks: Refactor SHARED_PROCESSORChristopher M. Riedl
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: split out early ioremap path.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap vm area setup.Christophe Leroy
2019-08-27powerpc/mm: refactor ioremap_range() and use ioremap_page_range()Christophe Leroy
2019-08-27powerpc/mm: Move ioremap functions out of pgtable_32/64.cChristophe Leroy
2019-08-27powerpc/mm: make ioremap_bot common to allChristophe Leroy
2019-08-27powerpc/mm: move ioremap_prot() into ioremap.cChristophe Leroy
2019-08-27powerpc/mm: move common 32/64 bits ioremap functions into ioremap.cChristophe Leroy
2019-08-27powerpc/mm: rework io-workaround invocation.Christophe Leroy
2019-08-27powerpc/mm: drop function __ioremap()Christophe Leroy
2019-08-27powerpc/mm: drop ppc_md.iounmap() and __iounmap()Christophe Leroy
2019-08-27powerpc/ps3: replace __ioremap() by ioremap_prot()Christophe Leroy
2019-08-27powerpc: remove the ppc44x ocm.c fileChristoph Hellwig
2019-08-27powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3EChristophe Leroy
2019-08-27powerpc/64s: support nospectre_v2 cmdline optionChristopher M. Riedl
2019-08-22powerpc/configs: Disable /dev/port in skiroot defconfigDaniel Axtens
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-22powerpc: remove meaningless KBUILD_ARFLAGS additionMasahiro Yamada
2019-08-21powerpc: add machine check safe copy_to_userSantosh Sivaraj
2019-08-21powerpc/memcpy: Add memcpy_mcsafe for pmemBalbir Singh
2019-08-21powerpc/mce: Handle UE event for memcpy_mcsafeBalbir Singh