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
/
mm
/
uasm-micromips.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-07
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
1
-0
/
+1
2018-08-09
MIPS: Remove remnants of UASM_ISA
Paul Burton
1
-1
/
+0
2018-01-10
MIPS: mm: Fix duplicate "const" on insn_table_MM
James Hogan
1
-1
/
+1
2017-11-01
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-06-28
MIPS: Optimize uasm insn lookup.
David Daney
1
-96
/
+92
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
-0
/
+2
2016-07-05
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
1
-2
/
+6
2015-02-20
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
1
-8
/
+0
2014-06-26
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add lb 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 lh uam instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
1
-0
/
+1
2014-05-30
MIPS: uasm: Add jalr 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-28
MIPS: uasm: add wait instruction
Paul Burton
1
-0
/
+1
2014-05-28
MIPS: uasm: add sync instruction
Paul Burton
1
-0
/
+1
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-5
/
+5
2013-05-09
MIPS: microMIPS: Fix incorrect mask for jump immediate.
Steven J. Hill
1
-1
/
+2
2013-05-01
MIPS: microMIPS: uasm: Add microMIPS micro assembler support.
Steven J. Hill
1
-0
/
+220