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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-14
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
Paul Gortmaker
1
-56
/
+50
2013-05-01
MIPS: microMIPS: uasm: Split 'uasm.c' into two files.
Steven J. Hill
1
-248
/
+78
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
1
-8
/
+8
2012-09-13
MIPS: uasm: Add INS and EXT instructions.
Steven J. Hill
1
-5
/
+18
2012-07-23
MIPS: Fixup ordering of micro assembler instructions.
Steven J. Hill
1
-32
/
+30
2011-01-18
MIPS: Use WARN() in uasm for better diagnostics.
David Daney
1
-24
/
+16
2011-01-18
MIPS: Add LDX and LWX instructions to uasm.
David Daney
1
-1
/
+6
2011-01-18
MIPS: Add DINSM to uasm.
David Daney
1
-1
/
+10
2010-10-29
MIPS: Octeon: Apply CN63XXP1 errata workarounds.
David Daney
1
-1
/
+19
2010-08-05
MIPS: uasm: Add option to export uasm API.
David Daney
1
-49
/
+82
2010-08-05
MIPS: uasm: Add BBIT0 and BBIT1 instructions
David Daney
1
-1
/
+21
2010-08-05
MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.
David Daney
1
-5
/
+8
2010-04-12
MIPS: uasm: Add OR instruction.
Ralf Baechle
1
-1
/
+3
2010-04-12
MIPS: Add SYSCALL to uasm.
David Daney
1
-2
/
+17
2010-02-27
MIPS: Add TLBR and ROTR to uasm.
David Daney
1
-2
/
+7
2010-02-27
MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
Florian Fainelli
1
-2
/
+1
2009-12-17
MIPS: Add drotr and dins instructions to uasm.
David Daney
1
-3
/
+13
2008-07-15
[MIPS] Make two functions static
Dmitri Vorobiev
1
-2
/
+2
2008-04-28
[MIPS] Reimplement clear_page/copy_page
Thiemo Seufer
1
-7
/
+19
2008-03-12
[MIPS] Fix loads of section missmatches
Ralf Baechle
1
-34
/
+34
2008-02-01
[MIPS] Split the micro-assembler from tlbex.c.
Thiemo Seufer
1
-0
/
+576