summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-01-23MIPS: cavium-octeon: fix early boot hang on EBH5600 boardAaro Koskinen1-3/+3
2014-01-23MIPS: cavium-octeon: fix out-of-bounds array accessAaro Koskinen1-1/+1
2014-01-23MIPS: JZ4740: reuse UART0 address macro for vmlinuz debug portAntony Pavlov1-2/+2
2014-01-22MIPS: improve checks for noncoherent DMAFelix Fietkau4-5/+16
2014-01-22MIPS: APRP: Code formatting clean-ups.Steven J. Hill9-320/+248
2014-01-22MIPS: APRP: Add support for Malta CMP platform.Deng-Cheng Zhu3-5/+35
2014-01-22MIPS: APRP: Add RTLX API support for CMP platforms.Deng-Cheng Zhu4-0/+123
2014-01-22MIPS: APRP: Split RTLX support into separate files.Deng-Cheng Zhu5-144/+195
2014-01-22MIPS: APRP: Add VPE loader support for CMP platforms.Deng-Cheng Zhu3-0/+186
2014-01-22MIPS: APRP: Split VPE loader into separate files.Deng-Cheng Zhu5-633/+660
2014-01-22MIPS: Clean up MIPS MT and CMP configuration options.Steven J. Hill2-40/+24
2014-01-22MIPS: kernel: cpu-probe: Add support for probing interAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for interAptiv coresLeonid Yegoshin9-1/+12
2014-01-22MIPS: Add processor identifiers for the interAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add debugfs file to print the segmentation control registersSteven J. Hill2-0/+111
2014-01-22MIPS: Add support for FTLBsLeonid Yegoshin7-14/+155
2014-01-22MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin1-6/+12
2014-01-22MIPS: Add function for flushing the TLB using the TLBINV instructionLeonid Yegoshin1-0/+13
2014-01-22MIPS: kernel: cpu-probe: Add support for probing proAptiv coresLeonid Yegoshin1-0/+8
2014-01-22MIPS: Add support for the proAptiv coresLeonid Yegoshin10-1/+13
2014-01-22MIPS: Add processor identifiers for the proAptiv processorsLeonid Yegoshin1-0/+2
2014-01-22MIPS: tlb: Set the EHINV bit for TLBINVF cores when invalidating the TLBLeonid Yegoshin1-1/+3
2014-01-22MIPS: features: Add initial support for Segmentation Control registersSteven J. Hill4-0/+36
2014-01-22MIPS: features: Add initial support for TLBINVF capable coresLeonid Yegoshin3-0/+9
2014-01-22MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras3-8/+3
2014-01-22MIPS: Add missing bits for Config registersLeonid Yegoshin1-2/+38
2014-01-22MIPS: MT: proc: Add support for printing VPE and TC idsMarkos Chandras1-1/+8
2014-01-22MIPS: Malta: Remove ttyS2 serial for CMP platformsLeonid Yegoshin1-0/+2
2014-01-22MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.Leonid Yegoshin1-8/+21
2014-01-22MIPS: GIC: Send IPIs using the GICSteven J. Hill1-0/+27
2014-01-22MIPS: MT: Mark existing TCs as presentMarkos Chandras1-0/+1
2014-01-22MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved valueMarkos Chandras1-8/+16
2014-01-22MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MTMarkos Chandras1-0/+3
2014-01-22MIPS: BCM47XX: Fix some very confused types and data corruptionIlia Mirkin1-9/+9
2014-01-22MIPS: BCM47XX: add vectored interrupt supportHauke Mehrtens2-0/+24
2014-01-22MIPS: BCM47XX: add cpu-feature-overrides.hHauke Mehrtens1-0/+82
2014-01-22MIPS: BCM47XX: move constant array from stackHauke Mehrtens1-1/+1
2014-01-22MIPS: BCM47XX: add asmlinkage to plat_irq_dispatch()Hauke Mehrtens1-1/+1
2014-01-22MIPS: BCM47XX: update defconfigHauke Mehrtens1-580/+43
2014-01-22MIPS: BCM47XX: add EARLY_PRINTK_8250 supportHauke Mehrtens2-0/+11
2014-01-22MIPS: BCM47XX: Remove CFE supportHauke Mehrtens2-93/+0
2014-01-22MIPS: BCM47XX: only print SoC name in system type in cpuinfoHauke Mehrtens3-22/+13
2014-01-22MIPS: BCM63XX: drop SYS_HAS_CPU_MIPS32R1Jonas Gorski1-1/+0
2014-01-22MIPS: cpu-type: guard BMIPS variants with SYS_HAS_CPU_BMIPS*Jonas Gorski1-3/+10
2014-01-22MIPS: BCM47XX: select BMIPS CPUs for BCM47XX_SSBJonas Gorski1-0/+1
2014-01-22MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski2-1/+8
2014-01-22MIPS: BCM63XX: always register bmips smp opsJonas Gorski1-4/+2
2014-01-22MIPS: BMIPS: add a smp ops registration helperJonas Gorski3-1/+28
2014-01-22MIPS: BMIPS: extend BMIPS3300 to include BMIPS32Jonas Gorski1-4/+4
2014-01-22MIPS: BMIPS: select CPU_HAS_PREFETCHJonas Gorski1-0/+1