summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2017-08-17powerpc/string: Implement optimized memset variantsNaveen N. Rao
2017-08-17powerpc/perf: Fix usage of nest_imc_refcMadhavan Srinivasan
2017-08-17powerpc: Add const to bin_attribute structuresBhumika Goyal
2017-08-16powerpc: Remove more redundant VSX save/testsBenjamin Herrenschmidt
2017-08-16powerpc: Remove redundant clear of MSR_VSX in __giveup_vsx()Benjamin Herrenschmidt
2017-08-16powerpc: Remove redundant FP/Altivec giveup codeBenjamin Herrenschmidt
2017-08-16powerpc: Fix missing newline before {Benjamin Herrenschmidt
2017-08-16powerpc/topology: Remove the unused parent_node() macroDou Liyang
2017-08-16powerpc/mm/hugetlb: Allow runtime allocation of 16G.Aneesh Kumar K.V
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy
2017-08-15powerpc/mm: Simplify __set_fixmap()Christophe Leroy
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy
2017-08-15powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32Christophe Leroy
2017-08-15powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy
2017-08-15powerpc/mm: Ensure change_page_attr() doesn't invalidate pinned TLBsChristophe Leroy
2017-08-15powerpc/8xx: Reduce DTLB miss handler by one insnChristophe Leroy
2017-08-15powerpc/8xx: mark init functions with __initChristophe Leroy
2017-08-15powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOCChristophe Leroy
2017-08-15powerpc/8xx: Make pinning of ITLBs optionalChristophe Leroy
2017-08-15powerpc/32: Avoid risk of unrecoverable TLBmiss inside entry_32.SChristophe Leroy
2017-08-15powerpc/8xx: Remove macro that checks kernel addressChristophe Leroy
2017-08-15powerpc/8xx: Ensures RAM mapped with LTLB is seen as block mapped on 8xx.Christophe Leroy
2017-08-15powerpc/chrp: Store the intended structureJulia Lawall
2017-08-15powerpc/l2cr_6xx: Fix invalid use of register expressionsAndreas Schwab
2017-08-15powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()Michael Ellerman
2017-08-15powerpc/perf/imc: Fix nest events on muti socket systemAnju T
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman
2017-08-15powerpc/xmon: Exclude all of xmon from ftraceNaveen N. Rao
2017-08-14powerpc/xmon: Disable tracing when entering xmonBreno Leitao
2017-08-14powerpc/xmon: Dump ftrace buffers for the current CPU onlyBreno Leitao
2017-08-14powerpc/perf: Fix double unlock in imc_common_cpuhp_mem_free()Dan Carpenter
2017-08-14powerpc/8xx: Fix two CONFIG_8xx left behindChristophe Leroy
2017-08-10powerpc/xive: Fix section mismatch warningsMichael Ellerman
2017-08-10powerpc/mm: Fix section mismatch warning in early_check_vec5()Michael Ellerman
2017-08-10powerpc/8xx: Remove cpu dependent macro instructions from head_8xxChristophe Leroy
2017-08-10powerpc/8xx: Use symbolic names for DSISR bits in DSIChristophe Leroy
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy
2017-08-10powerpc/8xx: remove CONFIG_8xxChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/kconfig: Simplify PCI_QSPAN selectionChristophe Leroy
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy
2017-08-10powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xxChristophe Leroy
2017-08-10powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/8xx: Remove SoftwareEmulation()Christophe Leroy
2017-08-10powerpc/8xx: Move 8xx machine check handlers into platforms/8xxChristophe Leroy
2017-08-10powerpc/8xx: Simplify CONFIG_8xx checks in MakefileChristophe Leroy
2017-08-10powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman
2017-08-10powerpc/mce: Move 64-bit machine check code into mce.cMichael Ellerman
2017-08-10powerpc/traps: machine_check_generic() is only used on 32-bitMichael Ellerman