summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | 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
| |/ / /
* | | | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-071-16/+0
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-09-043-28/+8
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar2017-09-044-5/+20
| |\ \ \ \
| * | | | | futex: Remove duplicated code and fix undefined behaviourJiri Slaby2017-08-251-21/+5
| * | | | | locking: Remove smp_mb__before_spinlock()Peter Zijlstra2017-08-101-7/+0
| * | | | | locking: Introduce smp_mb__after_spinlock()Peter Zijlstra2017-08-101-0/+3
| | |_|_|/ | |/| | |
* | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-041-33/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2017-08-211-33/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney2017-08-171-33/+0
| | |/ /
* | | | KVM: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-5/+0
* | | | Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-263-0/+20
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt2017-08-183-0/+20
* | | Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-08-041-1/+9
|\| |
| * | 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
* | | | Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-07-282-9/+24
|\| | | | |_|/ |/| |
| * | powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt2017-07-262-9/+24
* | | 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
|\ \ \ | | |/ | |/|