summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2017-08-02powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt
2017-08-01powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy
2017-07-31Merge tag 'v4.13-rc1' into fixesMichael Ellerman
2017-07-28Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt
2017-07-25powerpc/powernv: Detect and create IMC deviceMadhavan Srinivasan
2017-07-24powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan
2017-07-24powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAINLaurentiu Tudor
2017-07-22Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-07-21Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-07-20debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf
2017-07-18powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-15Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-14Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-07-12mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2017-07-11powerpc/asm: Mark cr0 as clobbered in mftb()Oliver O'Halloran
2017-07-10powerpc: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook
2017-07-10powerpc/powernv: Tell OPAL about our MMU mode on POWER9Benjamin Herrenschmidt
2017-07-07Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds