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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-11
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
1
-0
/
+1
2017-07-27
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-3
/
+4
2017-07-27
MIPS: math-emu: Prevent wrong ISA mode instruction emulation
Maciej W. Rozycki
1
-0
/
+38
2017-07-27
MIPS: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
1
-4
/
+1
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: 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-15
MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
Yousong Zhou
1
-3
/
+4
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
2017-06-26
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-1
/
+1
2017-05-08
MIPS: elf2ecoff: Fix warning due to dead code.
Ralf Baechle
1
-4
/
+0
2017-05-08
MIPS: elf2ecoff: Ignore PT_MIPS_ABIFLAGS program headers.
Ralf Baechle
1
-2
/
+4
2017-05-08
MIPS: jz4740: fix build error in irq.h
Arnd Bergmann
1
-0
/
+2
2017-05-08
MIPS: KGDB: Use kernel context for sleeping threads
James Hogan
1
-15
/
+33
2017-05-08
MIPS: Fix crash registers on non-crashing CPUs
Corey Minyard
1
-3
/
+13
2017-04-30
MIPS: ralink: Cosmetic change to prom_init().
John Crispin
1
-5
/
+4
2017-04-30
MIPS: MSP71xx: remove odd locking in PCI config space access code
Sergey Ryazanov
1
-12
/
+0
2017-04-30
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
1
-0
/
+13
2017-04-30
MIPS: Fix the build on jz4740 after removing the custom gpio.h
Alban Bedel
2
-0
/
+2
2017-04-22
mips/ptrace: Preserve previous registers for short regset write
Dave Martin
1
-1
/
+2
2017-04-18
MIPS: DEC: Avoid la pseudo-instruction in delay slots
Ralf Baechle
1
-2
/
+38
2017-04-18
MIPS: ip22: Fix ip28 build for modern gcc
Arnd Bergmann
1
-1
/
+1
2017-04-18
MIPS: ip27: Disable qlge driver in defconfig
Arnd Bergmann
1
-1
/
+0
2016-11-23
KVM: MIPS: Make ERET handle ERL before EXL
James Hogan
1
-4
/
+4
2016-10-05
mips: copy_from_user() must zero the destination on access_ok() failure
Al Viro
1
-0
/
+3
2016-10-05
MIPS: Add a missing ".set pop" in an early commit
Huacai Chen
1
-0
/
+1
2016-10-05
MIPS: paravirt: Fix undefined reference to smp_bootstrap
Matt Redfearn
1
-0
/
+2
2016-09-17
MIPS: KVM: Check for pfn noslot case
James Hogan
1
-1
/
+1
2016-08-22
KEYS: 64-bit MIPS needs to use compat_sys_keyctl for 32-bit userspace
David Howells
2
-2
/
+2
2016-08-01
Revert "MIPS: Reserve nosave data for hibernation"
Sasha Levin
1
-3
/
+0
2016-07-20
MIPS: Fix page table corruption on THP permission changes.
David Daney
1
-1
/
+2
2016-07-12
MIPS: Fix 64k page support for 32 bit kernels.
Ralf Baechle
1
-1
/
+1
2016-07-12
MIPS: Reserve nosave data for hibernation
Huacai Chen
1
-0
/
+3
2016-07-11
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
4
-1
/
+13
2016-06-06
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
2
-3
/
+16
2016-06-06
MIPS: math-emu: Fix jalr emulation when rd == $0
Paul Burton
1
-3
/
+5
2016-06-06
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
3
-36
/
+29
2016-06-06
MIPS: KVM: Fix timer IRQ race when freezing timer
James Hogan
1
-5
/
+23
2016-06-03
MIPS: Avoid using unwind_stack() with usermode
James Hogan
1
-1
/
+1
2016-06-03
MIPS: Don't unwind to user mode with EVA
James Hogan
1
-1
/
+1
2016-06-03
MIPS: Fix siginfo.h to use strict posix types
James Hogan
1
-9
/
+9
2016-06-03
MIPS: ath79: make bootconsole wait for both THRE and TEMT
Matthias Schiffer
1
-2
/
+4
2016-03-29
Revert "MIPS: Kconfig: Disable SMP/CPS for 64-bit"
Markos Chandras
1
-1
/
+1
2016-03-13
MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'
Maciej W. Rozycki
1
-7
/
+6
2016-03-02
MIPS: Fix buffer overflow in syscall_get_arguments()
James Hogan
1
-3
/
+1
2016-02-15
net: filter: make JITs zero A for SKF_AD_ALU_XOR_X
Rabin Vincent
1
-15
/
+1
[next]