| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-07-15 | 20 | -409/+636 |
|\ |
|
| * | MIPS: Fix MIPS I ISA /proc/cpuinfo reporting | Maciej W. Rozycki | 2017-07-11 | 1 | -1/+1 |
| * | MIPS: Traced negative syscalls should return -ENOSYS | James Hogan | 2017-07-11 | 1 | -0/+7 |
| * | MIPS: Negate error syscall return in trace | James Hogan | 2017-07-11 | 1 | -1/+1 |
| * | MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo | Maciej W. Rozycki | 2017-07-11 | 1 | -0/+1 |
| * | MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions | Maciej W. Rozycki | 2017-07-05 | 1 | -2/+37 |
| * | MIPS: MIPS16e2: Identify ASE presence | Maciej W. Rozycki | 2017-07-05 | 1 | -0/+2 |
| * | MIPS: Add CPU shared FTLB feature detection | Paul Burton | 2017-06-29 | 1 | -0/+11 |
| * | MIPS: CPS: Handle spurious VP starts more gracefully | Paul Burton | 2017-06-29 | 1 | -1/+6 |
| * | MIPS: CPS: Handle cores not powering down more gracefully | Paul Burton | 2017-06-29 | 1 | -3/+24 |
| * | MIPS: CPS: Prevent multi-core with dcache aliasing | Paul Burton | 2017-06-29 | 1 | -3/+5 |
| * | MIPS: CM: WARN on attempt to lock invalid VP, not BUG | Paul Burton | 2017-06-29 | 1 | -1/+1 |
| * | MIPS: CM: Avoid per-core locking with CM3 & higher | Paul Burton | 2017-06-29 | 1 | -6/+32 |
| * | MIPS: Skip IPI setup if we only have 1 CPU | Paul Burton | 2017-06-29 | 1 | -0/+3 |
| * | MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -6/+6 |
| * | MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message | Maciej W. Rozycki | 2017-06-29 | 1 | -1/+1 |
| * | MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -20/+15 |
| * | MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -8/+4 |
| * | MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -8/+8 |
| * | MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -3/+4 |
| * | MIPS: Actually decode JALX in `__compute_return_epc_for_insn' | Maciej W. Rozycki | 2017-06-29 | 1 | -0/+1 |
| * | MIPS: cmpxchg: Implement 1 byte & 2 byte cmpxchg() | Paul Burton | 2017-06-29 | 1 | -0/+57 |
| * | MIPS: cmpxchg: Implement 1 byte & 2 byte xchg() | Paul Burton | 2017-06-29 | 2 | -1/+53 |
| * | MIPS: unaligned: Add DSP lwx & lhx missaligned access support | Miodrag Dinic | 2017-06-29 | 1 | -74/+100 |
| * | MIPS: cmdline: Add support for 'memmap' parameter | Miodrag Dinic | 2017-06-29 | 1 | -0/+40 |
| * | MIPS: Loongson: Add Loongson-3A R3 basic support | Huacai Chen | 2017-06-28 | 1 | -0/+6 |
| * | MIPS: Branch straight to ll in mips_atomic_set() | James Hogan | 2017-06-28 | 1 | -5/+1 |
| * | MIPS: Fix mips_atomic_set() with EVA | James Hogan | 2017-06-28 | 1 | -2/+5 |
| * | MIPS: Save static registers before sysmips | James Hogan | 2017-06-28 | 5 | -4/+10 |
| * | MIPS: Fix mips_atomic_set() retry condition | James Hogan | 2017-06-28 | 1 | -1/+1 |
| * | MIPS: perf: add I6500 handling | Marcin Nowakowski | 2017-06-28 | 1 | -4/+10 |
| * | MIPS: Probe the I6500 CPU | Paul Burton | 2017-06-28 | 1 | -0/+5 |
| * | MIPS: Give __secure_computing() access to syscall arguments. | David Daney | 2017-06-28 | 1 | -2/+20 |
| * | MIPS: module: Unify rel & rela reloc handling | Paul Burton | 2017-06-28 | 3 | -248/+150 |
| * | MIPS: module: Ensure we always clean up r_mips_hi16_list | Paul Burton | 2017-06-28 | 1 | -12/+16 |
* | | lib/extable.c: use bsearch() library function in search_extable() | Thomas Meyer | 2017-07-10 | 2 | -2/+4 |
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-07-03 | 1 | -2/+0 |
|\ \ |
|
| * | | jump_label: Reorder hotplug lock and jump_label_lock | Thomas Gleixner | 2017-05-26 | 1 | -2/+0 |
* | | | MIPS: Avoid accidental raw backtrace | James Hogan | 2017-06-30 | 1 | -0/+2 |
* | | | MIPS: Fix IRQ tracing & lockdep when rescheduling | Paul Burton | 2017-06-30 | 1 | -0/+3 |
* | | | MIPS: pm-cps: Drop manual cache-line alignment of ready_count | Paul Burton | 2017-06-30 | 1 | -8/+1 |
* | | | MIPS: head: Reorder instructions missing a delay slot | Karl Beldan | 2017-06-27 | 1 | -1/+1 |
| |/
|/| |
|
* | | MIPS: Fix bnezc/jialc return address calculation | Paul Burton | 2017-06-15 | 1 | -1/+3 |
* | | MIPS: ftrace: fix init functions tracing | Marcin Nowakowski | 2017-06-08 | 1 | -19/+5 |
* | | MIPS: perf: Remove incorrect odd/even counter handling for I6400 | Marcin Nowakowski | 2017-06-08 | 1 | -1/+5 |
* | | kthread: fix boot hang (regression) on MIPS/OpenRISC | Vegard Nossum | 2017-05-29 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2017-05-12 | 7 | -68/+43 |
|\ |
|
| * | Merge branch '4.11-fixes' into mips-for-linux-next | Ralf Baechle | 2017-04-13 | 6 | -24/+42 |
| |\ |
|
| * | | MIPS: Stengthen IPI IRQ domain sanity check | Paul Burton | 2017-04-12 | 1 | -8/+12 |
| * | | MIPS: smp-mt: Use CPU interrupt controller IPI IRQ domain support | Paul Burton | 2017-04-12 | 1 | -45/+4 |