summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Make switch_mm_irqs_off() out of lineBenjamin Herrenschmidt2017-08-231-87/+2
* powerpc/mm: Optimize detection of thread local mm'sBenjamin Herrenschmidt2017-08-233-1/+22
* powerpc/mm: Avoid double irq save/restore in activate_mmBenjamin Herrenschmidt2017-08-231-4/+0
* powerpc/mm: Move pgdir setting into a helperBenjamin Herrenschmidt2017-08-231-8/+22
* Merge branch 'fixes' into nextMichael Ellerman2017-08-235-10/+53
|\
| * powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-183-0/+20
| * Merge tag 'v4.13-rc1' into fixesMichael Ellerman2017-07-315-10/+21
| |\
| * | powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran2017-07-281-1/+9
| * | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-262-9/+24
* | | powerpc/mm: Don't send IPI to all cpus on THP updatesAneesh Kumar K.V2017-08-171-0/+1
* | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2017-08-172-9/+36
|\ \ \
| * | | powerpc/mm: Rename find_linux_pte_or_hugepte()Aneesh Kumar K.V2017-08-172-9/+36
* | | | powerpc/string: Implement optimized memset variantsNaveen N. Rao2017-08-171-0/+24
* | | | powerpc/topology: Remove the unused parent_node() macroDou Liyang2017-08-161-2/+0
* | | | powerpc/mm/hugetlb: Allow runtime allocation of 16G.Aneesh Kumar K.V2017-08-161-3/+1
* | | | powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel ...Aneesh Kumar K.V2017-08-162-15/+1
* | | | powerpc/hugetlb: fix page rights verification in gup_hugepte()Christophe Leroy2017-08-153-0/+7
* | | | powerpc/mm: Simplify __set_fixmap()Christophe Leroy2017-08-151-3/+7
* | | | powerpc/mm: declare some local functions staticChristophe Leroy2017-08-152-6/+0
* | | | powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32Christophe Leroy2017-08-151-1/+1
* | | | powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errorsMichael Ellerman2017-08-152-2/+2
* | | | powerpc/8xx: Use symbolic PVR valueChristophe Leroy2017-08-101-4/+2
* | | | powerpc/8xx: Getting rid of remaining use of CONFIG_8xxChristophe Leroy2017-08-107-12/+12
* | | | powerpc/time: refactor MFTB() to limit number of ifdefsChristophe Leroy2017-08-102-7/+9
* | | | powerpc/traps: Use SRR1 defines for program check reasonsMichael Ellerman2017-08-101-0/+1
* | | | powerpc/powernv: Add support to clear sensor groups dataShilpasri G Bhat2017-08-102-0/+3
* | | | powerpc/powernv: Add support to set power-shifting-ratioShilpasri G Bhat2017-08-102-0/+5
* | | | powerpc/powernv: Add support for powercap frameworkShilpasri G Bhat2017-08-102-0/+8
* | | | powerpc: Add irq accounting for watchdog interruptsNicholas Piggin2017-08-101-0/+3
* | | | powerpc: Add irq accounting for system reset interruptsNicholas Piggin2017-08-101-0/+1
* | | | powerpc: Fix invalid use of register expressionsAndreas Schwab2017-08-101-1/+1
* | | | powerpc/mm/hash64: Make vmalloc 56T on hashMichael Ellerman2017-08-081-2/+2
* | | | powerpc/mm/book3s64: Make KERN_IO_START a variableMichael Ellerman2017-08-083-1/+6
* | | | powerpc/powernv: Use darn instruction for get_random_seed() on Power9Matt Brown2017-08-081-0/+4
* | | | powerpc/powernv: Enable PCI peer-to-peerFrederic Barrat2017-08-083-1/+11
* | | | powerpc: Remove old unused icswx based coprocessor supportBenjamin Herrenschmidt2017-08-033-14/+0
* | | | powerpc/mm: Update definitions of DSISR bitsBenjamin Herrenschmidt2017-08-031-10/+59
* | | | powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_rangeBenjamin Herrenschmidt2017-08-021-0/+1
* | | | powerpc/mm/radix: Improve TLB/PWC flushesBenjamin Herrenschmidt2017-08-021-3/+1
* | | | powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidleGautham R. Shenoy2017-08-012-0/+18
* | | | powerpc/powernv: Detect and create IMC deviceMadhavan Srinivasan2017-07-251-0/+128
* | | | powerpc/powernv: Add IMC OPAL APIsMadhavan Srinivasan2017-07-242-1/+16
* | | | powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAINLaurentiu Tudor2017-07-241-0/+1
|/ / /
* | | Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-221-1/+1
|\ \ \
| * | | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
| | |/ | |/|
* | | Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-214-0/+10
|\ \ \ | | |/ | |/|
| * | powerpc/mm: Mark __init memory no-execute when STRICT_KERNEL_RWX=yMichael Ellerman2017-07-184-0/+10
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-211-4/+4
|\ \ \ | |_|/ |/| |
| * | debug: Fix WARN_ON_ONCE() for modulesJosh Poimboeuf2017-07-201-4/+4
* | | Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-151-3/+0
|\ \ \
OpenPOWER on IntegriCloud