index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: asm: r4kcache: Build flushing code for instruction cache
Leonid Yegoshin
2014-03-26
1
-0
/
+1
|
*
|
|
|
MIPS: asm: checksum: Add MIPS specific csum_and_copy_from_user function
Leonid Yegoshin
2014-03-26
1
-0
/
+14
|
*
|
|
|
MIPS: asm: checksum: Split kernel and user copy operations
Leonid Yegoshin
2014-03-26
1
-6
/
+16
|
*
|
|
|
MIPS: checksum: Split the 'copy_user' symbol
Markos Chandras
2014-03-26
1
-6
/
+12
|
*
|
|
|
MIPS: asm: uaccess: Add EVA support for str*_user operations
Markos Chandras
2014-03-26
1
-53
/
+119
|
*
|
|
|
MIPS: asm: uaccess: Add EVA support to copy_{in, to,from}_user
Markos Chandras
2014-03-26
1
-20
/
+171
|
*
|
|
|
MIPS: asm: uaccess: Rename {get,put}_user_asm macros
Markos Chandras
2014-03-26
1
-30
/
+30
|
*
|
|
|
MIPS: asm: uaccess: Use EVA instructions wrappers
Markos Chandras
2014-03-26
1
-24
/
+109
|
*
|
|
|
MIPS: asm: uaccess: Disable unaligned access macros for EVA
Leonid Yegoshin
2014-03-26
1
-0
/
+6
|
*
|
|
|
MIPS: asm: uaccess: Move duplicated code to common function
Markos Chandras
2014-03-26
1
-32
/
+29
|
*
|
|
|
MIPS: asm: uaccess: Add instruction argument to __{put,get}_user_asm
Markos Chandras
2014-03-26
1
-13
/
+13
|
*
|
|
|
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: Add cases for CPU_P5600
James Hogan
2014-03-26
1
-0
/
+1
|
*
|
|
|
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
2
-0
/
+10
|
*
|
|
|
MIPS: Basic MSA context switching support
Paul Burton
2014-03-26
5
-6
/
+127
|
*
|
|
|
MIPS: Detect the MSA ASE
Paul Burton
2014-03-26
3
-0
/
+8
|
*
|
|
|
MIPS: Add MSA register definitions & access
Paul Burton
2014-03-26
3
-0
/
+297
|
*
|
|
|
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2014-03-26
2
-128
/
+128
|
*
|
|
|
MIPS: Update outdated comment
Paul Burton
2014-03-26
1
-4
/
+3
|
*
|
|
|
MIPS: Simplify FP context access
Paul Burton
2014-03-26
2
-4
/
+29
|
*
|
|
|
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2014-03-26
2
-2
/
+20
|
*
|
|
|
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2014-03-26
1
-1
/
+1
|
*
|
|
|
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
1
-2
/
+4
|
*
|
|
|
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
2014-03-26
1
-0
/
+6
|
*
|
|
|
MIPS: Remove gcmpregs.h
Paul Burton
2014-03-26
1
-125
/
+0
|
*
|
|
|
MIPS: Malta: Probe CPC when supported
Paul Burton
2014-03-26
1
-0
/
+5
|
*
|
|
|
MIPS: Malta: Make use of generic CM support
Paul Burton
2014-03-26
1
-0
/
+5
|
*
|
|
|
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
2
-0
/
+42
|
*
|
|
|
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
1
-0
/
+150
|
*
|
|
|
MIPS: Add generic CM probe & access code
Paul Burton
2014-03-06
1
-0
/
+322
|
*
|
|
|
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
2014-03-06
1
-0
/
+3
|
*
|
|
|
MIPS: Introduce _EXT assembler macro
Paul Burton
2014-03-06
1
-0
/
+11
|
*
|
|
|
MIPS: Add missing includes to gic.h
Paul Burton
2014-03-06
1
-0
/
+3
|
*
|
|
|
MIPS: Add CP0 CMGCRBase definitions & accessor
Paul Burton
2014-03-06
1
-0
/
+6
|
*
|
|
|
MIPS: Define Config1 cache field shifts & sizes
Paul Burton
2014-03-06
1
-0
/
+12
|
*
|
|
|
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-03-06
1
-1
/
+1
|
*
|
|
|
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2014-03-06
1
-0
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'compat' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/l...
Linus Torvalds
2014-03-31
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64
Heiko Carstens
2014-03-04
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-31
1
-4
/
+0
|
\
\
\
\
|
*
|
|
|
sched: Remove unused mc_capable() and smt_capable()
Bjorn Helgaas
2014-03-11
1
-4
/
+0
|
|
/
/
/
*
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-03-31
1
-2
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
1
-0
/
+1
[prev]
[next]