index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
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
2017-06-28
MIPS: module: Ensure we always clean up r_mips_hi16_list
Paul Burton
2017-06-27
MIPS: head: Reorder instructions missing a delay slot
Karl Beldan
2017-06-15
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
2017-06-08
MIPS: ftrace: fix init functions tracing
Marcin Nowakowski
2017-06-08
MIPS: perf: Remove incorrect odd/even counter handling for I6400
Marcin Nowakowski
2017-05-29
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
2017-05-26
jump_label: Reorder hotplug lock and jump_label_lock
Thomas Gleixner
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
format-security: move static strings to const
Kees Cook
2017-05-08
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
[prev]
[next]