index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-29
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
5
-39
/
+39
2017-08-29
MIPS: CM: Specify register size when generating accessors
Paul Burton
1
-6
/
+3
2017-08-29
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
1
-5
/
+5
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
4
-6
/
+8
2017-08-29
MIPS: Remove plat_timer_setup()
Paul Burton
1
-14
/
+0
2017-08-29
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
1
-0
/
+1
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
1
-2
/
+1
2017-08-29
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
1
-6
/
+0
2017-08-29
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2
-76
/
+79
2017-08-29
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
4
-212
/
+211
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
4
-133
/
+0
2017-08-29
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
1
-4
/
+4
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
6
-9
/
+9
2017-08-29
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
1
-3
/
+3
2017-08-17
mips/signal: In force_fcr31_sig return in the impossible case
Eric W. Biederman
1
-1
/
+1
2017-08-07
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
1
-3
/
+3
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-10
/
+9
2017-07-19
signal/mips: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
1
-1
/
+1
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
20
-409
/
+636
2017-07-11
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
1
-1
/
+1
2017-07-11
MIPS: Traced negative syscalls should return -ENOSYS
James Hogan
1
-0
/
+7
2017-07-11
MIPS: Negate error syscall return in trace
James Hogan
1
-1
/
+1
2017-07-11
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
Maciej W. Rozycki
1
-0
/
+1
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2
-2
/
+4
2017-07-05
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
Maciej W. Rozycki
1
-2
/
+37
2017-07-05
MIPS: MIPS16e2: Identify ASE presence
Maciej W. Rozycki
1
-0
/
+2
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+0
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-06-29
MIPS: Add CPU shared FTLB feature detection
Paul Burton
1
-0
/
+11
2017-06-29
MIPS: CPS: Handle spurious VP starts more gracefully
Paul Burton
1
-1
/
+6
2017-06-29
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
1
-3
/
+24
2017-06-29
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
1
-3
/
+5
2017-06-29
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
Paul Burton
1
-1
/
+1
2017-06-29
MIPS: CM: Avoid per-core locking with CM3 & higher
Paul Burton
1
-6
/
+32
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
1
-0
/
+3
2017-06-29
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-6
/
+6
2017-06-29
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
1
-1
/
+1
2017-06-29
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-20
/
+15
2017-06-29
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-8
/
+4
2017-06-29
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-8
/
+8
2017-06-29
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-3
/
+4
2017-06-29
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-0
/
+1
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
1
-0
/
+57
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2
-1
/
+53
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
1
-74
/
+100
2017-06-29
MIPS: cmdline: Add support for 'memmap' parameter
Miodrag Dinic
1
-0
/
+40
2017-06-28
MIPS: Loongson: Add Loongson-3A R3 basic support
Huacai Chen
1
-0
/
+6
2017-06-28
MIPS: Branch straight to ll in mips_atomic_set()
James Hogan
1
-5
/
+1
[prev]
[next]