summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei
2020-09-09MIPS: perf: Fix wrong check condition of Loongson event IDsTiezhu Yang
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-26MIPS: Fix unable to reserve memory for Crash kernelJinyang He
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-19MIPS: only register FTLBPar exception handler for supported modelsWANG Xuerui
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09mips: add show_stack_loglvl()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-04KVM: MIPS: Enable KVM support for Loongson-3Huacai Chen
2020-06-04KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui
2020-05-24MIPS: Tidy up CP0.Config6 bits definitionHuacai Chen
2020-05-22mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPUSerge Semin
2020-05-22mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changesSerge Semin
2020-05-22mips: Add udelay lpj numbers adjustmentSerge Semin
2020-05-22mips: Add CPS_NS16550_WIDTH configSerge Semin
2020-05-22mips: Add CONFIG/CONFIG6/Cause reg fields macroSerge Semin
2020-05-22mips: Add CP0 Write Merge config supportSerge Semin
2020-05-22mips: Add MIPS Release 5 supportSerge Semin
2020-05-19MIPS: Remove useless parameter of bootcmdline_init()Zhi Li
2020-05-17MIPS: Remove not used 8250-platform.cTiezhu Yang
2020-05-15MIPS: constify sysrq_key_opEmil Velikov
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-08MIPS: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-07MIPS: asm: Rename some macros to avoid build errorsHuacai Chen
2020-05-07mips: cm: Add L2 ECC/parity errors reportingSerge Semin
2020-05-07mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-05-07MIPS: Use fallthrough for arch/mipsLiangliang Huang
2020-05-07MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-05-02MIPS: perf: Remove unnecessary "fallthrough" pseudo keywordsHuacai Chen
2020-05-02MIPS: Loongson64: Correct TLB type for Loongson-3 ClassicJiaxun Yang
2020-04-30MIPS: Loongson64: Probe CPU features via CPUCFGJiaxun Yang
2020-04-30MIPS: perf: Add hardware perf events support for new Loongson-3Huacai Chen
2020-04-26MIPS: Kernel: Identify Loongson-2K processorsJiaxun Yang
2020-04-24MIPS: Clear XContext at boot timeJiaxun Yang
2020-04-24MIPS: Move unaligned load/store helpers to inst.hHuacai Chen
2020-04-21MIPS: Make sparse_init() using top-down allocationTiezhu Yang