summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2014-12-11189-2127/+1651
|\
| * powerpc/powernv: Return to cpu offline loop when finished in KVM guestPaul Mackerras2014-12-085-25/+68
| * powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2014-12-051-2/+2
| * powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-0515-55/+85
| * powerpc/xmon: Cleanup the breakpoint flagsMichael Ellerman2014-12-021-10/+9
| * powerpc/xmon: Enable HW instruction breakpoint on POWER8Anshuman Khandual2014-12-021-7/+51
| * Merge remote-tracking branch 'benh/next' into nextMichael Ellerman2014-12-0218-284/+162
| |\
| | * powerpc/mm/thp: Use tlbiel if possibleAneesh Kumar K.V2014-12-027-13/+37
| | * powerpc/mm/thp: Remove code duplicationAneesh Kumar K.V2014-12-024-108/+65
| | * powerpc/mm/hugetlb: Sanity check gigantic hugepage countJames Yang2014-12-021-0/+7
| | * 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
| * | powerpc: Remove more traces of bootmemMichael Ellerman2014-11-1912-49/+20
| * | powerpc/pseries: Initialise nvram_pstore_info's buf_lockLi Zhong2014-11-191-0/+2
| |/
| * Merge remote-tracking branch 'scottwood/next' into nextMichael Ellerman2014-11-1835-541/+553
| |\
| | * powerpc/config: Enable memory driverPrabhakar Kushwaha2014-11-174-0/+4
| | * powerpc/fsl-rio: add support for mapping inbound windowsMartijn de Gouw2014-11-122-0/+117
| | * powerpc/dts: Add node(s) for the platform PLLEmil Medve2014-11-072-0/+14
| | * powerpc/dts: Factorize the clock control nodeEmil Medve2014-11-0714-368/+163
| | * powerpc: Add INA220 to device tree for supported boardsHongtao Jia2014-11-074-0/+72
| | * powerpc: Add ADT7461 to device tree for supported boardsHongtao Jia2014-11-073-0/+29
| | * powerpc/fsl: Added rcw registers to global utility registersIgal Liberman2014-11-071-1/+4
| | * powerpc/mpc85xx: Remove SPI and NAND partition from bsc9131rdb.dtsiAshish Kumar2014-11-071-50/+0
| | * powerpc/8xx: Remove Kconfig symbol FADSPaul Bolle2014-11-071-4/+0
| | * powerpc/8xx: Invalidate non present TLB as early as possibleLEROY Christophe2014-11-072-12/+10
| | * powerpc/8xx: Use DAR to save r3 for CPU6 ERRATALEROY Christophe2014-11-071-18/+15
| | * powerpc/8xx: Don't restore regs to save them again.LEROY Christophe2014-11-071-3/+5
| | * powerpc/8xx: _PMD_PRESENT already set in level 1 entriesLEROY Christophe2014-11-071-2/+0
| | * powerpc/8xx: set PTE bit 22 off TLBmissLEROY Christophe2014-11-073-10/+27
| | * powerpc/8xx: Better readibility of ERRATA CPU6 handlingLEROY Christophe2014-11-071-13/+16
| | * powerpc/8xx: Implement 16k pagesLEROY Christophe2014-11-073-1/+7
| | * powerpc/8xx: Const for TLB RPN forced valueLEROY Christophe2014-11-071-6/+13
| | * powerpc/8xx: Use PAGE size related constsLEROY Christophe2014-11-071-12/+18
| | * powerpc/8xx: Don't use MD_TWC for walkLEROY Christophe2014-11-071-16/+12
| | * powerpc/8xx: Use M_TW instead of M_TWBLEROY Christophe2014-11-071-22/+26
| | * powerpc/8xx: No need to restore registers and save them again.LEROY Christophe2014-11-071-2/+2
| | * powerpc/8xx: DataAccess exception not generated by MPC8xxLEROY Christophe2014-11-071-11/+10
| | * powerpc/8xx: exception InstructionAccess does not exist on MPC8xxLEROY Christophe2014-11-071-8/+7
| * | rtc/tpo: Driver to support rtc and wakeup on PowerNV platformNeelesh Gupta2014-11-177-50/+36
| * | 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