index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kernel
Age
Commit message (
Expand
)
Author
2022-03-23
MIPS: smp: fill in sibling and core maps earlier
Alexander Lobakin
2021-11-26
mips: cm: Convert to bitfield API to fix out-of-bounds access
Geert Uytterhoeven
2021-11-26
signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULT
Eric W. Biederman
2021-03-03
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
2021-02-23
MIPS: BMIPS: Fix section mismatch warning
Jaedon Shin
2021-01-23
MIPS: relocatable: fix possible boot hangup with KASLR enabled
Alexander Lobakin
2020-09-09
MIPS: BMIPS: Also call bmips_cpu_setup() for secondary cores
Florian Fainelli
2020-08-21
MIPS: CPU#0 is not hotpluggable
Huacai Chen
2020-07-22
MIPS: Fix build for LTS kernel caused by backporting lpj adjustment
Huacai Chen
2020-07-09
MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
Hauke Mehrtens
2020-06-20
MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()
YuanJunQing
2020-06-20
mips: Add udelay lpj numbers adjustment
Serge Semin
2020-06-20
mips: cm: Fix an invalid error code of INTVN_*_ERR
Serge Semin
2020-06-20
MIPS: Truncate link address into 32bit for 32bit kernel
Jiaxun Yang
2020-06-20
MIPS: Make sparse_init() using top-down allocation
Tiezhu Yang
2020-03-11
MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'
Christophe JAILLET
2020-01-27
mips: avoid explicit UB in assignment of mips_io_port_base
Nick Desaulniers
2020-01-17
mips: cacheinfo: report shared CPU map
Vladimir Kondratiev
2019-11-10
MIPS: bmips: mark exception vectors as char arrays
Jonas Gorski
2019-08-29
mips: fix cacheinfo
Vladimir Kondratiev
2019-08-29
MIPS: kernel: only use i8253 clocksource with periodic clockevent
Thomas Bogendoerfer
2019-06-25
MIPS: uprobes: remove set but not used variable 'epc'
YueHaibing
2019-05-10
MIPS: KGDB: fix kgdb support for SMP platforms.
Chong Qiao
2019-05-02
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
2019-03-27
MIPS: Ensure ELF appended dtb is relocated
Yasha Cherikovsky
2019-03-13
MIPS: Remove function size check in get_frame_info()
Jun-Ru Chang
2019-03-13
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
2019-03-05
MIPS: fix truncation in __cmpxchg_small for short values
Michael Clark
2019-02-15
mips: cm: reprime error cause
Vladimir Kondratiev
2019-01-09
MIPS: math-emu: Write-protect delay slot emulation pages
Paul Burton
2018-11-21
MIPS: kexec: Mark CPU offline before disabling local IRQ
Dengcheng Zhu
2018-10-18
MIPS: VDSO: Always map near top of user memory
Paul Burton
2018-09-19
MIPS: VDSO: Match data page cache colouring when D$ aliases
Paul Burton
2018-09-05
MIPS: Correct the 64-bit DSP accumulator register size
Maciej W. Rozycki
2018-07-17
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
2018-07-17
MIPS: Call dump_stack() from show_regs()
Paul Burton
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
2018-06-05
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
Maciej W. Rozycki
2018-06-05
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Maciej W. Rozycki
2018-05-30
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
Maciej W. Rozycki
2018-05-30
MIPS: ptrace: Expose FIR register through FP regset
Maciej W. Rozycki
2018-03-15
MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()
Paul Burton
2018-03-15
MIPS: BMIPS: Do not mask IPIs during suspend
Justin Chen
2018-02-22
MIPS: Fix incorrect mem=X@Y handling
Marcin Nowakowski
2018-01-23
MIPS: CM: Drop WARN_ON(vp != 0)
James Hogan
2018-01-17
MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accesses
Maciej W. Rozycki
2018-01-17
MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSET
Maciej W. Rozycki
2018-01-17
MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSA
Maciej W. Rozycki
2018-01-17
MIPS: Consistently handle buffer counter with PTRACE_SETREGSET
Maciej W. Rozycki
2018-01-17
MIPS: Guard against any partial write attempt with PTRACE_SETREGSET
Maciej W. Rozycki
[next]