index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-26
MIPS: Add MIPS P5600 PRid and cputype identifiers
James Hogan
1
-1
/
+2
2014-03-26
MIPS: Save/restore MSA context around signals
Paul Burton
6
-16
/
+357
2014-03-26
MIPS: Warn if vector register partitioning is implemented
Paul Burton
1
-1
/
+4
2014-03-26
MIPS: Dumb MSA FP exception handler
Paul Burton
2
-0
/
+13
2014-03-26
MIPS: Basic MSA context switching support
Paul Burton
10
-34
/
+275
2014-03-26
MIPS: Detect the MSA ASE
Paul Burton
6
-0
/
+50
2014-03-26
MIPS: Add MSA register definitions & access
Paul Burton
4
-0
/
+302
2014-03-26
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
3
-128
/
+194
2014-03-26
MIPS: Don't assume 64-bit FP registers for FP regset
Paul Burton
1
-6
/
+40
2014-03-26
MIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
Paul Burton
1
-2
/
+14
2014-03-26
MIPS: Clear upper bits of FP registers on emulator writes
Paul Burton
1
-5
/
+20
2014-03-26
MIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
Paul Burton
2
-4
/
+4
2014-03-26
MIPS: Don't require FPU on sigcontext setup/restore
Paul Burton
2
-16
/
+28
2014-03-26
MIPS: Move & rename fpu_emulator_{save,restore}_context
Paul Burton
3
-87
/
+76
2014-03-26
MIPS: Update outdated comment
Paul Burton
1
-4
/
+3
2014-03-26
MIPS: Simplify FP context access
Paul Burton
6
-65
/
+90
2014-03-26
MIPS: Select HAVE_ARCH_SECCOMP_FILTER
Markos Chandras
1
-0
/
+1
2014-03-26
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
7
-6
/
+45
2014-03-26
MIPS: kernel: scalls: Skip the syscall if denied by the seccomp filter
Markos Chandras
4
-4
/
+12
2014-03-26
MIPS: ptrace: Move away from secure_computing_strict
Markos Chandras
2
-5
/
+7
2014-03-26
MIPS: asm: thread_info: Add _TIF_SECCOMP flag
Markos Chandras
1
-1
/
+2
2014-03-26
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2
-3
/
+5
2014-03-26
MIPS: asm: syscall: Add the syscall_rollback function
Markos Chandras
1
-0
/
+6
2014-03-26
MIPS: Deprecate CONFIG_MIPS_CMP
Paul Burton
1
-1
/
+4
2014-03-26
MIPS: MIPS_CMP should depend upon !SMTC, not upon SMVP
Paul Burton
1
-1
/
+1
2014-03-26
MIPS: More helpful CONFIG_MIPS_CMP label, help text
Paul Burton
1
-2
/
+4
2014-03-26
MIPS: Remove gcmpregs.h
Paul Burton
2
-126
/
+0
2014-03-26
MIPS: Malta: Allow use of MIPS CPS SMP implementation
Paul Burton
2
-0
/
+3
2014-03-26
MIPS: Malta: Probe CPC when supported
Paul Burton
2
-0
/
+12
2014-03-26
MIPS: Malta: Make use of generic CM support
Paul Burton
6
-74
/
+38
2014-03-26
MIPS: Coherent Processing System SMP implementation
Paul Burton
9
-1
/
+606
2014-03-26
MIPS: Add cpu_vpe_id macro
Paul Burton
1
-0
/
+6
2014-03-06
MIPS: Add CPC probe, access functions
Paul Burton
4
-0
/
+206
2014-03-06
MIPS: Add generic CM probe & access code
Paul Burton
4
-0
/
+448
2014-03-06
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
5
-50
/
+63
2014-03-06
MIPS: Introduce _EXT assembler macro
Paul Burton
1
-0
/
+11
2014-03-06
MIPS: Add missing includes to gic.h
Paul Burton
1
-0
/
+3
2014-03-06
MIPS: Add CP0 CMGCRBase definitions & accessor
Paul Burton
1
-0
/
+6
2014-03-06
MIPS: Define Config1 cache field shifts & sizes
Paul Burton
1
-0
/
+12
2014-03-06
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
12
-4
/
+18
2014-03-06
MIPS: mm: c-r4k: Detect instruction cache aliases
Markos Chandras
2
-3
/
+11
2014-02-06
MIPS: fpu.h: Fix build when CONFIG_BUG is not set
Aaro Koskinen
1
-0
/
+2
2014-02-04
MIPS: Wire up sched_setattr/sched_getattr syscalls
James Hogan
5
-6
/
+20
2014-02-04
MIPS: Alchemy: Fix DB1100 GPIO registration
Manuel Lauss
1
-5
/
+2
2014-01-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
215
-3287
/
+6077
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+13
2014-01-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-30
/
+0
2014-01-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2014-01-24
mips: select ARCH_MIGHT_HAVE_PC_SERIO
Mark Salter
1
-0
/
+1
2014-01-24
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
57
-57
/
+0
[next]