index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: KVM: Add base guest MSA support
James Hogan
2015-03-27
1
-0
/
+1
*
MIPS: KVM: Add base guest FPU support
James Hogan
2015-03-27
1
-0
/
+38
*
MIPS: Clear [MSA]FPE CSR.Cause after notify_die()
James Hogan
2015-03-27
2
-11
/
+19
*
Revert "MIPS: Don't assume 64-bit FP registers for context switch"
James Hogan
2015-03-27
1
-66
/
+0
*
MIPS: prevent FP context set via ptrace being discarded
Paul Burton
2015-03-27
1
-6
/
+24
*
MIPS: Ensure FCSR cause bits are clear after invoking FPU emulator
Paul Burton
2015-03-27
1
-8
/
+9
*
MIPS: clear MSACSR cause bits when handling MSA FP exception
Paul Burton
2015-03-27
1
-1
/
+10
*
MIPS: Push .set mips64r* into the functions needing it
Paul Burton
2015-03-27
1
-1
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-02-21
22
-281
/
+3598
|
\
|
*
MIPS: OCTEON: Delete unused COP2 saving code
Aleksey Makarov
2015-02-20
1
-26
/
+0
|
*
MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register
Chandrakala Chavva
2015-02-20
1
-3
/
+3
|
*
MIPS: OCTEON: Save and restore CP2 SHA3 state
David Daney
2015-02-20
2
-11
/
+33
|
*
MIPS: OCTEON: Fix FP context save.
David Daney
2015-02-20
1
-12
/
+7
|
*
MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs
David Daney
2015-02-20
1
-30
/
+98
|
*
MIPS: Add set/clear CP0 macros for PageGrain register
Steven J. Hill
2015-02-20
1
-1
/
+1
|
*
Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/...
Ralf Baechle
2015-02-19
21
-195
/
+3334
|
|
\
|
|
*
MIPS: kernel: elf: Improve the overall ABI and FPU mode checks
Markos Chandras
2015-02-17
1
-115
/
+188
|
|
*
MIPS: kernel: process: Do not allow FR=0 on MIPS R6
Markos Chandras
2015-02-17
1
-0
/
+4
|
|
*
MIPS: Make use of the ERETNC instruction on MIPS R6
Markos Chandras
2015-02-17
3
-0
/
+21
|
|
*
MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6
Leonid Yegoshin
2015-02-17
4
-1
/
+2407
|
|
*
MIPS: Add LLB bit and related feature for the Config 5 CP0 register
Markos Chandras
2015-02-17
1
-0
/
+2
|
|
*
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
Markos Chandras
2015-02-17
1
-0
/
+10
|
|
*
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
Markos Chandras
2015-02-17
1
-0
/
+8
|
|
*
MIPS: Emulate the new MIPS R6 BALC instruction
Markos Chandras
2015-02-17
1
-0
/
+10
|
|
*
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
Markos Chandras
2015-02-17
1
-1
/
+5
|
|
*
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
Markos Chandras
2015-02-17
1
-0
/
+11
|
|
*
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
Markos Chandras
2015-02-17
1
-0
/
+9
|
|
*
MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions
Markos Chandras
2015-02-17
1
-0
/
+22
|
|
*
MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions
Markos Chandras
2015-02-17
1
-0
/
+31
|
|
*
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
Markos Chandras
2015-02-17
1
-29
/
+72
|
|
*
MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6
Markos Chandras
2015-02-17
1
-7
/
+63
|
|
*
MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6
Markos Chandras
2015-02-17
1
-2
/
+9
|
|
*
MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: unaligned: Add support for the MIPS R6
Leonid Yegoshin
2015-02-17
1
-4
/
+386
|
|
*
MIPS: kernel: cps-vec: Replace "addi" with "addiu"
Markos Chandras
2015-02-17
1
-8
/
+8
|
|
*
MIPS: kernel: genex: Set correct ISA level
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: r4k_fpu: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-3
/
+9
|
|
*
MIPS: kernel: r4k_switch: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-6
/
+8
|
|
*
MIPS: kernel: traps: Add MIPS R6 related definitions
Leonid Yegoshin
2015-02-17
1
-5
/
+5
|
|
*
MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo
Markos Chandras
2015-02-17
1
-1
/
+7
|
|
*
MIPS: kernel: entry.S: Add MIPS R6 related definitions
Markos Chandras
2015-02-17
1
-2
/
+3
|
|
*
MIPS: kernel: cpu-probe.c: Add support for MIPS R6
Leonid Yegoshin
2015-02-17
1
-4
/
+16
|
|
*
MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler
Leonid Yegoshin
2015-02-17
1
-1
/
+1
|
|
*
MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs
Leonid Yegoshin
2015-02-17
1
-4
/
+7
|
|
*
MIPS: asm: spram: Add new symbol for MIPS scratch pad storage
Markos Chandras
2015-02-17
1
-1
/
+1
|
|
*
MIPS: Use generic checksum functions for MIPS R6
Markos Chandras
2015-02-17
1
-0
/
+2
|
|
*
MIPS: Add MIPS generic QEMU probe support
Leonid Yegoshin
2015-02-16
1
-0
/
+5
|
|
*
MIPS: Add cases for CPU_QEMU_GENERIC
Leonid Yegoshin
2015-02-16
3
-0
/
+3
|
*
|
MIPS: Export MSA functions used by lose_fpu(1) for KVM
James Hogan
2015-02-19
1
-0
/
+4
|
*
|
MIPS: Export FP functions used by lose_fpu(1) for KVM
James Hogan
2015-02-19
1
-0
/
+6
|
|
/
[next]