index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
Markos Chandras
2014-03-26
1
-6
/
+10
*
MIPS: lib: strnlen_user: Add EVA support
Markos Chandras
2014-03-26
2
-0
/
+24
*
MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
Markos Chandras
2014-03-26
1
-6
/
+10
*
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
2014-03-26
1
-0
/
+12
*
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
2014-03-26
1
-7
/
+10
*
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
Markos Chandras
2014-03-26
1
-4
/
+5
*
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
2014-03-26
1
-0
/
+11
*
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
2014-03-26
1
-4
/
+10
*
MIPS: futex: Add EVA support for futex operations
Markos Chandras
2014-03-26
1
-4
/
+5
*
MIPS: asm: Add wrappers for EVA/non-EVA instructions
Markos Chandras
2014-03-26
2
-0
/
+136
*
MIPS: asm: Add prefetch instruction for EVA
Leonid Yegoshin
2014-03-26
1
-0
/
+8
*
MIPS: Kconfig: Add Kconfig symbols for EVA support
Leonid Yegoshin
2014-03-26
1
-1
/
+27
*
MIPS: OProfile: Add CPU_P5600 cases
James Hogan
2014-03-26
2
-0
/
+5
*
MIPS: Allow FTLB to be turned on for CPU_P5600
James Hogan
2014-03-26
1
-5
/
+7
*
MIPS: Add MIPS P5600 probe support
James Hogan
2014-03-26
1
-0
/
+4
*
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
7
-0
/
+7
*
MIPS: Add MIPS P5600 PRid and cputype identifiers
James Hogan
2014-03-26
1
-1
/
+2
*
MIPS: Save/restore MSA context around signals
Paul Burton
2014-03-26
6
-16
/
+357
*
MIPS: Warn if vector register partitioning is implemented
Paul Burton
2014-03-26
1
-1
/
+4
*
MIPS: Dumb MSA FP exception handler
Paul Burton
2014-03-26
2
-0
/
+13
*
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
10
-34
/
+275
*
MIPS: Detect the MSA ASE
Paul Burton
2014-03-26
6
-0
/
+50
*
MIPS: Add MSA register definitions & access
Paul Burton
2014-03-26
4
-0
/
+302
*
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2014-03-26
3
-128
/
+194
*
MIPS: Don't assume 64-bit FP registers for FP regset
Paul Burton
2014-03-26
1
-6
/
+40
*
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
2014-03-26
1
-2
/
+14
*
MIPS: Clear upper bits of FP registers on emulator writes
Paul Burton
2014-03-26
1
-5
/
+20
*
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
Paul Burton
2014-03-26
2
-4
/
+4
*
MIPS: Don't require FPU on sigcontext setup/restore
Paul Burton
2014-03-26
2
-16
/
+28
*
MIPS: Move & rename fpu_emulator_{save,restore}_context
Paul Burton
2014-03-26
3
-87
/
+76
*
MIPS: Update outdated comment
Paul Burton
2014-03-26
1
-4
/
+3
*
MIPS: Simplify FP context access
Paul Burton
2014-03-26
6
-65
/
+90
*
MIPS: Select HAVE_ARCH_SECCOMP_FILTER
Markos Chandras
2014-03-26
1
-0
/
+1
*
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2014-03-26
7
-6
/
+45
*
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
Markos Chandras
2014-03-26
4
-4
/
+12
*
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2014-03-26
2
-5
/
+7
*
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
2014-03-26
1
-1
/
+2
*
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2014-03-26
2
-3
/
+5
*
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
2014-03-26
1
-0
/
+6
*
MIPS: Deprecate CONFIG_MIPS_CMP
Paul Burton
2014-03-26
1
-1
/
+4
*
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
Paul Burton
2014-03-26
1
-1
/
+1
*
MIPS: More helpful CONFIG_MIPS_CMP label, help text
Paul Burton
2014-03-26
1
-2
/
+4
*
MIPS: Remove gcmpregs.h
Paul Burton
2014-03-26
2
-126
/
+0
*
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
2014-03-26
2
-0
/
+3
*
MIPS: Malta: Probe CPC when supported
Paul Burton
2014-03-26
2
-0
/
+12
*
MIPS: Malta: Make use of generic CM support
Paul Burton
2014-03-26
6
-74
/
+38
*
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
9
-1
/
+606
*
MIPS: Add cpu_vpe_id macro
Paul Burton
2014-03-26
1
-0
/
+6
*
MIPS: Add CPC probe, access functions
Paul Burton
2014-03-06
4
-0
/
+206
*
MIPS: Add generic CM probe & access code
Paul Burton
2014-03-06
4
-0
/
+448
[next]