index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-10
MIPS: uprobes: remove set but not used variable 'epc'
YueHaibing
1
-3
/
+0
2019-05-16
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-03-23
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
1
-4
/
+3
2019-03-23
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-02-20
mips: cm: reprime error cause
Vladimir Kondratiev
1
-1
/
+1
2018-11-21
MIPS: kexec: Mark CPU offline before disabling local IRQ
Dengcheng Zhu
2
-0
/
+6
2018-11-10
MIPS: microMIPS: Fix decoding of swsp16 instruction
Matt Redfearn
1
-1
/
+1
2018-11-10
MIPS: Handle non word sized instructions when examining frame
Matt Redfearn
1
-3
/
+6
2018-11-10
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
3
-42
/
+47
2018-09-26
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
1
-0
/
+20
2018-09-19
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
1
-1
/
+0
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2
-2
/
+2
2018-07-22
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-1
/
+28
2018-07-22
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-06-06
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-06-06
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-05-30
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-05-30
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-03-22
MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters
Aleksandar Markovic
1
-0
/
+2
2018-03-22
MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification
Leonid Yegoshin
1
-2
/
+12
2018-03-18
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
1
-4
/
+4
2018-01-17
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
1
-0
/
+3
2018-01-17
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
1
-0
/
+1
2018-01-17
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
1
-11
/
+36
2018-01-17
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+1
2018-01-17
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+11
2018-01-17
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
1
-25
/
+83
2018-01-17
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
1
-0
/
+12
2017-11-30
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
1
-0
/
+17
2017-11-21
MIPS: init: Ensure reserved memory regions are not added to bootmem
Marcin Nowakowski
1
-0
/
+4
2017-11-21
MIPS: init: Ensure bootmem does not corrupt reserved memory
Marcin Nowakowski
1
-3
/
+71
2017-11-15
MIPS: SMP: Fix deadlock & online race
Matt Redfearn
1
-6
/
+16
2017-11-15
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
1
-3
/
+3
2017-11-15
MIPS: SMP: Use a completion event to signal CPU up
Matt Redfearn
2
-9
/
+10
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
3
-20
/
+45
2017-10-08
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-07-27
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
1
-1
/
+1
2017-07-27
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-8
/
+4
2017-07-27
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-8
/
+8
2017-07-27
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-3
/
+4
2017-07-27
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-0
/
+1
2017-07-27
MIPS: Save static registers before sysmips
James Hogan
5
-4
/
+10
2017-07-27
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
1
-1
/
+1
2017-07-27
MIPS: Negate error syscall return in trace
James Hogan
1
-1
/
+1
2017-07-27
MIPS: Fix mips_atomic_set() with EVA
James Hogan
1
-2
/
+5
2017-07-27
MIPS: Fix mips_atomic_set() retry condition
James Hogan
1
-1
/
+1
2017-07-05
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
1
-0
/
+3
2017-07-05
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
1
-8
/
+1
2017-07-05
MIPS: Avoid accidental raw backtrace
James Hogan
1
-0
/
+2
[next]