aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2015-02-20MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.hGravatar David Daney 1-6/+0
2015-02-20MIPS: ip22-gio: Remove legacy suspend/resume supportGravatar Lars-Peter Clausen 2-26/+0
2015-02-20mips: pci: Add ifdef around pci_proc_domainGravatar Zubair Lutfullah Kakakhel 1-0/+2
2015-02-20MIPS: Alchemy: Fix cpu clock calculationGravatar Manuel Lauss 1-0/+2
2015-02-20MIPS: Alchemy: remove declaration for set_cpuspecGravatar Manuel Lauss 1-1/+0
2015-02-20MIPS: Alchemy: preset loops_per_jiffy based on CPU clockGravatar Manuel Lauss 2-0/+9
2015-02-20MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculationGravatar Manuel Lauss 1-5/+14
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerGravatar Steven J. Hill 3-4/+5
2015-02-19MIPS: Usage and cosmetic cleanups of page table bits.Gravatar Steven J. Hill 2-62/+38
2015-02-19Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...Gravatar Ralf Baechle 65-415/+4405
2015-02-19MIPS: Export MSA functions used by lose_fpu(1) for KVMGravatar James Hogan 1-0/+4
2015-02-19MIPS: Export FP functions used by lose_fpu(1) for KVMGravatar James Hogan 1-0/+6
2015-02-19MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Gravatar Kevin Cernekee 1-1/+1
2015-02-19MIPS: Provide correct siginfo_t.si_stimeGravatar Petr Malat 2-37/+3
2015-02-19MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSGravatar Markos Chandras 1-18/+17
2015-02-19MIPS: Makefile: Pass -march option on Loongson3A coresGravatar Ralf Baechle 1-0/+10
2015-02-17MIPS: Add Malta QEMU 32R6 defconfigGravatar Markos Chandras 1-0/+193
2015-02-17MIPS: Malta: Add support for building MIPS R6 kernelGravatar Markos Chandras 1-0/+2
2015-02-17MIPS: kernel: elf: Improve the overall ABI and FPU mode checksGravatar Markos Chandras 3-132/+194
2015-02-17MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6Gravatar Markos Chandras 1-1/+2
2015-02-17MIPS: kernel: process: Do not allow FR=0 on MIPS R6Gravatar Markos Chandras 1-0/+4
2015-02-17MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as wellGravatar Markos Chandras 2-5/+6
2015-02-17MIPS: Make use of the ERETNC instruction on MIPS R6Gravatar Markos Chandras 5-4/+28
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Gravatar Leonid Yegoshin 8-5/+2518
2015-02-17MIPS: asm: mipsregs: Add support for the LLADDR registerGravatar Markos Chandras 1-0/+2
2015-02-17MIPS: Add LLB bit and related feature for the Config 5 CP0 registerGravatar Markos Chandras 4-0/+7
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsGravatar Markos Chandras 3-1/+20
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsGravatar Markos Chandras 3-1/+16
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionGravatar Markos Chandras 3-1/+19
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsGravatar Markos Chandras 3-2/+7
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsGravatar Markos Chandras 3-1/+21
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionGravatar Markos Chandras 3-1/+23
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructionsGravatar Markos Chandras 2-0/+47
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructionsGravatar Markos Chandras 2-0/+55
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsGravatar Markos Chandras 3-30/+101
2015-02-17MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6Gravatar Markos Chandras 2-13/+89
2015-02-17MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Gravatar Markos Chandras 3-2/+15
2015-02-17MIPS: mm: scache: Add secondary cache support for MIPS R6 coresGravatar Markos Chandras 2-2/+4
2015-02-17MIPS: mm: c-r4k: Set the correct ISA levelGravatar Markos Chandras 1-1/+1
2015-02-17MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instructionGravatar Leonid Yegoshin 1-3/+3
2015-02-17MIPS: mm: page: Add MIPS R6 supportGravatar Markos Chandras 1-4/+26
2015-02-17MIPS: lib: memset: Add MIPS R6 supportGravatar Leonid Yegoshin 1-0/+47
2015-02-17MIPS: lib: memcpy: Add MIPS R6 supportGravatar Leonid Yegoshin 1-0/+23
2015-02-17MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6Gravatar Markos Chandras 1-1/+1
2015-02-17MIPS: kernel: unaligned: Add support for the MIPS R6Gravatar Leonid Yegoshin 1-4/+386
2015-02-17MIPS: kernel: cps-vec: Replace "addi" with "addiu"Gravatar Markos Chandras 1-8/+8
2015-02-17MIPS: kernel: genex: Set correct ISA levelGravatar Markos Chandras 1-1/+1
2015-02-17MIPS: kernel: r4k_fpu: Add support for MIPS R6Gravatar Leonid Yegoshin 1-3/+9
2015-02-17MIPS: kernel: r4k_switch: Add support for MIPS R6Gravatar Leonid Yegoshin 2-11/+15
2015-02-17MIPS: kernel: traps: Add MIPS R6 related definitionsGravatar Leonid Yegoshin 1-5/+5