summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2017-08-31powerpc/powernv: Flush console before platform error rebootNicholas Piggin
2017-08-31powerpc: Do not call ppc_md.panic in fadump panic notifierNicholas Piggin
2017-08-31powerpc/64: Fix watchdog configuration regressionsNicholas Piggin
2017-08-31Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras
2017-08-31KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTERRam Pai
2017-08-29powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.SNicholas Piggin
2017-08-29Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2017-08-29KVM: PPC: Book3S HV: POWER9 does not require secondary thread managementNicholas Piggin
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby
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: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt
2017-08-23powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt
2017-08-23Merge branch 'fixes' into nextMichael Ellerman
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
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/string: Implement optimized memset variantsNaveen N. Rao
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: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy
2017-08-10powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman
2017-08-10powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat
2017-08-10powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat
2017-08-10powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin
2017-08-10powerpc: Add irq accounting for system reset interruptsNicholas Piggin
2017-08-10powerpc: Fix invalid use of register expressionsAndreas Schwab
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra
2017-08-08powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman
2017-08-08powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman
2017-08-08powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt
2017-08-03powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt