| Commit message (Expand) | Author | Age |
* | MIPS: make thread_saved_pc static | Tobias Klauser | 2017-10-09 |
* | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger | 2016-11-17 |
* | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger | 2016-11-16 |
* | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger | 2016-11-16 |
* | MIPS: Use per-mm page to execute branch delay slot instructions | Paul Burton | 2016-08-02 |
* | MIPS64: Support of at least 48 bits of SEGBITS | Leonid Yegoshin | 2016-05-13 |
* | MIPS: Make flush_thread | Ralf Baechle | 2016-05-13 |
* | MIPS: Fix 64k page support for 32 bit kernels. | Ralf Baechle | 2016-02-04 |
* | MIPS: Initial implementation of a VDSO | Alex Smith | 2015-11-11 |
* | MIPS: Set trap_no field in thread_struct on exception. | Ralf Baechle | 2015-09-03 |
* | MIPS: MSA: Fix big-endian FPR_IDX implementation | James Hogan | 2015-03-27 |
* | MIPS: OCTEON: Save and restore CP2 SHA3 state | David Daney | 2015-02-20 |
* | MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h | David Daney | 2015-02-20 |
* | MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS | Paul Burton | 2015-02-12 |
* | sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW | Peter Zijlstra | 2014-09-24 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-08-07 |
|\ |
|
| * | MIPS: 16 byte align MSA vector context | Paul Burton | 2014-08-02 |
* | | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso | 2014-07-17 |
|/ |
|
* | MIPS: Basic MSA context switching support | Paul Burton | 2014-03-26 |
* | MIPS: Update outdated comment | Paul Burton | 2014-03-26 |
* | MIPS: Simplify FP context access | Paul Burton | 2014-03-26 |
* | MIPS: Cleanup indentation and whitespace | Tony Wu | 2013-07-01 |
* | MIPS: Netlogic: COP2 save/restore code | Jayachandran C | 2013-06-13 |
* | MIPS: Move cop2 save/restore to switch_to() | Jayachandran C | 2013-06-13 |
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>. | Ralf Baechle | 2013-05-22 |
* | KVM/MIPS32: KVM Guest kernel support. | Sanjay Lal | 2013-05-08 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-12-14 |
|\ |
|
| * | MIPS: Remove leftovers from the IRIX binary compat code. | Ralf Baechle | 2012-12-12 |
* | | mips: switch to generic kernel_thread() | Al Viro | 2012-10-14 |
|/ |
|
* | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
* | Disintegrate asm/system.h for MIPS | David Howells | 2012-03-28 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 |
* | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 2010-10-29 |
* | MIPS: Remove unused task_struct.trap_no field. | David Daney | 2010-08-05 |
* | MIPS: Randomize mmap if randomize_va_space is set | David Daney | 2010-08-05 |
* | MIPS: Use GCC __builtin_prefetch() to implement prefetch(). | David Daney | 2010-05-21 |
* | MIPS: Preliminary VDSO | David Daney | 2010-04-12 |
* | MIPS: Avoid clobbering struct pt_regs in kthreads | David Daney | 2009-08-03 |
* | MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h. | David Daney | 2009-01-11 |
* | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 2008-10-11 |
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 |