| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mm/thp: Use tlbiel if possible | Aneesh Kumar K.V | 2014-12-02 | 7 | -13/+37 |
* | powerpc/mm/thp: Remove code duplication | Aneesh Kumar K.V | 2014-12-02 | 4 | -108/+65 |
* | powerpc/mm/hugetlb: Sanity check gigantic hugepage count | James Yang | 2014-12-02 | 1 | -0/+7 |
* | powerpc/oprofile: Disable pagefaults during user stack read | Jiang Lu | 2014-12-02 | 1 | -2/+4 |
* | powerpc/mm: Check for matching hpte without taking hpte lock | Aneesh Kumar K.V | 2014-12-02 | 1 | -9/+15 |
* | powerpc: Drop useless warning in eeh_init() | Greg Kurz | 2014-12-02 | 1 | -4/+1 |
* | powerpc/powernv: Cleanup unused MCE definitions/declarations. | Mahesh Salgaonkar | 2014-12-02 | 5 | -136/+0 |
* | powerpc/eeh: Dump PHB diag-data early | Gavin Shan | 2014-12-02 | 3 | -1/+15 |
* | powerpc/eeh: Recover EEH error on ownership change for BCM5719 | Gavin Shan | 2014-12-02 | 1 | -0/+1 |
* | powerpc/eeh: Set EEH_PE_RESET on PE reset | Gavin Shan | 2014-12-02 | 4 | -9/+8 |
* | powerpc/eeh: Refactor eeh_reset_pe() | Gavin Shan | 2014-12-02 | 1 | -11/+18 |
* | Merge remote-tracking branch 'scottwood/next' into next | Michael Ellerman | 2014-11-18 | 41 | -543/+1599 |
|\ |
|
| * | powerpc/config: Enable memory driver | Prabhakar Kushwaha | 2014-11-17 | 4 | -0/+4 |
| * | powerpc/fsl-rio: add support for mapping inbound windows | Martijn de Gouw | 2014-11-12 | 2 | -0/+117 |
| * | powerpc/fsl: Update fman dt binding with clock name and qbman link | Scott Wood | 2014-11-12 | 1 | -3/+8 |
| * | powerpc/fsl: Frame Manager Device Tree binding document | Igal Liberman | 2014-11-12 | 1 | -0/+529 |
| * | dt/bindings: Introduce the FSL QorIQ DPAA QMan portal(s) | Emil Medve | 2014-11-12 | 1 | -0/+154 |
| * | dt/bindings: Introduce the FSL QorIQ DPAA QMan | Emil Medve | 2014-11-12 | 1 | -0/+165 |
| * | dt/bindings: Introduce the FSL QorIQ DPAA BMan portal(s) | Emil Medve | 2014-11-12 | 1 | -0/+56 |
| * | dt/bindings: Introduce the FSL QorIQ DPAA BMan | Emil Medve | 2014-11-12 | 1 | -0/+125 |
| * | powerpc/dts: Add node(s) for the platform PLL | Emil Medve | 2014-11-07 | 2 | -0/+14 |
| * | dt/bindings: qoriq-clock: Add binding for the platform PLL | Emil Medve | 2014-11-07 | 1 | -2/+12 |
| * | powerpc/dts: Factorize the clock control node | Emil Medve | 2014-11-07 | 14 | -368/+163 |
| * | powerpc: Add INA220 to device tree for supported boards | Hongtao Jia | 2014-11-07 | 4 | -0/+72 |
| * | powerpc: Add ADT7461 to device tree for supported boards | Hongtao Jia | 2014-11-07 | 3 | -0/+29 |
| * | powerpc/fsl: Added rcw registers to global utility registers | Igal Liberman | 2014-11-07 | 1 | -1/+4 |
| * | powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsi | Ashish Kumar | 2014-11-07 | 1 | -50/+0 |
| * | powerpc/8xx: Remove Kconfig symbol FADS | Paul Bolle | 2014-11-07 | 1 | -4/+0 |
| * | powerpc/8xx: Invalidate non present TLB as early as possible | LEROY Christophe | 2014-11-07 | 2 | -12/+10 |
| * | powerpc/8xx: Use DAR to save r3 for CPU6 ERRATA | LEROY Christophe | 2014-11-07 | 1 | -18/+15 |
| * | powerpc/8xx: Don't restore regs to save them again. | LEROY Christophe | 2014-11-07 | 1 | -3/+5 |
| * | powerpc/8xx: _PMD_PRESENT already set in level 1 entries | LEROY Christophe | 2014-11-07 | 1 | -2/+0 |
| * | powerpc/8xx: set PTE bit 22 off TLBmiss | LEROY Christophe | 2014-11-07 | 3 | -10/+27 |
| * | powerpc/8xx: Better readibility of ERRATA CPU6 handling | LEROY Christophe | 2014-11-07 | 1 | -13/+16 |
| * | powerpc/8xx: Implement 16k pages | LEROY Christophe | 2014-11-07 | 3 | -1/+7 |
| * | powerpc/8xx: Const for TLB RPN forced value | LEROY Christophe | 2014-11-07 | 1 | -6/+13 |
| * | powerpc/8xx: Use PAGE size related consts | LEROY Christophe | 2014-11-07 | 1 | -12/+18 |
| * | powerpc/8xx: Don't use MD_TWC for walk | LEROY Christophe | 2014-11-07 | 1 | -16/+12 |
| * | powerpc/8xx: Use M_TW instead of M_TWB | LEROY Christophe | 2014-11-07 | 1 | -22/+26 |
| * | powerpc/8xx: No need to restore registers and save them again. | LEROY Christophe | 2014-11-07 | 1 | -2/+2 |
| * | powerpc/8xx: DataAccess exception not generated by MPC8xx | LEROY Christophe | 2014-11-07 | 1 | -11/+10 |
| * | powerpc/8xx: exception InstructionAccess does not exist on MPC8xx | LEROY Christophe | 2014-11-07 | 1 | -8/+7 |
* | | cxl: Name interrupts in /proc/interrupt | Michael Neuling | 2014-11-18 | 2 | -13/+98 |
* | | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning | Ian Munsie | 2014-11-18 | 3 | -25/+37 |
* | | rtc/tpo: Driver to support rtc and wakeup on PowerNV platform | Neelesh Gupta | 2014-11-17 | 11 | -50/+325 |
* | | powerpc: Use generic PIE randomization | Vineeth Vijayan | 2014-11-17 | 3 | -11/+2 |
* | | powerpc/powernv: Fix potential zero devisor | Gavin Shan | 2014-11-14 | 1 | -12/+16 |
* | | powerpc/powernv: Bail upon invalid master PE | Gavin Shan | 2014-11-14 | 1 | -1/+3 |
* | | powerpc/powernv: Simplify pnv_ioda_configure_pe() | Gavin Shan | 2014-11-14 | 1 | -15/+17 |
* | | powerpc/powernv: Set PELTV for compound PEs | Gavin Shan | 2014-11-14 | 1 | -16/+102 |