summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc/oprofile: Disable pagefaults during user stack readJiang Lu2014-12-021-2/+4
* powerpc/mm: Check for matching hpte without taking hpte lockAneesh Kumar K.V2014-12-021-9/+15
* powerpc: Drop useless warning in eeh_init()Greg Kurz2014-12-021-4/+1
* powerpc/powernv: Cleanup unused MCE definitions/declarations.Mahesh Salgaonkar2014-12-025-136/+0
* powerpc/eeh: Dump PHB diag-data earlyGavin Shan2014-12-023-1/+15
* powerpc/eeh: Recover EEH error on ownership change for BCM5719Gavin Shan2014-12-021-0/+1
* powerpc/eeh: Set EEH_PE_RESET on PE resetGavin Shan2014-12-024-9/+8
* powerpc/eeh: Refactor eeh_reset_pe()Gavin Shan2014-12-021-11/+18
* Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-1841-543/+1599
|\
| * powerpc/config: Enable memory driverPrabhakar Kushwaha2014-11-184-0/+4
| * powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2014-11-132-0/+117
| * powerpc/fsl: Update fman dt binding with clock name and qbman linkScott Wood2014-11-131-3/+8
| * powerpc/fsl: Frame Manager Device Tree binding documentIgal Liberman2014-11-131-0/+529
| * dt/bindings: Introduce the FSL QorIQ DPAA QMan portal(s)Emil Medve2014-11-131-0/+154
| * dt/bindings: Introduce the FSL QorIQ DPAA QManEmil Medve2014-11-131-0/+165
| * dt/bindings: Introduce the FSL QorIQ DPAA BMan portal(s)Emil Medve2014-11-131-0/+56
| * dt/bindings: Introduce the FSL QorIQ DPAA BManEmil Medve2014-11-131-0/+125
| * powerpc/dts: Add node(s) for the platform PLLEmil Medve2014-11-082-0/+14
| * dt/bindings: qoriq-clock: Add binding for the platform PLLEmil Medve2014-11-081-2/+12
| * powerpc/dts: Factorize the clock control nodeEmil Medve2014-11-0814-368/+163
| * powerpc: Add INA220 to device tree for supported boardsHongtao Jia2014-11-084-0/+72
| * powerpc: Add ADT7461 to device tree for supported boardsHongtao Jia2014-11-083-0/+29
| * powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-081-1/+4
| * powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsiAshish Kumar2014-11-081-50/+0
| * powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-081-4/+0
| * powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-082-12/+10
| * powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-081-18/+15
| * powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-081-3/+5
| * powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-081-2/+0
| * powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-083-10/+27
| * powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-081-13/+16
| * powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-083-1/+7
| * powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-081-6/+13
| * powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-081-12/+18
| * powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-081-16/+12
| * powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-081-22/+26
| * powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-081-2/+2
| * powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-081-11/+10
| * powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-081-8/+7
* | cxl: Name interrupts in /proc/interruptMichael Neuling2014-11-182-13/+98
* | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warningIan Munsie2014-11-183-25/+37
* | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-1711-50/+325
* | powerpc: Use generic PIE randomizationVineeth Vijayan2014-11-173-11/+2
* | powerpc/powernv: Fix potential zero devisorGavin Shan2014-11-141-12/+16
* | powerpc/powernv: Bail upon invalid master PEGavin Shan2014-11-141-1/+3
* | powerpc/powernv: Simplify pnv_ioda_configure_pe()Gavin Shan2014-11-141-15/+17
* | powerpc/powernv: Set PELTV for compound PEsGavin Shan2014-11-141-16/+102
* | powerpc/powernv: Initialize M64 PE in timeGavin Shan2014-11-141-6/+21
* | powerpc/powernv: Rename alloc_m64_pe() to reserve_m64_pe()Gavin Shan2014-11-142-5/+5
* | powerpc/powernv: Fix condition to remove M64Gavin Shan2014-11-141-2/+2