summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2015-11-11MIPS: Malta: Remove fw_memblock_t abstractionPaul Burton
2015-11-11MIPS: Malta: Split obj-y entries across linesPaul Burton
2015-11-11MIPS: Allow RIXI for 32-bit kernels on MIPS64Paul Burton
2015-11-11MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton
2015-11-11MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton
2015-11-11MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton
2015-11-11MIPS: tlbex: Remove some RIXI redundancyPaul Burton
2015-11-11MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton
2015-11-11MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton
2015-11-11MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton
2015-11-11MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton
2015-11-11MIPS: CM: Introduce core-other locking functionsPaul Burton
2015-11-11MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton
2015-11-11MIPS: CPS: Warn if a core doesn't startPaul Burton
2015-11-11MIPS: CPS: Skip Config1 presence checkPaul Burton
2015-11-11MIPS: CPS: Read CM GCR base from cop0Paul Burton
2015-11-11MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton
2015-11-11MIPS: Fix duplicate CP0_* definitions.James Hogan
2015-10-26MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton
2015-10-26MIPS: CPS: Set Status.BEV bit during early bootPaul Burton
2015-10-26MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton
2015-10-26MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton
2015-10-26MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton
2015-10-26MIPS: Don't read GCRs when a CM is not presentPaul Burton
2015-10-26MIPS: Clarify mips_cm_is64 documentationPaul Burton
2015-10-26MIPS: Allow 24Hz timer frequencyPaul Burton
2015-10-26MIPS: traps: tidy up ebase calculationPaul Burton
2015-10-26MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding
2015-10-26MIPS: JZ4740: Use PWM lookup tableThierry Reding
2015-10-26MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle
2015-10-26MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton
2015-10-26MIPS: Declare mips_debugfs_dir in a headerPaul Burton
2015-10-26MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton
2015-10-26MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton
2015-10-26MIPS: Allow compact branch policy to be changedPaul Burton
2015-10-26MIPS: Remove invalid checkAndrzej Hajda
2015-10-06MIPS: Define ioremap_ucBen Hutchings
2015-10-05MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16Yousong Zhou
2015-10-05Revert "MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16."Yousong Zhou
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-10-04MIPS: scall: Always run the seccomp syscall filtersMarkos Chandras
2015-10-02MIPS: Octeon: Fix kernel panic on startup from memory corruptionMatt Bennett
2015-10-02MIPS: Fix R2300 FP context switch handlingPaul Burton
2015-10-02MIPS: Fix octeon FP context switch handlingPaul Burton
2015-10-02MIPS: BPF: Fix load delay slots.Ralf Baechle
2015-10-01MIPS: BPF: Do all exports of symbols with FEXPORT().Ralf Baechle
2015-10-01MIPS: Fix the build on jz4740 after removing the custom gpio.hAlban Bedel
2015-09-30MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MTPaul Burton
2015-09-30MIPS: CPS: Don't include MT code in non-MT kernels.Paul Burton