summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-17363-5250/+5246
|\
| * powerpc/mm/book3s/radix: Add mapping statisticsAneesh Kumar K.V2018-08-134-5/+46
| * Merge branch 'next' of https://git.kernel.org/pub/scm/linux/kernel/git/scottw...Michael Ellerman2018-08-133-6/+7
| |\
| | * powerpc/dts/fsl: t2080rdb: use the Cortina PHY driver compatibleCamelia Groza2018-08-081-2/+2
| | * powerpc/dts/fsl: t4240rdb: use the Cortina PHY driver compatibleCamelia Groza2018-08-081-4/+4
| | * powerpc/configs/dpaa: enable the Cortina PHY driverCamelia Groza2018-08-081-0/+1
| | * powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2018-08-082-0/+2
| * | Merge branch 'topic/hvc' into nextMichael Ellerman2018-08-132-72/+123
| |\ \
| | * | tty: hvc: introduce the hv_ops.flush operation for hvc driversNicholas Piggin2018-07-232-2/+34
| | * | tty: hvc: hvc_write() may sleepNicholas Piggin2018-07-231-15/+21
| | * | tty: hvc: hvc_poll() may sleepNicholas Piggin2018-07-231-2/+14
| | * | tty: hvc: hvc_poll() break hv read loopNicholas Piggin2018-07-231-43/+45
| | * | tty: hvc: use mutex instead of spinlock for hvc_structs lockNicholas Piggin2018-07-231-12/+11
| * | | Merge branch 'fixes' into nextMichael Ellerman2018-08-138-26/+73
| |\ \ \
| * | | | powerpc/uaccess: Enable get_user(u64, *p) on 32-bitMichael Ellerman2018-08-101-3/+10
| * | | | powerpc/mm/hash: Remove unnecessary do { } while(0) loopAneesh Kumar K.V2018-08-101-3/+2
| * | | | powerpc/64s: move machine check SLB flushing to mm/slb.cNicholas Piggin2018-08-103-17/+51
| * | | | powerpc/powernv/idle: Fix build errorAneesh Kumar K.V2018-08-101-1/+1
| * | | | powerpc/mm/tlbflush: update the mmu_gather page size while iterating address ...Aneesh Kumar K.V2018-08-101-4/+2
| * | | | powerpc/mm: remove warning about ‘type’ being setMathieu Malaterre2018-08-101-1/+1
| * | | | powerpc/32: Include setup.h header file to fix warningsMathieu Malaterre2018-08-101-0/+2
| * | | | powerpc: Move `path` variable inside DEBUG_PROMMathieu Malaterre2018-08-101-2/+7
| * | | | powerpc/powermac: Make some functions staticMathieu Malaterre2018-08-101-6/+6
| * | | | powerpc/powermac: Remove variable x that's never readMathieu Malaterre2018-08-101-2/+2
| * | | | cxl: remove a dead branchMathieu Malaterre2018-08-101-5/+0
| * | | | powerpc/powermac: Add missing include of header pmac.hMathieu Malaterre2018-08-101-1/+3
| * | | | powerpc/kexec: Use common error handling code in setup_new_fdt()Markus Elfring2018-08-101-16/+12
| * | | | powerpc/xmon: Add address lookup for percpu symbolsBoqun Feng2018-08-101-1/+32
| * | | | powerpc/mm: remove huge_pte_offset_and_shift() prototypeChristophe Leroy2018-08-101-3/+0
| * | | | powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabledChristophe Leroy2018-08-103-7/+10
| * | | | powerpc/pseries: Fix endianness while restoring of r3 in MCE handler.Mahesh Salgaonkar2018-08-101-1/+1
| * | | | powerpc/fadump: merge adjacent memory ranges to reduce PT_LOAD segementsHari Bathini2018-08-101-9/+36
| * | | | powerpc/fadump: handle crash memory ranges array index overflowHari Bathini2018-08-102-17/+77
| * | | | powerpc/cpm1: fix compilation error with CONFIG_PPC_EARLY_DEBUG_CPMChristophe Leroy2018-08-102-0/+2
| * | | | powerpc: Fix size calculation using resource_size()Dan Carpenter2018-08-101-1/+1
| * | | | Documentation: Update documentation on ppc-memtraceRashmica Gupta2018-08-101-4/+5
| * | | | powerpc/powernv: Allow memory that has been hot-removed to be hot-addedRashmica Gupta2018-08-101-7/+85
| * | | | selftests/powerpc: Kill child processes on SIGINTBreno Leitao2018-08-081-6/+12
| | |_|/ | |/| |
| * | | powerpc/powernv/opal: Use standard interrupts property when availableBenjamin Herrenschmidt2018-08-081-51/+75
| * | | powerpc: Allow CPU selection of e300core variantsChristophe Leroy2018-08-081-0/+10
| * | | powerpc: Allow CPU selection also on PPC32Christophe Leroy2018-08-081-4/+11
| * | | powerpc: Make CPU selection logic generic in MakefileChristophe Leroy2018-08-082-7/+16
| * | | powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-089-27/+29
| * | | powerpc/64: Copy as much as possible in __copy_tofrom_userPaul Mackerras2018-08-081-6/+23
| * | | selftests/powerpc/64: Test exception cases in copy_tofrom_userMichael Ellerman2018-08-086-21/+188
| * | | selftests/powerpc/64: Test all paths through copy routinesPaul Mackerras2018-08-087-44/+85
| * | | powerpc/64: Make exception table clearer in __copy_tofrom_user_basePaul Mackerras2018-08-081-326/+225
| * | | powerpc/powermac: of_node_put() is not needed after iteratorzhong jiang2018-08-081-2/+0
| * | | crypto/nx: Initialize 842 high and normal RxFIFO control registersHaren Myneni2018-08-085-4/+34
| * | | powerpc/powernv: Export opal_check_token symbolHaren Myneni2018-08-081-0/+1