summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
9 daysMIPS: Always record SEGBITS in cpu_data.vmbitsMaciej W. Rozycki2-5/+10
2026-03-04MIPS: Work around LLVM bug when gp is used as global register variableYao Zi1-0/+13
2025-08-28MIPS: Don't crash in stack_top() for tasks without ABI or vDSOThomas Weißschuh1-7/+9
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton1-13/+17
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT1-0/+14
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli1-0/+1
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli1-1/+1
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang1-8/+7
2024-09-04MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang1-0/+4
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT1-1/+4
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2-2/+2
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang6-37/+41
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-0/+13
2023-07-27MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen1-6/+3
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau1-4/+5
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang1-0/+2
2023-03-11MIPS: vpe-mt: drop physical_memsizeRandy Dunlap1-4/+3
2023-03-11MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap1-3/+5
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2023-01-14MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-14MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang1-2/+2
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe1-1/+1
2023-01-04mips: add support for TIF_NOTIFY_SIGNALJens Axboe1-1/+1
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang1-1/+1
2022-08-21MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun1-0/+1
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki1-8/+3
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin1-11/+11
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin1-3/+3
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei1-2/+2
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven1-11/+10
2021-11-18signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman2-11/+2
2021-09-26drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner1-5/+2
2021-07-19MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)Paul Cercueil1-0/+5
2021-07-14sched/core: Initialize the idle task with preemption disabledValentin Schneider1-1/+0
2021-05-19MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang1-3/+0
2021-03-04MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs tooPaul Cercueil1-7/+8
2021-03-04MIPS: properly stop .eh_frame generationAlexander Lobakin1-1/+0
2021-03-04MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() sectionAlexander Lobakin1-0/+1
2021-01-19MIPS: relocatable: fix possible boot hangup with KASLR enabledAlexander Lobakin1-2/+8
2021-01-19MIPS: Fix malformed NT_FILE and NT_SIGINFO in 32bit coredumpsAl Viro2-0/+14
2020-12-30MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin1-2/+2
2020-11-29Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-6/+6
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra1-6/+6
2020-11-17MIPS: kernel: Fix for_each_memblock conversionThomas Bogendoerfer1-3/+3
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches1-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0