index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-26
MIPS: ath79: fix system restart
Felix Fietkau
2
-0
/
+2
2018-09-19
MIPS: WARN_ON invalid DMA cache maintenance, not BUG_ON
Paul Burton
1
-2
/
+4
2018-09-19
MIPS: Octeon: add missing of_node_put()
Nicholas Mc Guire
1
-0
/
+2
2018-09-19
MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSET
Paul Burton
1
-4
/
+4
2018-09-19
kthread: fix boot hang (regression) on MIPS/OpenRISC
Vegard Nossum
1
-1
/
+0
2018-09-05
MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7
Paul Burton
1
-3
/
+3
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
3
-3
/
+3
2018-09-05
Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"
Rafał Miłecki
2
-9
/
+0
2018-08-06
MIPS: Fix off-by-one in pci_resource_to_user()
Paul Burton
1
-1
/
+1
2018-07-28
MIPS: ath79: fix register address in ath79_ddr_wb_flush()
Felix Fietkau
1
-1
/
+1
2018-07-22
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-1
/
+28
2018-07-22
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-07-17
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-03
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-07-03
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-06-06
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
1
-0
/
+4
2018-06-06
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2
-2
/
+2
2018-05-30
MIPS: Octeon: Fix logging messages with spurious periods after newlines
Joe Perches
1
-5
/
+5
2018-05-30
MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset
Mathias Kresin
1
-1
/
+1
2018-05-30
MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASS
Matt Redfearn
1
-2
/
+2
2018-05-30
KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
Colin Ian King
1
-1
/
+1
2018-05-30
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2
-4
/
+4
2018-05-30
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
1
-2
/
+16
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-21
/
+4
2018-04-24
MIPS: memset.S: Fix clobber of v1 in last_fixup
Matt Redfearn
1
-1
/
+1
2018-04-24
MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
Matt Redfearn
1
-1
/
+1
2018-04-24
MIPS: memset.S: EVA & fault support for small_memset
Matt Redfearn
1
-1
/
+6
2018-04-24
MIPS: uaccess: Add micromips clobbers to bzero invocation
Matt Redfearn
1
-2
/
+9
2018-04-13
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
1
-1
/
+2
2018-04-13
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
1
-1
/
+6
2018-04-13
MIPS: mm: fixed mappings: correct initialisation
Marcin Nowakowski
1
-3
/
+3
2018-03-28
MIPS: ralink: Remove ralink_halt()
NeilBrown
1
-7
/
+0
2018-03-22
MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs counters
Aleksandar Markovic
1
-0
/
+2
2018-03-22
MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identification
Leonid Yegoshin
1
-2
/
+12
2018-03-22
MIPS: BPF: Fix multiple problems in JIT skb access helpers.
David Daney
1
-11
/
+12
2018-03-22
MIPS: BPF: Quit clobbering callee saved registers in JIT code.
David Daney
1
-4
/
+12
2018-03-18
MIPS: OCTEON: irq: Check for null return on kzalloc allocation
Colin Ian King
1
-0
/
+2
2018-03-18
MIPS: ath25: Check for kzalloc allocation failure
Colin Ian King
1
-0
/
+2
2018-03-18
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
1
-4
/
+4
2018-03-03
MIPS: Implement __multi3 for GCC7 MIPS64r6 builds
James Hogan
3
-1
/
+73
2018-01-23
MIPS: AR7: ensure the port type's FCR value is used
Jonas Gorski
1
-1
/
+1
2018-01-17
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
1
-0
/
+3
2018-01-17
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
1
-0
/
+1
2018-01-17
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
1
-11
/
+36
2018-01-17
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+1
2018-01-17
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
1
-1
/
+11
2018-01-17
MIPS: Factor out NT_PRFPREG regset access helpers
Maciej W. Rozycki
1
-25
/
+83
2018-01-17
MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the task
Maciej W. Rozycki
1
-0
/
+12
2017-12-25
MIPS: math-emu: Fix final emulation phase for certain instructions
Aleksandar Markovic
1
-14
/
+14
[prev]
[next]