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 a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
2017-07-27
1
-1
/
+1
*
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-07-27
1
-20
/
+15
*
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-07-27
1
-8
/
+4
*
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-07-27
1
-8
/
+8
*
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-07-27
1
-3
/
+4
*
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-07-27
1
-0
/
+1
*
MIPS: Save static registers before sysmips
James Hogan
2017-07-27
5
-4
/
+10
*
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
2017-07-27
1
-1
/
+1
*
MIPS: Negate error syscall return in trace
James Hogan
2017-07-27
1
-1
/
+1
*
MIPS: Fix mips_atomic_set() with EVA
James Hogan
2017-07-27
1
-2
/
+5
*
MIPS: Fix mips_atomic_set() retry condition
James Hogan
2017-07-27
1
-1
/
+1
*
MIPS: Fix IRQ tracing & lockdep when rescheduling
Paul Burton
2017-07-05
1
-0
/
+3
*
MIPS: pm-cps: Drop manual cache-line alignment of ready_count
Paul Burton
2017-07-05
1
-8
/
+1
*
MIPS: Avoid accidental raw backtrace
James Hogan
2017-07-05
1
-0
/
+2
*
MIPS: head: Reorder instructions missing a delay slot
Karl Beldan
2017-07-05
1
-1
/
+1
*
MIPS: Fix bnezc/jialc return address calculation
Paul Burton
2017-06-24
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-03
1
-1
/
+1
*
MIPS: cevt-r4k: Fix out-of-bounds array access
James Hogan
2017-05-03
1
-1
/
+1
*
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
2017-05-03
1
-15
/
+33
*
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: Add MIPS_CPU_FTLB for Loongson-3A R2
Huacai Chen
2017-04-12
1
-1
/
+1
*
MIPS: Check TLB before handle_ri_rdhwr() for Loongson-3
Huacai Chen
2017-04-12
2
-6
/
+15
*
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
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2017-01-06
1
-2
/
+2
*
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Luuk Paulussen
2016-12-11
1
-1
/
+1
*
MIPS: Fix max_low_pfn with disabled highmem
James Hogan
2016-11-04
1
-0
/
+13
*
MIPS: Correct MIPS I FP sigcontext layout
Maciej W. Rozycki
2016-11-04
1
-64
/
+39
*
MIPS: Fix ISA I/II FP signal context offsets
Maciej W. Rozycki
2016-11-04
2
-117
/
+131
*
MIPS: Remove FIR from ISA I FP signal context
Maciej W. Rozycki
2016-11-04
1
-5
/
+1
*
MIPS: Fix ISA I FP sigcontext access violation handling
Maciej W. Rozycki
2016-11-04
1
-1
/
+1
*
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2016-11-04
3
-42
/
+47
*
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
Maciej W. Rozycki
2016-11-04
1
-0
/
+1
*
MIPS: Fix __show_regs() output
Paul Burton
2016-11-04
1
-21
/
+21
*
MIPS: traps: Fix output of show_code
Matt Redfearn
2016-11-04
1
-3
/
+4
*
MIPS: traps: Fix output of show_stacktrace
Matt Redfearn
2016-11-04
1
-6
/
+8
*
MIPS: traps: Fix output of show_backtrace
Matt Redfearn
2016-11-04
1
-1
/
+1
*
MIPS: KASLR: Fix handling of NULL FDT
Matt Redfearn
2016-11-04
1
-1
/
+1
*
MIPS: CPC: Provide default mips_cpc_default_phys_base to ignore CPC
Paul Burton
2016-11-04
1
-1
/
+10
*
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-19
1
-2
/
+3
|
\
|
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+3
[next]