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
/
include
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: Fix unaligned PC interpretation in `compute_return_epc'
Maciej W. Rozycki
1
-4
/
+1
2017-07-15
MIPS: UAPI: Ignore __arch_swab{16,32,64} when using MIPS16
Yousong Zhou
1
-3
/
+4
2017-04-30
MIPS: asm: compiler: Add new macros to set ISA and arch asm annotations
Markos Chandras
1
-0
/
+13
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-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-11
MIPS: KVM: Fix modular KVM under QEMU
James Hogan
1
-0
/
+1
2016-06-06
MIPS: MSA: Fix a link error on `_init_msa_upper' with older GCC
Maciej W. Rozycki
1
-0
/
+13
2016-06-06
MIPS: KVM: Fix timer IRQ race when writing CP0_Compare
James Hogan
1
-1
/
+1
2016-06-03
MIPS: Fix siginfo.h to use strict posix types
James Hogan
1
-9
/
+9
2016-03-02
MIPS: Fix buffer overflow in syscall_get_arguments()
James Hogan
1
-3
/
+1
2015-08-19
MIPS: Make set_pte() SMP safe.
David Daney
1
-0
/
+31
2015-08-19
MIPS: Flush RPS on kernel entry with EVA
James Hogan
1
-0
/
+25
2015-07-05
MIPS: Fix KVM guest fixmap address
James Hogan
1
-0
/
+4
2015-05-17
MIPS: Octeon: Delete override of cpu_has_mips_r2_exec_hazard.
Ralf Baechle
1
-1
/
+0
2015-05-17
MIPS: Octeon: Remove udelay() causing huge IRQ latency
Alexander Sverdlin
1
-3
/
+0
2015-05-17
MIPS: asm: asm-eva: Introduce kernel load/store variants
Markos Chandras
1
-44
/
+93
2015-05-17
MIPS: lose_fpu(): Disable FPU when MSA enabled
James Hogan
1
-0
/
+1
2015-05-17
MIPS: KVM: Handle MSA Disabled exceptions from guest
James Hogan
1
-0
/
+2
2015-03-06
MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}
Markos Chandras
3
-7
/
+29
2015-03-06
MIPS: asm: pgtable: Prevent HTW race when updating PTEs
Markos Chandras
1
-10
/
+4
2015-03-06
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
Markos Chandras
1
-4
/
+6
2015-03-06
MIPS: asm: asmmacro: Replace "add" instructions with "addu"
Markos Chandras
1
-2
/
+2
2015-02-11
MIPS: mipsregs.h: Add write_32bit_cp1_register()
James Hogan
1
-0
/
+15
2014-11-24
MIPS: cpu-probe: Set the FTLB probability bit on supported cores
Markos Chandras
1
-0
/
+2
2014-11-24
MIPS: uaccess.h: Fix strnlen_user comment.
Ralf Baechle
1
-4
/
+2
2014-11-24
MIPS: r4kcache: Add EVA case for protected_writeback_dcache_line
Markos Chandras
1
-0
/
+4
2014-11-24
MIPS: Fix a copy & paste error in unistd.h
Huacai Chen
1
-1
/
+1
2014-11-19
MIPS: jump_label.c: Handle the microMIPS J instruction encoding
Maciej W. Rozycki
1
-1
/
+7
2014-11-19
MIPS: Zero variable read by get_user / __get_user in case of an error.
Ralf Baechle
1
-1
/
+4
2014-11-19
MIPS: asm: uaccess: Add v1 register to clobber list on EVA
Markos Chandras
1
-3
/
+4
2014-11-19
MIPS: Loongson: Set Loongson-3's ISA level to MIPS64R1
Huacai Chen
1
-2
/
+0
2014-11-07
MIPS: Fix build with binutils 2.24.51+
Manuel Lauss
5
-3
/
+50
2014-10-27
MIPS: Wire up bpf syscall.
Ralf Baechle
1
-6
/
+9
2014-10-24
MIPS: ftrace: Fix a microMIPS build problem
Markos Chandras
1
-2
/
+2
2014-10-23
MIPS: Prevent compiler warning from cop2_{save,restore}
Paul Burton
1
-4
/
+4
2014-10-23
MIPS: idle: Remove leftover __pastwait symbol and its references
Markos Chandras
1
-7
/
+0
2014-10-23
MIPS: ptrace.h: Add a missing include
Aaro Koskinen
1
-0
/
+2
2014-10-19
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-1
/
+1
2014-10-18
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
9
-19
/
+84
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+12
2014-10-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-6
/
+0
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-372
/
+189
2014-10-09
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
1
-7
/
+0
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-5
/
+11
[next]