index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2015-02-20
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-12
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2014-09-24
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
Peter Zijlstra
2014-08-07
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-08-02
MIPS: 16 byte align MSA vector context
Paul Burton
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-03-26
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
2013-07-01
MIPS: Cleanup indentation and whitespace
Tony Wu
2013-06-13
MIPS: Netlogic: COP2 save/restore code
Jayachandran C
2013-06-13
MIPS: Move cop2 save/restore to switch_to()
Jayachandran C
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-08
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-12
MIPS: Remove leftovers from the IRIX binary compat code.
Ralf Baechle
2012-10-14
mips: switch to generic kernel_thread()
Al Viro
2012-05-16
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-03-28
Disintegrate asm/system.h for MIPS
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-29
MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.
David Daney
2010-08-05
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-05-21
MIPS: Use GCC __builtin_prefetch() to implement prefetch().
David Daney
2010-04-12
MIPS: Preliminary VDSO
David Daney
2009-08-03
MIPS: Avoid clobbering struct pt_regs in kthreads
David Daney
2009-01-11
MIPS: Add Cavium OCTEON cop2/cvmseg state entries to processor.h.
David Daney
2008-10-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