index
:
Linux Stable
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
2017-06-26
1
-1
/
+3
*
MIPS: R2-on-R6 MULTU/MADDU/MSUBU emulation bugfix
Leonid Yegoshin
2017-05-14
1
-6
/
+6
*
MIPS: Avoid BUG warning in arch_check_elf
James Cowgill
2017-05-02
1
-1
/
+1
*
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
2017-05-02
1
-15
/
+33
*
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
2017-05-02
1
-3
/
+13
*
MIPS: IRQ Stack: Fix erroneous jal to plat_irq_dispatch
Matt Redfearn
2017-04-18
1
-1
/
+1
*
MIPS: Switch to the irq_stack in interrupts
Matt Redfearn
2017-04-18
1
-5
/
+76
*
MIPS: Stack unwinding while on IRQ stack
Matt Redfearn
2017-04-18
1
-1
/
+14
*
MIPS: Introduce irq_stack
Matt Redfearn
2017-04-18
2
-0
/
+12
*
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
2017-03-31
1
-1
/
+2
*
MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps
Paul Burton
2017-03-12
1
-0
/
+2
*
MIPS: Calculate microMIPS ra properly when unwinding the stack
Paul Burton
2017-03-12
1
-20
/
+63
*
MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions
Paul Burton
2017-03-12
1
-3
/
+8
*
MIPS: Fix get_frame_info() handling of microMIPS function size
Paul Burton
2017-03-12
1
-7
/
+5
*
MIPS: Prevent unaligned accesses during stack unwinding
Paul Burton
2017-03-12
1
-35
/
+35
*
MIPS: Clear ISA bit correctly in get_frame_info()
Paul Burton
2017-03-12
1
-5
/
+2
*
MIPS: uprobes: fix use of uninitialised variable
Marcin Nowakowski
2016-10-07
1
-3
/
+2
*
MIPS: fix uretprobe implementation
Marcin Nowakowski
2016-10-07
1
-1
/
+1
*
MIPS: uprobes: remove incorrect set_orig_insn
Marcin Nowakowski
2016-10-07
1
-18
/
+0
*
MIPS: Avoid a BUG warning during prctl(PR_SET_FP_MODE, ...)
Marcin Nowakowski
2016-09-30
1
-4
/
+4
*
MIPS: vDSO: Fix Malta EVA mapping to vDSO page structs
James Hogan
2016-09-30
1
-4
/
+4
*
MIPS: SMP: Fix possibility of deadlock when bringing CPUs online
Matt Redfearn
2016-09-30
1
-4
/
+3
*
MIPS: Fix pre-r6 emulation FPU initialisation
Paul Burton
2016-09-30
1
-0
/
+2
*
MIPS: Don't register r4k sched clock when CPUFREQ enabled
Huacai Chen
2016-08-20
1
-1
/
+3
*
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2016-08-16
2
-2
/
+2
*
MIPS: Fix sigreturn via VDSO on microMIPS kernel
James Hogan
2016-06-07
1
-8
/
+0
*
MIPS: ptrace: Prevent writes to read-only FCSR bits
Maciej W. Rozycki
2016-06-07
1
-9
/
+19
*
MIPS: ptrace: Fix FP context restoration FCSR regression
Maciej W. Rozycki
2016-06-07
1
-0
/
+1
*
MIPS: Disable preemption during prctl(PR_SET_FP_MODE, ...)
Paul Burton
2016-06-07
1
-0
/
+4
*
MIPS: Prevent "restoration" of MSA context in non-MSA kernels
Paul Burton
2016-06-07
1
-2
/
+5
*
MIPS: Use copy_s.fmt rather than copy_u.fmt
Paul Burton
2016-06-07
1
-5
/
+5
*
MIPS: Reserve nosave data for hibernation
Huacai Chen
2016-06-07
1
-0
/
+3
*
MIPS: Fix watchpoint restoration
James Hogan
2016-06-07
2
-4
/
+3
*
MIPS: Avoid using unwind_stack() with usermode
James Hogan
2016-06-07
1
-1
/
+1
*
MIPS: Don't unwind to user mode with EVA
James Hogan
2016-06-07
1
-1
/
+1
*
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2016-06-07
1
-3
/
+3
*
MIPS64: R6: R2 emulation bugfix
Leonid Yegoshin
2016-06-07
1
-52
/
+53
*
MIPS: Fix MSA ld unaligned failure cases
Paul Burton
2016-04-20
1
-21
/
+30
*
MIPS: smp.c: Fix uninitialised temp_foreign_map
James Hogan
2016-03-16
1
-0
/
+1
*
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
2016-03-09
1
-7
/
+6
*
MIPS: CPS: drop .set mips64r2 directives
Paul Burton
2015-12-22
1
-2
/
+0
*
MIPS: uaccess: Take EVA into account in [__]clear_user
James Hogan
2015-12-22
1
-0
/
+2
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-11-15
22
-173
/
+618
|
\
|
*
Merge branch '4.3-fixes' into mips-for-linux-next
Ralf Baechle
2015-11-12
3
-3
/
+14
|
|
\
|
|
*
MIPS: OCTEON: omit ELF NOTE segments
David Daney
2015-11-10
1
-1
/
+8
|
|
*
MIPS: vmlinux: discard .MIPS.abiflags
Aaro Koskinen
2015-11-10
1
-0
/
+1
|
|
*
MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()
Petri Gynther
2015-11-09
1
-2
/
+3
|
|
*
MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()
Petri Gynther
2015-11-09
1
-0
/
+2
|
*
|
MIPS: idle: add case for CPU_5KE
Aurelien Jarno
2015-11-12
1
-0
/
+1
|
*
|
MIPS: vmlinux: create a section for appended DTB
Aaro Koskinen
2015-11-12
2
-0
/
+9
[prev]
[next]