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-11-30
MIPS: BCM47XX: Fix LED inversion for WRT54GSv1
Mirko Parthey
1
-1
/
+1
2017-11-30
MIPS: Fix an n32 core file generation regset support regression
Maciej W. Rozycki
1
-0
/
+17
2017-11-30
MIPS: dts: remove bogus bcm96358nb4ser.dtb from dtb-y entry
Masahiro Yamada
1
-1
/
+0
2017-11-30
MIPS: Fix odd fp register warnings with MIPS64r2
James Hogan
1
-3
/
+5
2017-11-30
MIPS: pci: Remove KERN_WARN instance inside the mt7620 driver
John Crispin
1
-1
/
+1
2017-11-30
MIPS: ralink: Fix typo in mt7628 pinmux function
Mathias Kresin
1
-1
/
+1
2017-11-30
MIPS: ralink: Fix MT7628 pinmux
Mathias Kresin
1
-2
/
+2
2017-11-21
MIPS: Netlogic: Exclude netlogic,xlp-pic code from XLR builds
Paul Burton
1
-2
/
+2
2017-11-21
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
2
-3
/
+67
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-21
MIPS: End asm function prologue macros with .insn
Paul Burton
1
-4
/
+6
2017-11-15
MIPS: AR7: Ensure that serial ports are properly set up
Oswald Buddenhagen
1
-0
/
+1
2017-11-15
MIPS: AR7: Defer registration of GPIO
Jonas Gorski
2
-2
/
+4
2017-11-15
MIPS: BMIPS: Fix missing cbr address
Jaedon Shin
1
-2
/
+2
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-11-15
MIPS: Fix CM region target definitions
Paul Burton
1
-2
/
+2
2017-11-15
MIPS: microMIPS: Fix incorrect mask in insn_table_MM
Gustavo A. R. Silva
1
-1
/
+1
2017-10-21
MIPS: Fix minimum alignment requirement of IRQ stack
Matt Redfearn
1
-1
/
+1
2017-10-18
MIPS: math-emu: Remove pr_err() calls from fpu_emu()
Paul Burton
1
-2
/
+0
2017-10-08
MIPS: smp-cps: Fix retrieval of VPE mask on big endian CPUs
Matt Redfearn
1
-1
/
+1
2017-10-08
MIPS: IRQ Stack: Unwind IRQ stack onto task stack
Matt Redfearn
4
-20
/
+60
2017-10-08
mips: ath79: clock:- Unmap region obtained by of_iomap
Arvind Yadav
1
-2
/
+5
2017-10-08
MIPS: Lantiq: Fix another request_mem_region() return code check
Arnd Bergmann
1
-2
/
+2
2017-10-08
MIPS: ralink: Fix incorrect assignment on ralink_soc
Colin Ian King
1
-1
/
+1
2017-10-08
MIPS: ralink: Fix a typo in the pinmux setup.
John Crispin
1
-9
/
+9
2017-10-08
MIPS: Ensure bss section ends on a long-aligned address
Paul Burton
1
-1
/
+1
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case)
Douglas Leung
1
-39
/
+94
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case)
Douglas Leung
2
-70
/
+50
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up "maddf_flags" enumeration
Aleksandar Markovic
3
-22
/
+20
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs
Aleksandar Markovic
2
-2
/
+34
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs
Aleksandar Markovic
2
-2
/
+42
2017-09-27
MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation
Aleksandar Markovic
2
-91
/
+41
2017-09-27
MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separately
Aleksandar Markovic
2
-2
/
+8
2017-09-27
MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs
Aleksandar Markovic
2
-4
/
+4
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs
Aleksandar Markovic
4
-4
/
+12
2017-09-27
MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs
Aleksandar Markovic
4
-6
/
+22
2017-09-27
MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative
Aleksandar Markovic
4
-32
/
+96
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero
Aleksandar Markovic
4
-24
/
+8
2017-09-27
MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation
Aleksandar Markovic
4
-16
/
+112
2017-08-16
MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression
Maciej W. Rozycki
1
-28
/
+6
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 R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
1
-20
/
+15
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: 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
[next]