summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-10-26hugetlb: introduce generic version of hugetlb_free_pgd_rangeAlexandre Ghiti
2018-10-26sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-26Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-10-26powerpc/process: Fix flush_all_to_thread for SPEFelipe Rechia
2018-10-26powerpc/pseries: add missing cpumask.h include fileTyrel Datwyler
2018-10-26KVM: PPC: Use exported tb_to_ns() function in decrementer emulationPaul Mackerras
2018-10-26powerpc/pseries: Export maximum memory valueAravinda Prasad
2018-10-26powerpc/8xx: Use patch_site for perf counters setupChristophe Leroy
2018-10-26powerpc/8xx: Use patch_site for memory setup patchingChristophe Leroy
2018-10-26powerpc/code-patching: Add a helper to get the address of a patch_siteChristophe Leroy
2018-10-26Revert "powerpc/8xx: Use L1 entry APG to handle _PAGE_ACCESSED for CONFIG_SWAP"Christophe Leroy
2018-10-25Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-25Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-24Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-22powerpc/8xx: add missing header in 8xx_mmu.cChristophe Leroy
2018-10-22powerpc/8xx: Add DT node for using the SEC engine of the MPC885Christophe Leroy
2018-10-21powerpc/msi: Fix compile error on mpc83xxChristophe Leroy
2018-10-21powerpc: Fix stack protector crashes on CPU hotplugMichael Ellerman
2018-10-20powerpc/dts/fsl: t2080rdb: reorder the Cortina PHY XFI lanesCamelia Groza
2018-10-20KVM: PPC: Optimize clearing TCEs for sparse tablesAlexey Kardashevskiy
2018-10-20powerpc/traps: restore recoverability of machine_check interruptsChristophe Leroy
2018-10-20powerpc/64/module: REL32 relocation range checkNicholas Piggin
2018-10-20powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmdNicholas Piggin
2018-10-20powerpc/mm: Fix page table dump to work on RadixMichael Ellerman
2018-10-20powerpc/mm/radix: Display if mappings are exec or notMichael Ellerman
2018-10-20powerpc/mm/radix: Simplify split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Remove the retry in the split mapping logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix small page at boundary when splittingMichael Ellerman
2018-10-20powerpc/mm/radix: Fix overuse of small pages in splitting logicMichael Ellerman
2018-10-20powerpc/mm/radix: Fix off-by-one in split mapping logicMichael Ellerman
2018-10-20powerpc/ftrace: Handle large kernel configsNaveen N. Rao
2018-10-20powerpc/mm: Fix WARN_ON with THP NUMA migrationAneesh Kumar K.V
2018-10-20powerpc/time: no steal_time when CONFIG_PPC_SPLPAR is not selectedChristophe Leroy
2018-10-20powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64Christophe Leroy
2018-10-20powerpc/time: isolate scaled cputime accounting in dedicated functions.Christophe Leroy
2018-10-20powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()Christophe Leroy
2018-10-20powerpc/sysdev/ipic: check primary_ipic NULL pointer before using itChristophe Leroy
2018-10-20powerpc/mm: fix always true/false warning in slice.cChristophe Leroy
2018-10-20powerpc/mm: fix missing prototypes in slice.cChristophe Leroy
2018-10-20powerpc/mm: Trace tlbia instructionChristophe Leroy
2018-10-20powerpc/mm: Add missing tracepoint for tlbieChristophe Leroy
2018-10-20powerpc/book3s64: fix dump_linuxpagetables "present" flagChristophe Leroy
2018-10-20powerpc/pseries: Export raw per-CPU VPA data via debugfsAravinda Prasad
2018-10-20powerpc64/module elfv1: Set opd addresses after module relocationNaveen N. Rao
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-19KVM: PPC: Book3S HV: Don't use streamlined entry path on early POWER9 chipsPaul Mackerras