summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-20MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-03-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2021-11-26signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-03-03MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-23MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2020-09-12MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-07-22MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen
2020-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-20MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-20mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-20mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-20MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-06-20MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-05-10MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2020-03-11MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-01-29mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-09-06MIPS: kernel: only use i8253 clocksource with periodic clockeventThomas Bogendoerfer
2019-07-10MIPS: uprobes: remove set but not used variable 'epc'YueHaibing
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-03-27MIPS: Ensure ELF appended dtb is relocatedYasha Cherikovsky
2019-03-13MIPS: Remove function size check in get_frame_info()Jun-Ru Chang
2019-03-13MIPS: irq: Allocate accurate order pages for irq stackLiu Xiang
2019-02-15mips: cm: reprime error causeVladimir Kondratiev
2019-01-13MIPS: math-emu: Write-protect delay slot emulation pagesPaul Burton
2018-11-21MIPS: kexec: Mark CPU offline before disabling local IRQDengcheng Zhu
2018-11-10MIPS: Handle non word sized instructions when examining frameMatt Redfearn
2018-11-10MIPS: microMIPS: Fix decoding of swsp16 instructionMatt Redfearn
2018-09-26MIPS: VDSO: Match data page cache colouring when D$ aliasesPaul Burton
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2018-09-05MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki
2018-07-22MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()Paul Burton
2018-07-17MIPS: Call dump_stack() from show_regs()Paul Burton
2018-07-03mips: ftrace: fix static function graph tracingMatthias Schiffer
2018-06-06MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requestsMaciej W. Rozycki
2018-06-06MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki
2018-05-30MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRsMaciej W. Rozycki
2018-05-30MIPS: ptrace: Expose FIR register through FP regsetMaciej W. Rozycki
2018-03-22MIPS: r2-on-r6-emu: Clear BLTZALL and BGEZALL debugfs countersAleksandar Markovic
2018-03-22MIPS: r2-on-r6-emu: Fix BLEZL and BGTZL identificationLeonid Yegoshin
2018-03-18MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen
2018-01-17MIPS: Disallow outsized PTRACE_SETREGSET NT_PRFPREG regset accessesMaciej W. Rozycki
2018-01-17MIPS: Also verify sizeof `elf_fpreg_t' with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Fix an FCSR access API regression with NT_PRFPREG and MSAMaciej W. Rozycki
2018-01-17MIPS: Consistently handle buffer counter with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Guard against any partial write attempt with PTRACE_SETREGSETMaciej W. Rozycki
2018-01-17MIPS: Factor out NT_PRFPREG regset access helpersMaciej W. Rozycki
2018-01-17MIPS: Validate PR_SET_FP_MODE prctl(2) requests against the ABI of the taskMaciej W. Rozycki