summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-08-23powerpc/64: Optimise set/clear of CTRL[RUN] (runlatch)Nicholas Piggin
2017-08-23powerpc/64s: Remove spurious IRQ reason in IRQ replayNicholas Piggin
2017-08-23powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin
2017-08-23powerpc/64s: Use the HV handler for external IRQ replay in HV mode on POWER9Nicholas Piggin
2017-08-23powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin
2017-08-23powerpc/64: Cleanup __check_irq_replay()Nicholas Piggin
2017-08-23powerpc/64s: masked_interrupt() returns to kernel so avoid restoring r13Nicholas Piggin
2017-08-23powerpc/64s: Optimise clearing of MSR_EE in masked_[H]interrupt()Nicholas Piggin
2017-08-23powerpc/64s: Avoid a branch in masked_[H]interrupt()Nicholas Piggin
2017-08-23powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt
2017-08-23powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt
2017-08-23powerpc/mm: Use mm_is_thread_local() instread of open-codingBenjamin Herrenschmidt
2017-08-23powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt
2017-08-23powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt
2017-08-23powerpc/64s: Fix replay interrupt return label nameMichael Ellerman
2017-08-23powerpc: pseries: remove dlpar_attach_node dependency on full pathRob Herring
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2017-08-23powerpc/vio: Use device_type to detect familyMichael Ellerman
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V
2017-08-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V
2017-08-17powerpc/bpf: Use memset32() to pre-fill traps in BPF page(s)Naveen N. Rao
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: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
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