index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: Don't assume 64-bit FP registers for context switch
Paul Burton
2014-03-26
1
-0
/
+66
|
*
|
|
|
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: 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
2
-12
/
+76
|
*
|
|
|
MIPS: Simplify FP context access
Paul Burton
2014-03-26
2
-39
/
+25
|
*
|
|
|
MIPS: seccomp: Handle indirect system calls (o32)
Markos Chandras
2014-03-26
5
-4
/
+25
|
*
|
|
|
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
1
-4
/
+6
|
*
|
|
|
MIPS: asm: syscall: Define syscall_get_arch
Markos Chandras
2014-03-26
1
-1
/
+1
|
*
|
|
|
MIPS: Remove gcmpregs.h
Paul Burton
2014-03-26
1
-1
/
+0
|
*
|
|
|
MIPS: Coherent Processing System SMP implementation
Paul Burton
2014-03-26
5
-0
/
+542
|
*
|
|
|
MIPS: Add CPC probe, access functions
Paul Burton
2014-03-06
2
-0
/
+53
|
*
|
|
|
MIPS: Add generic CM probe & access code
Paul Burton
2014-03-06
2
-0
/
+123
|
*
|
|
|
MIPS: Move GIC IPI functions out of smp-cmp.c
Paul Burton
2014-03-06
3
-50
/
+56
|
*
|
|
|
MIPS: Add 1074K CPU support explicitly.
Steven J. Hill
2014-03-06
5
-1
/
+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
mips: Use the core irq stats function
Thomas Gleixner
2014-03-04
1
-1
/
+1
|
|
/
/
*
|
|
MIPS: ftrace: Fix icache flush range error
Viller Hsiao
2014-03-17
1
-3
/
+2
*
|
|
MIPS: FPU: Fix conflict of register usage
Huacai Chen
2014-03-14
1
-4
/
+4
*
|
|
MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
Paul Bolle
2014-03-14
1
-4
/
+4
*
|
|
MIPS: APRP: Unregister rtlx interrupt hook at module exit
Deng-Cheng Zhu
2014-03-06
2
-0
/
+6
|
/
/
*
|
MIPS: Wire up sched_setattr/sched_getattr syscalls
James Hogan
2014-02-04
4
-0
/
+8
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-01-31
28
-1217
/
+1921
|
\
\
|
*
|
mips: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-24
4
-4
/
+0
|
*
|
MIPS: Netlogic: Identify XLP 9XX chip
Jayachandran C
2014-01-24
1
-0
/
+1
|
*
|
MIPS: /proc/cpuinfo: always print the supported ISA
Aaro Koskinen
2014-01-24
1
-20
/
+19
|
*
|
MIPS: replace open-coded init_dsp
Paul Burton
2014-01-24
1
-2
/
+1
|
*
|
MIPS: APRP: Code formatting clean-ups.
Steven J. Hill
2014-01-22
3
-222
/
+167
|
*
|
MIPS: APRP: Add RTLX API support for CMP platforms.
Deng-Cheng Zhu
2014-01-22
2
-0
/
+117
|
*
|
MIPS: APRP: Split RTLX support into separate files.
Deng-Cheng Zhu
2014-01-22
3
-132
/
+159
|
*
|
MIPS: APRP: Add VPE loader support for CMP platforms.
Deng-Cheng Zhu
2014-01-22
2
-0
/
+181
|
*
|
MIPS: APRP: Split VPE loader into separate files.
Deng-Cheng Zhu
2014-01-22
3
-628
/
+543
|
*
|
MIPS: kernel: cpu-probe: Add support for probing interAptiv cores
Leonid Yegoshin
2014-01-22
1
-0
/
+8
|
*
|
MIPS: Add support for interAptiv cores
Leonid Yegoshin
2014-01-22
3
-0
/
+3
|
*
|
MIPS: Add debugfs file to print the segmentation control registers
Steven J. Hill
2014-01-22
2
-0
/
+111
|
*
|
MIPS: Add support for FTLBs
Leonid Yegoshin
2014-01-22
3
-7
/
+103
|
*
|
MIPS: kernel: cpu-probe: Add support for probing proAptiv cores
Leonid Yegoshin
2014-01-22
1
-0
/
+8
|
*
|
MIPS: Add support for the proAptiv cores
Leonid Yegoshin
2014-01-22
3
-0
/
+3
|
*
|
MIPS: features: Add initial support for Segmentation Control registers
Steven J. Hill
2014-01-22
1
-0
/
+2
|
*
|
MIPS: features: Add initial support for TLBINVF capable cores
Leonid Yegoshin
2014-01-22
1
-0
/
+5
|
*
|
MIPS: MT: proc: Add support for printing VPE and TC ids
Markos Chandras
2014-01-22
1
-1
/
+8
|
*
|
MIPS: Add printing of ES bit for Imgtec cores when cache error occurs.
Leonid Yegoshin
2014-01-22
1
-8
/
+21
|
*
|
MIPS: GIC: Send IPIs using the GIC
Steven J. Hill
2014-01-22
1
-0
/
+27
|
*
|
MIPS: MT: Mark existing TCs as present
Markos Chandras
2014-01-22
1
-0
/
+1
|
*
|
MIPS: kernel: smp-cmp: MIPS MT code needs CONFIG_MIPS_MT
Markos Chandras
2014-01-22
1
-0
/
+3
|
*
|
MIPS: BMIPS: change compile time checks to runtime checks
Jonas Gorski
2014-01-22
2
-135
/
+232
|
*
|
MIPS: Support for 64-bit FP with O32 binaries
Paul Burton
2014-01-13
10
-72
/
+209
|
|
/
*
/
MIPS: VPE: Remove vpe_getuid and vpe_getgid
Eric W. Biederman
2014-01-23
1
-28
/
+0
|
/
[prev]
[next]