| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Clarify the comment for `__cpu_has_fpu' | Maciej W. Rozycki | 2015-04-08 | 1 | -1/+1 |
* | MIPS: Correct the comment for FPU emulator traps | Maciej W. Rozycki | 2015-04-08 | 1 | -3/+3 |
* | MIPS: perf: Add hardware perf events support for Loongson-3 | Huacai Chen | 2015-04-01 | 1 | -0/+71 |
* | MIPS: Add R16000 detection | Joshua Kinard | 2015-04-01 | 2 | -2/+8 |
* | MIPS: Provide fallback reboot/poweroff/halt implementations | Andrew Bresticker | 2015-04-01 | 1 | -0/+25 |
* | MIPS: smp: Make stop_this_cpu() actually stop the CPU | Andrew Bresticker | 2015-04-01 | 1 | -4/+2 |
* | MIPS: LLVMLinux: Fix a 'cast to type not present in union' error. | Toma Tabacu | 2015-04-01 | 1 | -2/+4 |
* | MIPS: Let __dt_register_buses accept a single bus type | Kevin Cernekee | 2015-04-01 | 1 | -1/+4 |
* | MIPS: csrc-sb1250: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+8 |
* | MIPS: csrc-sb1250: Remove FSF mail address from GPL notice | Deng-Cheng Zhu | 2015-04-01 | 1 | -4/+0 |
* | MIPS: csrc-sb1250: Extract hpt cycle acquisition from sb1250_hpt_read | Deng-Cheng Zhu | 2015-04-01 | 1 | -2/+9 |
* | MIPS: cevt-txx9: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+9 |
* | MIPS: csrc-ioasic: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+9 |
* | MIPS: csrc-ioasic: Remove FSF mail address from GPL notice | Deng-Cheng Zhu | 2015-04-01 | 1 | -4/+0 |
* | MIPS: csrc-bcm1480: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+8 |
* | MIPS: csrc-bcm1480: Remove FSF mail address from GPL notice | Deng-Cheng Zhu | 2015-04-01 | 1 | -4/+0 |
* | MIPS: csrc-r4k: Implement read_sched_clock | Deng-Cheng Zhu | 2015-04-01 | 1 | -0/+8 |
* | MIPS, ttyFDC: Add early FDC console support | James Hogan | 2015-03-31 | 1 | -0/+2 |
* | MIPS: idle: Workaround wait + FDC problems | James Hogan | 2015-03-31 | 1 | -2/+11 |
* | MIPS: Read CPU IRQ line that FDC to routed to | James Hogan | 2015-03-31 | 1 | -0/+12 |
* | MIPS: Add arch CDMM definitions and probing | James Hogan | 2015-03-31 | 1 | -0/+2 |
* | MIPS: Allow shared IRQ for timer & perf counter | James Hogan | 2015-03-31 | 1 | -2/+0 |
* | MIPS: perf: Allow sharing IRQ with timer | James Hogan | 2015-03-31 | 1 | -3/+5 |
* | MIPS: cevt-r4k: Cleanup c0_compare_interrupt. | Ralf Baechle | 2015-03-31 | 1 | -5/+4 |
* | MIPS: cevt-r4k: Make interrupt handler shared | James Hogan | 2015-03-31 | 1 | -1/+7 |
* | MIPS: Remove redundant IPTI==IPPCI logic | James Hogan | 2015-03-31 | 1 | -2/+1 |
* | MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constants | James Hogan | 2015-03-31 | 1 | -1/+1 |
* | MIPS: cevt-r4k: Move handle_perf_irq() out of header | James Hogan | 2015-03-31 | 1 | -0/+18 |
* | mips: copy_thread(): rename 'arg' argument to 'kthread_arg' | Alex Dowad | 2015-03-24 | 1 | -2/+8 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2015-02-21 | 22 | -281/+3598 |
|\ |
|
| * | MIPS: OCTEON: Delete unused COP2 saving code | Aleksey Makarov | 2015-02-20 | 1 | -26/+0 |
| * | MIPS: OCTEON: Use correct instruction to read 64-bit COP0 register | Chandrakala Chavva | 2015-02-20 | 1 | -3/+3 |
| * | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney | 2015-02-20 | 2 | -11/+33 |
| * | MIPS: OCTEON: Fix FP context save. | David Daney | 2015-02-20 | 1 | -12/+7 |
| * | MIPS: OCTEON: Save/Restore wider multiply registers in OCTEON III CPUs | David Daney | 2015-02-20 | 1 | -30/+98 |
| * | MIPS: Add set/clear CP0 macros for PageGrain register | Steven J. Hill | 2015-02-20 | 1 | -1/+1 |
| * | Merge branch 'mipsr6-for-3.20' of git://git.linux-mips.org/pub/scm/mchandras/... | Ralf Baechle | 2015-02-19 | 21 | -195/+3334 |
| |\ |
|
| | * | MIPS: kernel: elf: Improve the overall ABI and FPU mode checks | Markos Chandras | 2015-02-17 | 1 | -115/+188 |
| | * | MIPS: kernel: process: Do not allow FR=0 on MIPS R6 | Markos Chandras | 2015-02-17 | 1 | -0/+4 |
| | * | MIPS: Make use of the ERETNC instruction on MIPS R6 | Markos Chandras | 2015-02-17 | 3 | -0/+21 |
| | * | MIPS: kernel: mips-r2-to-r6-emul: Add R2 emulator for MIPS R6 | Leonid Yegoshin | 2015-02-17 | 4 | -1/+2407 |
| | * | MIPS: Add LLB bit and related feature for the Config 5 CP0 register | Markos Chandras | 2015-02-17 | 1 | -0/+2 |
| | * | MIPS: Emulate the new MIPS R6 BNEZC and JIALC instructions | Markos Chandras | 2015-02-17 | 1 | -0/+10 |
| | * | MIPS: Emulate the new MIPS R6 BEQZC and JIC instructions | Markos Chandras | 2015-02-17 | 1 | -0/+8 |
| | * | MIPS: Emulate the new MIPS R6 BALC instruction | Markos Chandras | 2015-02-17 | 1 | -0/+10 |
| | * | MIPS: Emulate the new MIPS R6 BNVC, BNEC and BNEZLAC instructions | Markos Chandras | 2015-02-17 | 1 | -1/+5 |
| | * | MIPS: Emulate the new MIPS R6 BOVC, BEQC and BEQZALC instructions | Markos Chandras | 2015-02-17 | 1 | -0/+11 |
| | * | MIPS: Emulate the new MIPS R6 branch compact (BC) instruction | Markos Chandras | 2015-02-17 | 1 | -0/+9 |
| | * | MIPS: Emulate the new MIPS R6 B{L,G}T{Z,}{AL,}C instructions | Markos Chandras | 2015-02-17 | 1 | -0/+22 |
| | * | MIPS: Emulate the new MIPS R6 B{L,G}Ε{Z,}{AL,}C instructions | Markos Chandras | 2015-02-17 | 1 | -0/+31 |