index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
processor.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: exit: cleanup release_thread()
Kefeng Wang
2022-09-11
1
-3
/
+0
*
Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2021-11-05
1
-13
/
+0
|
\
|
*
MIPS: Remove NETLOGIC support
Thomas Bogendoerfer
2021-10-24
1
-13
/
+0
*
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
1
-1
/
+1
|
/
*
MIPS: Remove get_fs/set_fs
Thomas Bogendoerfer
2021-04-06
1
-4
/
+0
*
MIPS: Remove KVM_GUEST support
Thomas Bogendoerfer
2021-03-10
1
-5
/
+0
*
MIPS: process: Add prototype for function arch_dup_task_struct
Pujin Shi
2020-09-30
1
-0
/
+1
*
Merge tag 'mips_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2020-03-31
1
-6
/
+6
|
\
|
*
MIPS: Exclude more dsemul code when CONFIG_MIPS_FP_SUPPORT=n
Yousong Zhou
2020-03-25
1
-6
/
+6
*
|
mips: vdso: Enable mips to use common headers
Vincenzo Frascino
2020-03-21
1
-15
/
+1
|
/
*
MIPS: Loongson64: Rename CPU TYPES
Jiaxun Yang
2019-10-31
1
-1
/
+1
*
mips: use generic mmap top-down layout and brk randomization
Alexandre Ghiti
2019-09-24
1
-5
/
+0
*
MIPS: Remove struct task_struct fpu state when CONFIG_MIPS_FP_SUPPORT=n
Paul Burton
2018-11-09
1
-5
/
+14
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-5
/
+0
*
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
2018-10-16
1
-1
/
+1
*
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-09-28
1
-5
/
+5
*
MIPS: Change definition of cpu_relax() for Loongson-3
Huacai Chen
2018-07-23
1
-0
/
+13
*
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-07-19
1
-1
/
+1
*
MIPS: make thread_saved_pc static
Tobias Klauser
2017-10-09
1
-2
/
+0
*
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
2016-11-17
1
-1
/
+0
*
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
2016-11-16
1
-1
/
+0
*
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
2016-11-16
1
-0
/
+1
*
MIPS: Use per-mm page to execute branch delay slot instructions
Paul Burton
2016-08-02
1
-1
/
+17
*
MIPS64: Support of at least 48 bits of SEGBITS
Leonid Yegoshin
2016-05-13
1
-1
/
+5
*
MIPS: Make flush_thread
Ralf Baechle
2016-05-13
1
-0
/
+4
*
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
2016-02-04
1
-1
/
+1
*
MIPS: Initial implementation of a VDSO
Alex Smith
2015-11-11
1
-7
/
+1
*
MIPS: Set trap_no field in thread_struct on exception.
Ralf Baechle
2015-09-03
1
-0
/
+2
*
MIPS: MSA: Fix big-endian FPR_IDX implementation
James Hogan
2015-03-27
1
-1
/
+1
*
MIPS: OCTEON: Save and restore CP2 SHA3 state
David Daney
2015-02-20
1
-0
/
+2
*
MIPS: Remove unneeded #ifdef __KERNEL__ from asm/processor.h
David Daney
2015-02-20
1
-6
/
+0
*
MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPS
Paul Burton
2015-02-12
1
-0
/
+11
*
sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW
Peter Zijlstra
2014-09-24
1
-6
/
+0
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-08-07
1
-2
/
+8
|
\
|
*
MIPS: 16 byte align MSA vector context
Paul Burton
2014-08-02
1
-2
/
+8
*
|
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
1
-0
/
+1
|
/
*
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
1
-1
/
+8
*
MIPS: Update outdated comment
Paul Burton
2014-03-26
1
-4
/
+3
*
MIPS: Simplify FP context access
Paul Burton
2014-03-26
1
-3
/
+28
*
MIPS: Cleanup indentation and whitespace
Tony Wu
2013-07-01
1
-2
/
+2
*
MIPS: Netlogic: COP2 save/restore code
Jayachandran C
2013-06-13
1
-0
/
+13
*
MIPS: Move cop2 save/restore to switch_to()
Jayachandran C
2013-06-13
1
-11
/
+7
*
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
2013-05-22
1
-1
/
+0
*
KVM/MIPS32: KVM Guest kernel support.
Sanjay Lal
2013-05-08
1
-0
/
+5
*
MIPS: Whitespace cleanup.
Ralf Baechle
2013-02-01
1
-23
/
+23
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2012-12-14
1
-4
/
+0
|
\
|
*
MIPS: Remove leftovers from the IRIX binary compat code.
Ralf Baechle
2012-12-12
1
-4
/
+0
*
|
mips: switch to generic kernel_thread()
Al Viro
2012-10-14
1
-2
/
+0
|
/
*
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
Suresh Siddha
2012-05-16
1
-3
/
+0
*
Disintegrate asm/system.h for MIPS
David Howells
2012-03-28
1
-1
/
+6
[next]