aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2019-02-22powerpc/603: don't handle PAGE_ACCESSED in TLB miss handlers.Christophe Leroy
2019-02-22powerpc/603: Don't worry about _PAGE_USER in TLB miss handlersChristophe Leroy
2019-02-22powerpc/603: let's handle PAGE_DIRTY directlyChristophe Leroy
2019-02-22powerpc/603: Don't handle _PAGE_RW and _PAGE_DIRTY on ITLB missesChristophe Leroy
2019-02-22powerpc/603: Don't handle kernel page TLB misses when not needChristophe Leroy
2019-02-22powerpc/hash32: use physical address directly in hash handlers.Christophe Leroy
2019-02-22powerpc/603: use physical address directly in TLB miss handlers.Christophe Leroy
2019-02-22powerpc/6xx: Store PGDIR physical address in a SPRGChristophe Leroy
2019-02-22powerpc/6xx: Don't use SPRN_SPRG2 for storing stack pointer while in RTASChristophe Leroy
2019-02-22powerpc: simplify BDI switchChristophe Leroy
2019-02-22powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy
2019-02-22powerpc/traps: fix recoverability of machine check handling on book3s/32Christophe Leroy
2019-02-22powerpc/32: Remove unneccessary MSR[RI] clearing for 8xxChristophe Leroy
2019-02-22powerpc/setup: display reason for not bootingChristophe Leroy
2019-02-22powerpc/8xx: hide itlbie and dtlbie symbolsChristophe Leroy
2019-02-22powerpc/powernv: Don't reprogram SLW image on every KVM guest entry/exitPaul Mackerras
2019-02-22powerpc/64s: Fix logic when handling unknown CPU featuresMichael Ellerman
2019-02-22powerpc/smp: Make __smp_send_nmi_ipi() staticNicholas Piggin
2019-02-22powerpc/smp: Fix NMI IPI xmon timeoutNicholas Piggin
2019-02-22powerpc/smp: Fix NMI IPI timeoutNicholas Piggin
2019-02-22powerpc: Make PPC_64K_PAGES depend on only 44x or PPC_BOOK3S_64Michael Ellerman
2019-02-22powerpc/64: Make sys_switch_endian() traceableMichael Ellerman
2019-02-22powerpc/dts: Standardize DTS status assignments from "ok" to "okay"Robert P. J. Day
2019-02-22powerpc/book3s: Remove pgd/pud/pmd_set() interfacesAneesh Kumar K.V
2019-02-22powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guestMark Cave-Ayland
2019-02-22powerpc/pseries: export timebase register sample in lparcfgTyrel Datwyler
2019-02-22powerpc/44x: Force PCI on for CURRITUCKMichael Ellerman
2019-02-22powerpc/eeh: Add eeh_force_recover to debugfsOliver O'Halloran
2019-02-22powerpc/eeh: Allow disabling recoveryOliver O'Halloran
2019-02-22powerpc/pci: Add pci_find_controller_for_domain()Oliver O'Halloran
2019-02-22powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()Oliver O'Halloran
2019-02-22powerpc/eeh_cache: Add a way to dump the EEH address cacheOliver O'Halloran
2019-02-22powerpc/eeh_cache: Add pr_debug() prints for insert/removeOliver O'Halloran
2019-02-22powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezesOliver O'Halloran
2019-02-22powerpc: drop unused GENERIC_CSUM Kconfig itemChristophe Leroy
2019-02-22powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instructionNicholas Piggin
2019-02-22powerpc/mm/hash: Increase vmalloc space to 512T with hash MMUMichael Ellerman
2019-02-22powerpc/ptrace: Simplify vr_get/set() to avoid GCC warningMichael Ellerman
2019-02-22powerpc/powernv/npu: Remove redundant change_pte() hookPeter Xu
2019-02-22Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-02-21powerpc/64s: Better printing of machine check info for guest MCEsPaul Mackerras
2019-02-21KVM: PPC: Book3S HV: Simplify machine check handlingPaul Mackerras
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-21KVM: PPC: Book3S HV: Context switch AMR on Power9Michael Ellerman
2019-02-19Merge branch 'fixes' into nextMichael Ellerman
2019-02-18powerpc/dma: trim the fat from <asm/dma-mapping.h>Christoph Hellwig
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: remove get_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2019-02-18powerpc/dma: use the dma_direct mapping routinesChristoph Hellwig