aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2023-03-11MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap
2023-02-06exit: Add and use make_task_dead.Eric W. Biederman
2023-01-18MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-18MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-11-25MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-08-25MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-15MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2021-11-17mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-17signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin
2020-12-30MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin
2020-09-09MIPS: add missing MSACSR and upper MSA initializationHuang Pei
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-07-09MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-06-22MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-06-22mips: Add udelay lpj numbers adjustmentSerge Semin
2020-06-22mips: cm: Fix an invalid error code of INTVN_*_ERRSerge Semin
2020-06-22MIPS: Truncate link address into 32bit for 32bit kernelJiaxun Yang
2020-06-22MIPS: Make sparse_init() using top-down allocationTiezhu Yang
2020-03-05MIPS: VPE: Fix a double free and a memory leak in 'release_vpe()'Christophe JAILLET
2020-02-11MIPS: syscalls: fix indentation of the 'SYSNR' messageAlexander Lobakin
2020-01-17mips: cacheinfo: report shared CPU mapVladimir Kondratiev
2019-10-23MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-10-10MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-02MIPS: init: Prevent adding memory before PHYS_OFFSETThomas Bogendoerfer
2019-10-02MIPS: init: Fix reservation of memory between PHYS_OFFSET and mem startThomas Bogendoerfer
2019-10-02MIPS: Wire up clone3 syscallPaul Burton
2019-10-01MIPS: cpu-bugs64: Mark inline functions as __always_inlineJiaxun Yang
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-08-31mips/atomic: Fix loongson_llsc_mb() wreckagePeter Zijlstra
2019-08-26MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-08-24mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2019-08-23MIPS: Fix build with CONFIG_PROC_VMCORE=yPaul Burton
2019-08-23MIPS: init: Drop boot_mem_mapJiaxun Yang
2019-08-11MIPS: Don't use bc_false uninitialized in __mm_isBranchInstrNathan Chancellor
2019-08-06Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-05MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie