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
/
mm
/
uasm-mips.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: uasm: Add div, mul and sel instructions for mipsr6
Hassan Naveed
2019-03-19
1
-0
/
+14
*
mips: bpf: implement jitting of BPF_ALU | BPF_ARSH | BPF_X
Jiong Wang
2018-12-07
1
-0
/
+1
*
MIPS: Remove remnants of UASM_ISA
Paul Burton
2018-08-09
1
-1
/
+0
*
MIPS: mm: remove duplicate "const" qualifier on insn_table
Thomas Petazzoni
2017-08-07
1
-1
/
+1
*
MIPS: Add some instructions to uasm.
David Daney
2017-06-28
1
-0
/
+21
*
MIPS: Optimize uasm insn lookup.
David Daney
2017-06-28
1
-111
/
+106
*
MIPS: uasm: Add support for LHU.
David Daney
2017-04-10
1
-0
/
+1
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-06
1
-1
/
+1
|
\
|
*
MIPS: mm: Fix definition of R6 cache instruction
Matt Redfearn
2016-08-03
1
-1
/
+1
*
|
MIPS: uasm: Add r6 MUL encoding
James Hogan
2016-07-05
1
-0
/
+4
*
|
MIPS: uasm: Add MTHI/MTLO instructions
James Hogan
2016-07-05
1
-0
/
+2
*
|
MIPS: uasm: Add DI instruction
James Hogan
2016-07-05
1
-0
/
+1
*
|
MIPS: uasm: Add CFCMSA/CTCMSA instructions
James Hogan
2016-07-05
1
-0
/
+2
*
|
MIPS: uasm: Add CFC1/CTC1 instructions
James Hogan
2016-07-05
1
-0
/
+2
|
/
*
MIPS: Loongson-3: Fast TLB refill handler
Huacai Chen
2016-05-13
1
-0
/
+2
*
MIPS: mm: Remove dead macro definitions
Andreas Ruprecht
2015-02-20
1
-8
/
+0
*
MIPS: mm: Add MIPS R6 instruction encodings
Leonid Yegoshin
2015-02-16
1
-0
/
+32
*
MIPS: Add MFHC0 and MTHC0 instructions to uasm.
Steven J. Hill
2014-11-24
1
-0
/
+2
*
MIPS: mm: uasm: Fix lh micro-assembler instruction
Markos Chandras
2014-06-26
1
-1
/
+1
*
MIPS: uasm: Add SLT uasm instruction
Markos Chandras
2014-06-26
1
-0
/
+1
*
MIPS: uasm: Add lb uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mflo uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mul uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add lh uam instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add wsbh uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sltu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sltiu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add mfhi uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add divu uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add srlv uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: Add sllv uasm instruction
Markos Chandras
2014-05-30
1
-0
/
+1
*
MIPS: uasm: add MT ASE yield instruction
Paul Burton
2014-05-28
1
-0
/
+1
*
MIPS: uasm: add wait instruction
Paul Burton
2014-05-28
1
-0
/
+1
*
MIPS: uasm: add sync instruction
Paul Burton
2014-05-28
1
-0
/
+1
*
MIPS: uasm: add jalr instruction
Paul Burton
2014-05-28
1
-0
/
+1
*
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
1
-1
/
+0
*
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
2013-07-14
1
-5
/
+5
*
MIPS: microMIPS: Fix macro naming in micro-assembler.
Steven J. Hill
2013-05-09
1
-0
/
+9
*
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
2013-05-01
1
-0
/
+196