index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
uapi
/
asm
/
inst.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
1
-0
/
+11
2020-04-24
MIPS: Loongson-3: Add some unaligned instructions emulation
Huacai Chen
1
-0
/
+26
2019-03-19
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
1
-3
/
+3
2018-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
1
-0
/
+1
2018-12-07
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-15
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-24
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
[next]