1. 4305f42 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  2. f7d9afe MIPS: uasm: Handle low values in uasm_in_compat_space_p() by James Hogan · 8 years ago
  3. 9f730a6 MIPS: uasm: Add MTHI/MTLO instructions by James Hogan · 8 years ago
  4. 61c64cf MIPS: uasm: Add DI instruction by James Hogan · 8 years ago
  5. 59e3559 MIPS: uasm: Add CFCMSA/CTCMSA instructions by James Hogan · 8 years ago
  6. c29732a MIPS: uasm: Add CFC1/CTC1 instructions by James Hogan · 8 years ago
  7. 380cd58 MIPS: Loongson-3: Fast TLB refill handler by Huacai Chen · 8 years ago
  8. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 9 years ago
  9. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  10. e2965cd MIPS: Add MFHC0 and MTHC0 instructions to uasm. by Steven J. Hill · 10 years ago
  11. 7682f9e MIPS: uasm: Add SLT uasm instruction by Markos Chandras · 10 years ago
  12. 9d98736 MIPS: uasm: Add s3s1s2 instruction builder by Markos Chandras · 10 years ago
  13. 8248881 MIPS: uasm: Add lb uasm instruction by Markos Chandras · 10 years ago
  14. 16d21a8 MIPS: uasm: Add mflo uasm instruction by Markos Chandras · 10 years ago
  15. a8e897a MIPS: uasm: Add mul uasm instruction by Markos Chandras · 10 years ago
  16. d6b3314 MIPS: uasm: Add lh uam instruction by Markos Chandras · 10 years ago
  17. ab9e4fa MIPS: uasm: Add wsbh uasm instruction by Markos Chandras · 10 years ago
  18. e8ef868 MIPS: uasm: Add sltu uasm instruction by Markos Chandras · 10 years ago
  19. 390363e MIPS: uasm: Add sltiu uasm instruction by Markos Chandras · 10 years ago
  20. f3ec7a2 MIPS: uasm: Add mfhi uasm instruction by Markos Chandras · 10 years ago
  21. 4c12a85 MIPS: uasm: Add divu uasm instruction by Markos Chandras · 10 years ago
  22. f31318f MIPS: uasm: Add srlv uasm instruction by Markos Chandras · 10 years ago
  23. bef581b MIPS: uasm: Add sllv uasm instruction by Markos Chandras · 10 years ago
  24. beef8e0 MIPS: uasm: Add u3u2u1 instruction builders by Markos Chandras · 10 years ago
  25. d674dd1 MIPS: uasm: add MT ASE yield instruction by Paul Burton · 10 years ago
  26. 53ed138 MIPS: uasm: add wait instruction by Paul Burton · 10 years ago
  27. 729ff56 MIPS: uasm: add sync instruction by Paul Burton · 10 years ago
  28. 49e9529b MIPS: uasm: add jalr instruction by Paul Burton · 10 years ago
  29. 8dee590 MIPS: uasm: add a label variant of beq by Paul Burton · 10 years ago
  30. 078a55f MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code by Paul Gortmaker · 11 years ago
  31. abc597f MIPS: microMIPS: uasm: Split 'uasm.c' into two files. by Steven J. Hill · 11 years ago
  32. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 11 years ago
  33. e6de1a0 MIPS: uasm: Add INS and EXT instructions. by Steven J. Hill · 12 years ago
  34. 71a1c77 MIPS: Fixup ordering of micro assembler instructions. by Steven J. Hill · 12 years ago
  35. 8d662c8 MIPS: Use WARN() in uasm for better diagnostics. by David Daney · 13 years ago
  36. bb3d68c MIPS: Add LDX and LWX instructions to uasm. by David Daney · 13 years ago
  37. c42aef0 MIPS: Add DINSM to uasm. by David Daney · 13 years ago
  38. c994115 MIPS: Octeon: Apply CN63XXP1 errata workarounds. by David Daney · 14 years ago
  39. 22b0763 MIPS: uasm: Add option to export uasm API. by David Daney · 14 years ago
  40. 5b97c3f MIPS: uasm: Add BBIT0 and BBIT1 instructions by David Daney · 14 years ago
  41. de6d5b55 MIPS: uasm: Add drotr32 and uasm_i_drotr_safe. by David Daney · 14 years ago
  42. 5808184 MIPS: uasm: Add OR instruction. by Ralf Baechle · 14 years ago
  43. 58b9e22 MIPS: Add SYSCALL to uasm. by David Daney · 14 years ago
  44. 32546f3 MIPS: Add TLBR and ROTR to uasm. by David Daney · 14 years ago
  45. 3482d71 MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h by Florian Fainelli · 14 years ago
  46. 92078e0 MIPS: Add drotr and dins instructions to uasm. by David Daney · 15 years ago
  47. 17f61e6 [MIPS] Make two functions static by Dmitri Vorobiev · 16 years ago
  48. fb2a27e7 [MIPS] Reimplement clear_page/copy_page by Thiemo Seufer · 16 years ago
  49. 234fcd1 [MIPS] Fix loads of section missmatches by Ralf Baechle · 16 years ago
  50. e30ec45 [MIPS] Split the micro-assembler from tlbex.c. by Thiemo Seufer · 16 years ago