index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-27
MIPS: lib: strncpy_user: Add EVA support
Markos Chandras
2
-0
/
+25
2014-03-27
MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol
Markos Chandras
1
-8
/
+13
2014-03-27
MIPS: lib: strlen_user: Add EVA support
Markos Chandras
2
-0
/
+24
2014-03-27
MIPS: lib: strlen_user: Use macro to build the strlen_user symbol
Markos Chandras
1
-6
/
+10
2014-03-27
MIPS: lib: strnlen_user: Add EVA support
Markos Chandras
2
-0
/
+24
2014-03-27
MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol
Markos Chandras
1
-6
/
+10
2014-03-27
MIPS: traps: Set correct address limit for breakpoints and traps
Leonid Yegoshin
1
-0
/
+12
2014-03-27
MIPS: kernel: traps: Whitespace clean up
Markos Chandras
1
-7
/
+10
2014-03-27
MIPS: kernel: scall32-o32: Use EVA wrappers to fetch syscall arguments
Markos Chandras
1
-4
/
+5
2014-03-27
MIPS: uapi: inst: Add instruction format for SPECIAL3 instructions
Leonid Yegoshin
1
-0
/
+11
2014-03-27
MIPS: uapi: inst: Add new EVA opcodes
Leonid Yegoshin
1
-4
/
+10
2014-03-27
MIPS: futex: Add EVA support for futex operations
Markos Chandras
1
-4
/
+5
2014-03-27
MIPS: asm: Add wrappers for EVA/non-EVA instructions
Markos Chandras
2
-0
/
+136
2014-03-27
MIPS: asm: Add prefetch instruction for EVA
Leonid Yegoshin
1
-0
/
+8
2014-03-27
MIPS: Kconfig: Add Kconfig symbols for EVA support
Leonid Yegoshin
1
-1
/
+27
2014-03-27
MIPS: OProfile: Add CPU_P5600 cases
James Hogan
2
-0
/
+5
2014-03-27
MIPS: Allow FTLB to be turned on for CPU_P5600
James Hogan
1
-5
/
+7
2014-03-27
MIPS: Add MIPS P5600 probe support
James Hogan
1
-0
/
+4
2014-03-27
MIPS: Add cases for CPU_P5600
James Hogan
7
-0
/
+7
2014-03-27
MIPS: Add MIPS P5600 PRid and cputype identifiers
James Hogan
1
-1
/
+2
2014-03-27
MIPS: Save/restore MSA context around signals
Paul Burton
6
-16
/
+357
2014-03-27
MIPS: Warn if vector register partitioning is implemented
Paul Burton
1
-1
/
+4
2014-03-27
MIPS: Dumb MSA FP exception handler
Paul Burton
2
-0
/
+13
2014-03-27
MIPS: Basic MSA context switching support
Paul Burton
10
-34
/
+275
2014-03-27
MIPS: Detect the MSA ASE
Paul Burton
6
-0
/
+50
2014-03-27
MIPS: Add MSA register definitions & access
Paul Burton
4
-0
/
+302
2014-03-27
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
3
-128
/
+194
2014-03-27
MIPS: Don't assume 64-bit FP registers for FP regset
Paul Burton
1
-6
/
+40
2014-03-27
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
1
-2
/
+14
2014-03-27
MIPS: Clear upper bits of FP registers on emulator writes
Paul Burton
1
-5
/
+20
2014-03-27
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
Paul Burton
2
-4
/
+4
2014-03-27
MIPS: Don't require FPU on sigcontext setup/restore
Paul Burton
2
-16
/
+28
2014-03-27
MIPS: Move & rename fpu_emulator_{save,restore}_context
Paul Burton
3
-87
/
+76
2014-03-27
MIPS: Update outdated comment
Paul Burton
1
-4
/
+3
2014-03-27
MIPS: Simplify FP context access
Paul Burton
6
-65
/
+90
2014-03-27
MIPS: Select HAVE_ARCH_SECCOMP_FILTER
Markos Chandras
1
-0
/
+1
2014-03-27
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
7
-6
/
+45
2014-03-27
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
Markos Chandras
4
-4
/
+12
2014-03-27
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2
-5
/
+7
2014-03-27
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-03-27
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2
-3
/
+5
2014-03-27
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
1
-0
/
+6
2014-03-27
MIPS: Deprecate CONFIG_MIPS_CMP
Paul Burton
1
-1
/
+4
2014-03-27
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
Paul Burton
1
-1
/
+1
2014-03-27
MIPS: More helpful CONFIG_MIPS_CMP label, help text
Paul Burton
1
-2
/
+4
2014-03-27
MIPS: Remove gcmpregs.h
Paul Burton
2
-126
/
+0
2014-03-27
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
2
-0
/
+3
2014-03-27
MIPS: Malta: Probe CPC when supported
Paul Burton
2
-0
/
+12
2014-03-27
MIPS: Malta: Make use of generic CM support
Paul Burton
6
-74
/
+38
2014-03-27
MIPS: Coherent Processing System SMP implementation
Paul Burton
9
-1
/
+606
[next]