index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
1
-3
/
+3
2018-12-08
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
1
-0
/
+1
2018-12-08
mips: bpf: fix encoding bug for mm_srlv32_op
Jiong Wang
1
-1
/
+1
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-06
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
1
-0
/
+11
2017-06-28
MIPS: Correctly define DBSHFL type instruction opcodes.
David Daney
1
-1
/
+8
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
1
-1
/
+1
2016-07-05
MIPS: inst.h: Rename cbcond{0,1}_op to pop{1,3}0_op
Paul Burton
1
-2
/
+2
2016-07-05
MIPS: inst.h: Rename b{eq,ne}zcji[al]c_op to pop{6,7}6_op
Paul Burton
1
-2
/
+2
2016-07-05
MIPS: uasm: Add r6 MUL encoding
James Hogan
1
-0
/
+44
2016-07-05
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
1
-0
/
+2
2016-07-05
MIPS: uasm: Add DI instruction
James Hogan
1
-0
/
+1
2016-07-05
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
1
-1
/
+23
2016-06-16
MIPS: KVM: Convert emulation to use asm/inst.h
James Hogan
1
-1
/
+34
2016-05-13
MIPS: inst: Declare fsel_op for sel.fmt instruction
Paul Burton
1
-0
/
+1
2016-05-13
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
1
-0
/
+10
2016-01-24
MIPS: Move KVM specific opcodes into asm/inst.h
James Hogan
1
-1
/
+2
2016-01-24
MIPS: inst.h: Fix some instruction descriptions
Maciej W. Rozycki
1
-2
/
+2
2016-01-24
MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instruction
Maciej W. Rozycki
1
-0
/
+8
2015-09-03
MIPS: inst.h: Add new MIPS R6 FPU opcodes
Markos Chandras
1
-2
/
+7
2015-09-03
MIPS: Declare MSA MI10 instruction formats
Leonid Yegoshin
1
-1
/
+30
2015-02-17
MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 BALC instruction
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the new MIPS R6 branch compact (BC) instruction
Markos Chandras
1
-1
/
+1
2015-02-17
MIPS: Emulate the BC1{EQ,NE}Z FPU instructions
Markos Chandras
1
-1
/
+2
2015-02-16
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
1
-3
/
+6
2014-11-25
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
1
-3
/
+4
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mul uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
1
-0
/
+11
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add divu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-29
Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...
Ralf Baechle
1
-11
/
+15
2014-05-28
MIPS: inst.h: define microMIPS wait op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define microMIPS sync op
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: inst.h: define MT yield op
Paul Burton
1
-10
/
+11
2014-05-28
MIPS: inst.h: define COP0 wait op
Paul Burton
1
-1
/
+2
2014-05-21
MIPS: Move definition of __BITFIELD_FIELD to sharable header.
Ralf Baechle
1
-18
/
+2
2014-05-13
MIPS: inst.h: Rename BITFIELD_FIELD to __BITFIELD_FIELD.
Ralf Baechle
1
-199
/
+199
2014-03-31
Merge branch '3.14-fixes' into mips-for-linux-next
Ralf Baechle
1
-2
/
+2
2014-03-27
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
1
-0
/
+11
2014-03-27
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
1
-4
/
+10
[next]