summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2015-02-17MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6Leonid Yegoshin-1/+2407
2015-02-17MIPS: Add LLB bit and related feature for the Config 5 CP0 registerMarkos Chandras-0/+2
2015-02-17MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructionsMarkos Chandras-0/+10
2015-02-17MIPS: Emulate the new MIPS R6 BEQZC and JIC instructionsMarkos Chandras-0/+8
2015-02-17MIPS: Emulate the new MIPS R6 BALC instructionMarkos Chandras-0/+10
2015-02-17MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructionsMarkos Chandras-1/+5
2015-02-17MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructionsMarkos Chandras-0/+11
2015-02-17MIPS: Emulate the new MIPS R6 branch compact (BC) instructionMarkos Chandras-0/+9
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructionsMarkos Chandras-0/+22
2015-02-17MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructionsMarkos Chandras-0/+31
2015-02-17MIPS: Emulate the BC1{EQ,NE}Z FPU instructionsMarkos Chandras-29/+72
2015-02-17MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6Markos Chandras-7/+63
2015-02-17MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6Markos Chandras-2/+9
2015-02-17MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6Markos Chandras-1/+1
2015-02-17MIPS: kernel: unaligned: Add support for the MIPS R6Leonid Yegoshin-4/+386
2015-02-17MIPS: kernel: cps-vec: Replace "addi" with "addiu"Markos Chandras-8/+8
2015-02-17MIPS: kernel: genex: Set correct ISA levelMarkos Chandras-1/+1
2015-02-17MIPS: kernel: r4k_fpu: Add support for MIPS R6Leonid Yegoshin-3/+9
2015-02-17MIPS: kernel: r4k_switch: Add support for MIPS R6Leonid Yegoshin-6/+8
2015-02-17MIPS: kernel: traps: Add MIPS R6 related definitionsLeonid Yegoshin-5/+5
2015-02-17MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfoMarkos Chandras-1/+7
2015-02-17MIPS: kernel: entry.S: Add MIPS R6 related definitionsMarkos Chandras-2/+3
2015-02-17MIPS: kernel: cpu-probe.c: Add support for MIPS R6Leonid Yegoshin-4/+16
2015-02-17MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handlerLeonid Yegoshin-1/+1
2015-02-17MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugsLeonid Yegoshin-4/+7
2015-02-17MIPS: asm: spram: Add new symbol for MIPS scratch pad storageMarkos Chandras-1/+1
2015-02-17MIPS: Use generic checksum functions for MIPS R6Markos Chandras-0/+2
2015-02-16MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin-0/+5
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin-0/+3
2015-02-16MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras-1/+3
2015-02-13mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin-1/+1
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-3/+2
2015-02-12MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton-0/+111
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan-5/+1
2015-02-04MIPS: Fix syscall_get_nr for the syscall exit tracing.Lars Persson-0/+2
2015-01-31MIPS: fork: Fix MSA/FPU/DSP context duplication raceJames Hogan-12/+24
2015-01-30MIPS: traps: Fix inline asm ctc1 missing .set hardfloatJames Hogan-1/+2
2015-01-29MIPS: Fix kernel lockup or crash after CPU offline/onlineHemmo Nieminen-1/+1
2015-01-16MIPS: IRQ: Fix disable_irq on CPU IRQsFelix Fietkau-0/+4
2015-01-16MIPS: smp-mt,smp-cmp: Enable all HW IRQs on secondary CPUsJames Hogan-3/+4
2015-01-16MIPS: Fix restart of indirect syscallsEd Swierk-0/+2
2015-01-15MIPS: ELF: fix loading o32 binaries on 64-bit kernelsJames Cowgill-4/+4
2015-01-13MIPS: Wire up execveat(2).Ralf Baechle-0/+4
2014-12-12MIPS: Use phys_addr_t instead of phys_tJaedon Shin-1/+1
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-700/+550
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle-13/+13
2014-11-24MIPS: Enable VDSO randomizationPrem Karat-1/+14
2014-11-24MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki-0/+2
2014-11-24MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki-1/+1
2014-11-24MIPS: traps: Dump the PageGrain and Wired registers on MCMarkos Chandras-0/+2