summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-26selftests/powerpc: Retry on host facility unavailableGustavo Romero
2019-08-26selftests/powerpc: Fix and enhance TM signal context testsGustavo Romero
2019-08-22powerpc/configs: Disable /dev/port in skiroot defconfigDaniel Axtens
2019-08-22selftests/powerpc: Ignore generated filesGustavo Romero
2019-08-22powerpc: Document xmon optionsGustavo Romero
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
2019-08-21extable: Add function to search only kernel exception tableSantosh Sivaraj
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/pseries/mobility: use cond_resched when updating device treeNathan Lynch
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/64s/radix: Remove redundant pfn_pte bitop, add VM_BUG_ONNicholas Piggin
2019-08-20powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addressesNicholas Piggin
2019-08-20powerpc/perf: fix imc allocation failure handlingNicholas Piggin
2019-08-20powerpc/64s/radix: Fix memory hot-unplug page table splitNicholas Piggin
2019-08-20powerpc/64s/radix: Fix memory hotplug section page table creationNicholas Piggin
2019-08-20powerpc/64: allow compiler to cache 'current'Nicholas Piggin
2019-08-20powerpc/32: Add warning on misaligned copy_page() or clear_page()Christophe Leroy
2019-08-20powerpc/mm: ppc 603 doesn't need update_mmu_cache()Christophe Leroy
2019-08-20powerpc/mm: Simplify update_mmu_cache() on BOOK3S32Christophe Leroy
2019-08-20powerpc/mm: move update_mmu_cache() into book3s hash utils.Christophe Leroy