summaryrefslogtreecommitdiffstats
path: root/arch/parisc/install.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-12powerpc32: Remove useless/wrong MMU:setio progress messageChristophe Leroy1-4/+0
2016-03-12powerpc32: refactor x_mapped_by_bats() and x_mapped_by_tlbcam() togetherChristophe Leroy4-42/+22
2016-03-12powerpc32: Fix pte_offset_kernel() to return NULL for bad pagesChristophe Leroy1-1/+2
2016-03-12powerpc/8xx: move setup_initial_memory_limit() into 8xx_mmu.cChristophe Leroy2-19/+17
2016-03-12powerpc: Update documentation for noltlbs kernel parameterChristophe Leroy1-1/+1
2016-03-12powerpc/8xx: Map linear kernel RAM with 8M pagesChristophe Leroy4-14/+120
2016-03-12powerpc/8xx: Save r3 all the time in DTLB miss handlerChristophe Leroy1-9/+4
2016-03-09powerpc/p5040: Add device node for RAID EngineXuelin Shi2-0/+7
2016-03-09powerpc: optimise csum_partial() call when len is constantChristophe Leroy4-28/+61
2016-03-09powerpc/fsl-lbc: Modify suspend/resume entry sequenceRaghav Dogra1-11/+38
2016-03-09powerpc/8xx: CONFIG_DEBUG_PAGEALLOC requires ITLBmiss for kernel addressesChristophe Leroy1-1/+1
2016-03-09powerpc/885: set SDCR to 0x40Christophe Leroy1-1/+4
2016-03-09powerpc/86xx: disable IDE subsystem in mpc8610_hpcd_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09powerpc/85xx: disable IDE subsystem in stx_gp3_defconfigBartlomiej Zolnierkiewicz1-2/+0
2016-03-09powerpc/85xx: disable IDE subsystem in ksi8560_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09powerpc/83xx: disable IDE subsystem in mpc834x_itx_defconfigBartlomiej Zolnierkiewicz1-1/+0
2016-03-09qe: Use GFP_ATOMIC while spin_lock_irqsave is heldSaurabh Sengar1-1/+1
2016-03-09qe: Make cpm_muram_alloc_common staticSaurabh Sengar2-35/+33
2016-03-09qe/ic: fix a buffer overflow error and add check elsewhereZhao Qiang1-1/+10
2016-03-05powerpc/fsl: Update fman dt binding with pcs-phy and tbi-phyIgal Liberman1-0/+40
2016-03-05powerpc/mpc85xx: Add CPU hotplug support for E6500chenhui zhao4-31/+124
2016-03-05powerpc/mpc85xx: Add hotplug support on E5500 and E500MC coreschenhui zhao4-90/+118
2016-03-05powerpc/mpc85xx: refactor the PM operationschenhui zhao4-54/+127
2016-03-05powerpc/rcpm: add RCPM driverchenhui zhao9-0/+571
2016-03-05powerpc/cache: add cache flush operation for various e500chenhui zhao7-78/+128
2016-03-05powerpc/mm: any thread in one core can be the first to setup TLB1chenhui zhao2-3/+9