1. d6e4152 MIPS: OCTEON: Fix FP context save. by David Daney · 10 years ago
  2. ac655fb MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs by David Daney · 10 years ago
  3. 9d6b80f MIPS: boot: Provide more uImage options by Markos Chandras · 10 years ago
  4. 151f914 MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h by David Daney · 10 years ago
  5. fa75da8 MIPS: ip22-gio: Remove legacy suspend/resume support by Lars-Peter Clausen · 10 years ago
  6. 6fb8a16 mips: pci: Add ifdef around pci_proc_domain by Zubair Lutfullah Kakakhel · 10 years ago
  7. 69e4e63 MIPS: Alchemy: Fix cpu clock calculation by Manuel Lauss · 10 years ago
  8. 200276e MIPS: Alchemy: remove declaration for set_cpuspec by Manuel Lauss · 10 years ago
  9. 45a848f MIPS: Alchemy: preset loops_per_jiffy based on CPU clock by Manuel Lauss · 10 years ago
  10. 51f105d3 MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation by Manuel Lauss · 10 years ago
  11. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 10 years ago
  12. 05f9883 MIPS: Usage and cosmetic cleanups of page table bits. by Steven J. Hill · 10 years ago
  13. 661af35 Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/linux into mips-for-linux-next by Ralf Baechle · 10 years ago
  14. ca5d256 MIPS: Export MSA functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  15. 3ce465e MIPS: Export FP functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  16. 0e16d1e MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() by Kevin Cernekee · 10 years ago
  17. 8cb48fe1 MIPS: Provide correct siginfo_t.si_stime by Petr Malat · 10 years ago
  18. 32098ec MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  19. a8140f3 MIPS: Makefile: Pass -march option on Loongson3A cores by Ralf Baechle · 10 years ago
  20. f296e7c MIPS: Add Malta QEMU 32R6 defconfig by Markos Chandras · 10 years ago
  21. 575509b MIPS: Malta: Add support for building MIPS R6 kernel by Markos Chandras · 10 years ago
  22. 46490b5 MIPS: kernel: elf: Improve the overall ABI and FPU mode checks by Markos Chandras · 10 years ago
  23. 6134d94 MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6 by Markos Chandras · 10 years ago
  24. 13e45f0 MIPS: kernel: process: Do not allow FR=0 on MIPS R6 by Markos Chandras · 10 years ago
  25. e0d32f33 MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well by Markos Chandras · 10 years ago
  26. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  27. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  28. b55b9e2 MIPS: asm: mipsregs: Add support for the LLADDR register by Markos Chandras · 10 years ago
  29. 5aed9da MIPS: Add LLB bit and related feature for the Config 5 CP0 register by Markos Chandras · 10 years ago
  30. 28d6f93 MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions by Markos Chandras · 10 years ago
  31. 69b9a2f MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions by Markos Chandras · 10 years ago
  32. 84fef63 MIPS: Emulate the new MIPS R6 BALC instruction by Markos Chandras · 10 years ago
  33. 10d962d MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions by Markos Chandras · 10 years ago
  34. c893ce3 MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions by Markos Chandras · 10 years ago
  35. 8467ca0 MIPS: Emulate the new MIPS R6 branch compact (BC) instruction by Markos Chandras · 10 years ago
  36. f1b4406 MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  37. a8ff66f MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  38. c8a3458 MIPS: Emulate the BC1{EQ,NE}Z FPU instructions by Markos Chandras · 10 years ago
  39. 319824e MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 by Markos Chandras · 10 years ago
  40. 5f9f41c MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 by Markos Chandras · 10 years ago
  41. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 10 years ago
  42. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  43. 77f3ee5 MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction by Leonid Yegoshin · 10 years ago
  44. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  45. 8c56208 MIPS: lib: memset: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  46. b0ce4bd MIPS: lib: memcpy: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  47. fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  48. 0593a44 MIPS: kernel: unaligned: Add support for the MIPS R6 by Leonid Yegoshin · 10 years ago
  49. acac410 MIPS: kernel: cps-vec: Replace "addi" with "addiu" by Markos Chandras · 10 years ago
  50. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  51. 8d5b9b7 MIPS: kernel: r4k_fpu: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  52. 207083b MIPS: kernel: r4k_switch: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  53. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  54. 515a639 MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo by Markos Chandras · 10 years ago
  55. 6ebb496 MIPS: kernel: entry.S: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  56. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  57. 54dac95 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler by Leonid Yegoshin · 10 years ago
  58. 180b1e3 MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs by Leonid Yegoshin · 10 years ago
  59. 82e7ce8 MIPS: asm: local: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  60. 5753762 MIPS: asm: spinlock: Replace "sub" instruction with "addiu" by Markos Chandras · 10 years ago
  61. 1922c35 MIPS: asm: futex: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  62. 87a927e MIPS: asm: bitops: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  63. 0038df2 MIPS: asm: atomic: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  64. fa998eb MIPS: asm: cmpxchg: Update ISA constraints for MIPS R6 support by Markos Chandras · 10 years ago
  65. 123e4b3 MIPS: Use the new "ZC" constraint for MIPS R6 by Markos Chandras · 10 years ago
  66. 94bfb75 MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM by Markos Chandras · 10 years ago
  67. a7e07b1 MIPS: asm: spram: Add new symbol for MIPS scratch pad storage by Markos Chandras · 10 years ago
  68. 934c792 MIPS: asm: r4kcache: Add MIPS R6 cache unroll functions by Markos Chandras · 10 years ago
  69. 8716a76 MIPS: asm: irqflags: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  70. f52fca9 MIPS: asm: hazards: Add MIPSR6 definitions by Markos Chandras · 10 years ago
  71. 34c56fc MIPS: asm: cpu: Add MIPSR6 ISA definitions by Leonid Yegoshin · 10 years ago
  72. 4e0748f MIPS: Use generic checksum functions for MIPS R6 by Markos Chandras · 10 years ago
  73. 98a833c1 MIPS: asm: asmmacro: Replace "add" instructions with "addu" by Markos Chandras · 10 years ago
  74. 226da55 MIPS: asm: asmmacro: Add MIPS R6 support to the simple EI/DI variants by Leonid Yegoshin · 10 years ago
  75. 6a0e986 MIPS: asm: stackframe: Do not preserve the HI/LO registers on MIPS R6 by Leonid Yegoshin · 10 years ago
  76. b840a82 MIPS: asm: module: define MODULE_PROC_FAMILY for MIPS R6 by Leonid Yegoshin · 10 years ago
  77. be51369 MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations by Markos Chandras · 10 years ago
  78. a168b8f MIPS: mm: Add MIPS R6 instruction encodings by Leonid Yegoshin · 10 years ago
  79. 51eec48e MIPS: mm: uasm: Add signed 9-bit immediate related macros by Leonid Yegoshin · 10 years ago
  80. 7fd08ca MIPS: Add build support for the MIPS R6 ISA by Leonid Yegoshin · 10 years ago
  81. b2498af MIPS: Add MIPS generic QEMU probe support by Leonid Yegoshin · 10 years ago
  82. 4695089 MIPS: Add cases for CPU_QEMU_GENERIC by Leonid Yegoshin · 10 years ago
  83. aca5721 MIPS: Add generic QEMU PRid and cpu type identifiers by Leonid Yegoshin · 10 years ago
  84. ed4cbc8 MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop} by Markos Chandras · 10 years ago
  85. b3e76c4 MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  86. fde3538 MIPS: asm: pgtable: Prevent HTW race when updating PTEs by Markos Chandras · 10 years ago
  87. 461d1597 MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences by Markos Chandras · 10 years ago
  88. d79d853 MIPS: mm: Add debug information for userland SIGSEGV signals. by Markos Chandras · 10 years ago
  89. 9791554 MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS by Paul Burton · 10 years ago
  90. ae58d88 MIPS: cevt-r4k: Drop GIC special case by James Hogan · 10 years ago
  91. 2d76e96 MIPS: elf2ecoff: Fix warning due to dead code. by Ralf Baechle · 10 years ago
  92. 7b09777 MIPS: Add struct pci_ops member names to initialization by Rob Herring · 10 years ago
  93. 250215c MIPS: Remove unused dt_setup_arch() by Geert Uytterhoeven · 10 years ago
  94. e950324 MIPS: ARC: Add declarations for a few missing ARC firmware functions. by Ralf Baechle · 10 years ago
  95. bb03006 MIPS: ARC: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  96. dd6e2db MIPS: IP27: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  97. efc46d1 MIPS: IP32: Use __noreturn instead of open coded attributes in declarations. by Ralf Baechle · 10 years ago
  98. 7f84c0a MIPS: ARC: Use __noreturn / unreachable in ARC termination functions. by Ralf Baechle · 10 years ago
  99. 2f26c48 MIPS: Use generic csum_tcpudp_magic for MIPS. by Ralf Baechle · 10 years ago
  100. b4b5015 MIPS: Use <asm-generic/checksum.h> by Ralf Baechle · 10 years ago