aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-23powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt1-4/+0
2017-08-23powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt1-8/+22
2017-08-23Merge branch 'fixes' into nextMichael Ellerman5-10/+53
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-33/+0
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt3-0/+20
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney1-33/+0
2017-08-17powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V1-0/+1
2017-08-17Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2-9/+36
2017-08-17powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2-9/+36
2017-08-17powerpc/string: Implement optimized memset variantsNaveen N. Rao1-0/+24
2017-08-16powerpc/topology: Remove the unused parent_node() macroDou Liyang1-2/+0
2017-08-16powerpc/mm/hugetlb: Allow runtime allocation of 16G.Aneesh Kumar K.V1-3/+1
2017-08-16powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command lineAneesh Kumar K.V2-15/+1
2017-08-15powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy3-0/+7
2017-08-15powerpc/mm: Simplify __set_fixmap()Christophe Leroy1-3/+7
2017-08-15powerpc/mm: declare some local functions staticChristophe Leroy2-6/+0
2017-08-15powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy1-1/+1
2017-08-15powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman2-2/+2
2017-08-10powerpc/8xx: Use symbolic PVR valueChristophe Leroy1-4/+2
2017-08-10powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy7-12/+12
2017-08-10powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2-7/+9
2017-08-10powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman1-0/+1
2017-08-10powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat2-0/+3
2017-08-10powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat2-0/+5
2017-08-10powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat2-0/+8
2017-08-10powerpc: Add irq accounting for watchdog interruptsNicholas Piggin1-0/+3
2017-08-10powerpc: Add irq accounting for system reset interruptsNicholas Piggin1-0/+1
2017-08-10powerpc: Fix invalid use of register expressionsAndreas Schwab1-1/+1
2017-08-10locking: Remove smp_mb__before_spinlock()Peter Zijlstra1-7/+0
2017-08-10locking: Introduce smp_mb__after_spinlock()Peter Zijlstra1-0/+3
2017-08-08powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman1-2/+2
2017-08-08powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman3-1/+6
2017-08-08powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown1-0/+4
2017-08-08powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat3-1/+11
2017-08-04Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+9
2017-08-03powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt3-14/+0
2017-08-03powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt1-10/+59
2017-08-02powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt1-0/+1
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt1-3/+1
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy2-0/+18
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman5-10/+21
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-9/+24
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran1-1/+9
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2-9/+24
2017-07-25powerpc/powernv: Detect and create IMC deviceMadhavan Srinivasan1-0/+128
2017-07-24powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan2-1/+16
2017-07-24powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAINLaurentiu Tudor1-0/+1
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-1/+1
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-0/+10
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+4