index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2017-08-29
MIPS: Declare various variables & functions static
Paul Burton
2017-08-29
MIPS: Remove plat_timer_setup()
Paul Burton
2017-08-29
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
2017-08-29
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
2017-08-29
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
2017-08-29
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2017-08-29
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
2017-08-29
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
2017-08-29
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-08-07
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
2017-07-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-11
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
2017-07-11
MIPS: Traced negative syscalls should return -ENOSYS
James Hogan
2017-07-11
MIPS: Negate error syscall return in trace
James Hogan
2017-07-11
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
Maciej W. Rozycki
2017-07-10
lib/extable.c: use bsearch() library function in search_extable()
Thomas Meyer
2017-07-05
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
Maciej W. Rozycki
2017-07-05
MIPS: MIPS16e2: Identify ASE presence
Maciej W. Rozycki
2017-07-03
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-06-30
MIPS: Avoid accidental raw backtrace
James Hogan
2017-06-30
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
2017-06-30
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
2017-06-29
MIPS: Add CPU shared FTLB feature detection
Paul Burton
2017-06-29
MIPS: CPS: Handle spurious VP starts more gracefully
Paul Burton
2017-06-29
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
2017-06-29
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
2017-06-29
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
Paul Burton
2017-06-29
MIPS: CM: Avoid per-core locking with CM3 & higher
Paul Burton
2017-06-29
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
2017-06-29
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg()
Paul Burton
2017-06-29
MIPS: cmpxchg: Implement 1 byte & 2 byte xchg()
Paul Burton
2017-06-29
MIPS: unaligned: Add DSP lwx & lhx missaligned access support
Miodrag Dinic
2017-06-29
MIPS: cmdline: Add support for 'memmap' parameter
Miodrag Dinic
2017-06-28
MIPS: Loongson: Add Loongson-3A R3 basic support
Huacai Chen
2017-06-28
MIPS: Branch straight to ll in mips_atomic_set()
James Hogan
2017-06-28
MIPS: Fix mips_atomic_set() with EVA
James Hogan
2017-06-28
MIPS: Save static registers before sysmips
James Hogan
2017-06-28
MIPS: Fix mips_atomic_set() retry condition
James Hogan
2017-06-28
MIPS: perf: add I6500 handling
Marcin Nowakowski
2017-06-28
MIPS: Probe the I6500 CPU
Paul Burton
2017-06-28
MIPS: Give __secure_computing() access to syscall arguments.
David Daney
2017-06-28
MIPS: module: Unify rel & rela reloc handling
Paul Burton
[next]