summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Initial implementation of a VDSOAlex Smith2015-11-1119-124/+1114
* MIPS: mpc30x_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
* MIPS: maltaup_xpa_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
* MIPS: maltaup_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5Star
* MIPS: maltasmvp_eva_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5Star
* MIPS: maltaaprp_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5Star
* MIPS: malta_qemu_32r6_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+5Star
* MIPS: malta_kvm_guest_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
* MIPS: malta_kvm_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-7/+9
* MIPS: malta_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-4/+2Star
* MIPS: lemote2f_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-8/+3Star
* MIPS: lasat_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-5/+5
* MIPS: fuloong2e_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-9/+5Star
* MIPS: e55_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
* MIPS: capcella_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-3/+3
* MIPS: bigsur_defconfig: Convert to use libata PATA driversBartlomiej Zolnierkiewicz2015-11-111-6/+6
* MIPS: Extend hardware table walking support to MIPS64Paul Burton2015-11-112-3/+8
* MIPS: Malta: Register UP SMP ops if all else failsPaul Burton2015-11-112-0/+2
* MIPS: Malta: Setup RAM regions via DTPaul Burton2015-11-117-93/+204
* MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton2015-11-112-80/+29Star
* MIPS: Malta: Split obj-y entries across linesPaul Burton2015-11-111-3/+9
* MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton2015-11-111-5/+1Star
* MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-111-2/+45
* MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3Star
* MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3Star
* MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10Star
* MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
* MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
* MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
* MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-113-3/+9
* MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-112-0/+71
* MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
* MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-111-1/+25
* MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-111-3/+1Star
* MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-112-6/+8
* MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-115-0/+252
* MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-112-8/+3Star
* MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-261-1/+7
* MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-261-1/+1
* MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-262-34/+39
* MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
* MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-261-0/+2
* MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-261-7/+10
* MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
* MIPS: Allow 24Hz timer frequencyPaul Burton2015-10-261-3/+14
* MIPS: traps: tidy up ebase calculationPaul Burton2015-10-261-6/+3Star
* MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0Star
* MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
* MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle2015-10-264-1/+28
* MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-263-0/+92