1. 9b3274b MIPS: Add arch CDMM definitions and probing by James Hogan · 10 years ago
  2. 4a91d8f MIPS: Allow shared IRQ for timer & perf counter by James Hogan · 10 years ago
  3. 369a93b MIPS: OProfile: Allow sharing IRQ with timer by James Hogan · 10 years ago
  4. a1ec0e1 MIPS: perf: Allow sharing IRQ with timer by James Hogan · 10 years ago
  5. f0c5b89 MIPS: cevt-r4k: Cleanup c0_compare_interrupt. by Ralf Baechle · 10 years ago
  6. 7dfe819 MIPS: cevt-r4k: Make interrupt handler shared by James Hogan · 10 years ago
  7. 7eca5b1 MIPS: Remove redundant IPTI==IPPCI logic by James Hogan · 10 years ago
  8. 3ba5040 MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants by James Hogan · 10 years ago
  9. 19971c0 MIPS: cevt-r4k: Move handle_perf_irq() out of header by James Hogan · 10 years ago
  10. c9d6c8b MIPS: pistachio: Add an initial defconfig by Govindraj Raja · 10 years ago
  11. 6a43830 MIPS: Add support for the IMG Pistachio SoC by Andrew Bresticker · 10 years ago
  12. b76a4c1 MIPS: Allow platforms to specify the decompressor load address by Andrew Bresticker · 10 years ago
  13. d631fc60 MIPS: Create a common <asm/mach-generic/war.h> by Kevin Cernekee · 10 years ago
  14. 041a80c CRYPTO: Octeon: Add SHA512 module by Aaro Koskinen · 10 years ago
  15. 8ab3683 CRYPTO: Octeon: Add SHA256 module by Aaro Koskinen · 10 years ago
  16. 63bb06e CRYPTO: Octeon: Add SHA1 module by Aaro Koskinen · 10 years ago
  17. a3d2a10 CRYPTO: Octeon: Add instruction definitions for SHA1/256/512 by Aaro Koskinen · 10 years ago
  18. e606ee2 CRYPTO: Octeon: always disable preemption when using crypto engine by Aaro Koskinen · 10 years ago
  19. f7715e7 CRYPTO: Octeon: Don't disable bottom half in octeon-md5 by Aaro Koskinen · 10 years ago
  20. e2c5aaa mips: copy_thread(): rename 'arg' argument to 'kthread_arg' by Alex Dowad · 10 years ago
  21. 9a6a2b9 MIPS: BCM47XX: Support SPROM prefixes for PCI devices by Rafał Miłecki · 10 years ago
  22. cfec0e7 KVM: MIPS: Enable after disabling interrupt by Tapasweni Pathak · 10 years ago
  23. b3cffac KVM: MIPS: Fix trace event to save PC directly by James Hogan · 10 years ago
  24. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  25. 18a8d49 Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  26. 44923c9 MIPS: sead3: Corrected get_c0_perfcount_int by Niklas Cassel · 10 years ago
  27. 8fc5ec7 MIPS: mm: Remove dead macro definitions by Andreas Ruprecht · 10 years ago
  28. 64b139f MIPS: OCTEON: irq: add CIB and other fixes by David Daney · 10 years ago
  29. 2e3ecab MIPS: OCTEON: Don't do acknowledge operations for level triggered irqs. by David Daney · 10 years ago
  30. ac6d9b3 MIPS: OCTEON: More OCTEONIII support by Chandrakala Chavva · 10 years ago
  31. 920cda3 MIPS: OCTEON: Remove setting of processor specific CVMCTL icache bits. by Chad Reese · 10 years ago
  32. 726da2f MIPS: OCTEON: Core-15169 Workaround and general CVMSEG cleanup. by David Daney · 10 years ago
  33. debe6a6 MIPS: OCTEON: Update octeon-model.h code for new SoCs. by David Daney · 10 years ago
  34. e3d0ead MIPS: OCTEON: Implement DCache errata workaround for all CN6XXX by David Daney · 10 years ago
  35. 664f1ae MIPS: OCTEON: Add little-endian support to asm/octeon/octeon.h by David Daney · 10 years ago
  36. 664d699 MIPS: OCTEON: Implement the core-16057 workaround by David Daney · 10 years ago
  37. 69f7cd4 MIPS: OCTEON: Delete unused COP2 saving code by Aleksey Makarov · 10 years ago
  38. 2d98cae MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register by Chandrakala Chavva · 10 years ago
  39. 6b3a287 MIPS: OCTEON: Save and restore CP2 SHA3 state by David Daney · 10 years ago
  40. d6e4152 MIPS: OCTEON: Fix FP context save. by David Daney · 10 years ago
  41. ac655fb MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs by David Daney · 10 years ago
  42. 9d6b80f MIPS: boot: Provide more uImage options by Markos Chandras · 10 years ago
  43. 151f914 MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h by David Daney · 10 years ago
  44. fa75da8 MIPS: ip22-gio: Remove legacy suspend/resume support by Lars-Peter Clausen · 10 years ago
  45. 6fb8a16 mips: pci: Add ifdef around pci_proc_domain by Zubair Lutfullah Kakakhel · 10 years ago
  46. 69e4e63 MIPS: Alchemy: Fix cpu clock calculation by Manuel Lauss · 10 years ago
  47. 200276e MIPS: Alchemy: remove declaration for set_cpuspec by Manuel Lauss · 10 years ago
  48. 45a848f MIPS: Alchemy: preset loops_per_jiffy based on CPU clock by Manuel Lauss · 10 years ago
  49. 51f105d3 MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation by Manuel Lauss · 10 years ago
  50. a5770df MIPS: Add set/clear CP0 macros for PageGrain register by Steven J. Hill · 10 years ago
  51. 05f9883 MIPS: Usage and cosmetic cleanups of page table bits. by Steven J. Hill · 10 years ago
  52. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 10 years ago
  53. 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
  54. ca5d256 MIPS: Export MSA functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  55. 3ce465e MIPS: Export FP functions used by lose_fpu(1) for KVM by James Hogan · 10 years ago
  56. 0e16d1e MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init() by Kevin Cernekee · 10 years ago
  57. 8cb48fe1 MIPS: Provide correct siginfo_t.si_stime by Petr Malat · 10 years ago
  58. 32098ec MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGS by Markos Chandras · 10 years ago
  59. a8140f3 MIPS: Makefile: Pass -march option on Loongson3A cores by Ralf Baechle · 10 years ago
  60. 69b59cb MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr by Tomeu Vizoso · 10 years ago
  61. 402521b Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  62. f296e7c MIPS: Add Malta QEMU 32R6 defconfig by Markos Chandras · 10 years ago
  63. 575509b MIPS: Malta: Add support for building MIPS R6 kernel by Markos Chandras · 10 years ago
  64. 46490b5 MIPS: kernel: elf: Improve the overall ABI and FPU mode checks by Markos Chandras · 10 years ago
  65. 6134d94 MIPS: asm: fpu: Allow 64-bit FPU on MIPS32 R6 by Markos Chandras · 10 years ago
  66. 13e45f0 MIPS: kernel: process: Do not allow FR=0 on MIPS R6 by Markos Chandras · 10 years ago
  67. e0d32f33 MIPS: Handle MIPS IV, V and R2 FPU instructions on MIPS R6 as well by Markos Chandras · 10 years ago
  68. 7c151d3 MIPS: Make use of the ERETNC instruction on MIPS R6 by Markos Chandras · 10 years ago
  69. b0a668f MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 by Leonid Yegoshin · 10 years ago
  70. b55b9e2 MIPS: asm: mipsregs: Add support for the LLADDR register by Markos Chandras · 10 years ago
  71. 5aed9da MIPS: Add LLB bit and related feature for the Config 5 CP0 register by Markos Chandras · 10 years ago
  72. 28d6f93 MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions by Markos Chandras · 10 years ago
  73. 69b9a2f MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions by Markos Chandras · 10 years ago
  74. 84fef63 MIPS: Emulate the new MIPS R6 BALC instruction by Markos Chandras · 10 years ago
  75. 10d962d MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions by Markos Chandras · 10 years ago
  76. c893ce3 MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions by Markos Chandras · 10 years ago
  77. 8467ca0 MIPS: Emulate the new MIPS R6 branch compact (BC) instruction by Markos Chandras · 10 years ago
  78. f1b4406 MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  79. a8ff66f MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions by Markos Chandras · 10 years ago
  80. c8a3458 MIPS: Emulate the BC1{EQ,NE}Z FPU instructions by Markos Chandras · 10 years ago
  81. 319824e MIPS: kernel: branch: Do not emulate the branch likelies on MIPS R6 by Markos Chandras · 10 years ago
  82. 5f9f41c MIPS: kernel: Prepare the JR instruction for emulation on MIPS R6 by Markos Chandras · 10 years ago
  83. b5ad2c2 MIPS: mm: scache: Add secondary cache support for MIPS R6 cores by Markos Chandras · 10 years ago
  84. 4ee4862 MIPS: mm: c-r4k: Set the correct ISA level by Markos Chandras · 10 years ago
  85. 77f3ee5 MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instruction by Leonid Yegoshin · 10 years ago
  86. d2e6d30 MIPS: mm: page: Add MIPS R6 support by Markos Chandras · 10 years ago
  87. 8c56208 MIPS: lib: memset: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  88. b0ce4bd MIPS: lib: memcpy: Add MIPS R6 support by Leonid Yegoshin · 10 years ago
  89. fee313d MIPS: kernel: syscall: Set the appropriate ISA level for MIPS R6 by Markos Chandras · 10 years ago
  90. 0593a44 MIPS: kernel: unaligned: Add support for the MIPS R6 by Leonid Yegoshin · 10 years ago
  91. acac410 MIPS: kernel: cps-vec: Replace "addi" with "addiu" by Markos Chandras · 10 years ago
  92. 938c128 MIPS: kernel: genex: Set correct ISA level by Markos Chandras · 10 years ago
  93. 8d5b9b7 MIPS: kernel: r4k_fpu: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  94. 207083b MIPS: kernel: r4k_switch: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  95. 9c7d576 MIPS: kernel: traps: Add MIPS R6 related definitions by Leonid Yegoshin · 10 years ago
  96. 515a639 MIPS: kernel: proc: Add MIPS R6 support to /proc/cpuinfo by Markos Chandras · 10 years ago
  97. 6ebb496 MIPS: kernel: entry.S: Add MIPS R6 related definitions by Markos Chandras · 10 years ago
  98. 8b8aa63 MIPS: kernel: cpu-probe.c: Add support for MIPS R6 by Leonid Yegoshin · 10 years ago
  99. 54dac95 MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handler by Leonid Yegoshin · 10 years ago
  100. 180b1e3 MIPS: kernel: cpu-bugs64: Do not check R6 cores for existing 64-bit bugs by Leonid Yegoshin · 10 years ago