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
Age
Commit message (
Expand
)
Author
2014-03-26
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
2014-03-26
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
2014-03-26
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
2014-03-26
MIPS: lib: memset: Add EVA support for the __bzero function.
Markos Chandras
2014-03-26
MIPS: lib: memset: Use macro to build the __bzero symbol
Markos Chandras
2014-03-26
MIPS: lib: memset: Whitespace fixes
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Use macro to build the copy_user code
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Split source and destination prefetch macros
Markos Chandras
2014-03-26
MIPS: lib: memcpy: Merge EXC and load/store macros
Markos Chandras
2014-03-26
MIPS: lib: strncpy_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
Markos Chandras
2014-03-26
MIPS: lib: strlen_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
Markos Chandras
2014-03-26
MIPS: lib: strnlen_user: Add EVA support
Markos Chandras
2014-03-26
MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
Markos Chandras
2014-03-26
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
2014-03-26
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
2014-03-26
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
Markos Chandras
2014-03-26
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
2014-03-26
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
2014-03-26
MIPS: futex: Add EVA support for futex operations
Markos Chandras
2014-03-26
MIPS: asm: Add wrappers for EVA/non-EVA instructions
Markos Chandras
2014-03-26
MIPS: asm: Add prefetch instruction for EVA
Leonid Yegoshin
2014-03-26
MIPS: Kconfig: Add Kconfig symbols for EVA support
Leonid Yegoshin
2014-03-26
MIPS: OProfile: Add CPU_P5600 cases
James Hogan
2014-03-26
MIPS: Allow FTLB to be turned on for CPU_P5600
James Hogan
2014-03-26
MIPS: Add MIPS P5600 probe support
James Hogan
2014-03-26
MIPS: Add cases for CPU_P5600
James Hogan
2014-03-26
MIPS: Add MIPS P5600 PRid and cputype identifiers
James Hogan
2014-03-26
MIPS: Save/restore MSA context around signals
Paul Burton
2014-03-26
MIPS: Warn if vector register partitioning is implemented
Paul Burton
2014-03-26
MIPS: Dumb MSA FP exception handler
Paul Burton
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
MIPS: Detect the MSA ASE
Paul Burton
2014-03-26
MIPS: Add MSA register definitions & access
Paul Burton
2014-03-26
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2014-03-26
MIPS: Don't assume 64-bit FP registers for FP regset
Paul Burton
2014-03-26
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
2014-03-26
MIPS: Clear upper bits of FP registers on emulator writes
Paul Burton
2014-03-26
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
Paul Burton
2014-03-26
MIPS: Don't require FPU on sigcontext setup/restore
Paul Burton
2014-03-26
MIPS: Move & rename fpu_emulator_{save,restore}_context
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: Select HAVE_ARCH_SECCOMP_FILTER
Markos Chandras
2014-03-26
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2014-03-26
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
Markos Chandras
[next]