summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2025-06-04MIPS: pm-cps: Use per-CPU variables as per-CPU, not per-corePaul Burton
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT
2025-05-02MIPS: cevt-ds1287: Add missing ds1287.h includeWangYuli
2025-03-13MIPS: ftrace: Declare ftrace_get_parent_ra_addr() as staticWangYuli
2024-09-12MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-09-04MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-08-19MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-01MIPS: vpe-mt: drop physical_memsizeRandy Dunlap
2024-03-01MIPS: SMP-CPS: fix build error when HOTPLUG_CPU not setRandy Dunlap
2024-03-01MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-23MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
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-02-22kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2022-12-31MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2022-12-31MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2022-11-26MIPS: fix duplicate definitions for exported symbolsRongwei Zhang
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-08-17MIPS: vdso: Utilize __pa() for gic_pfnFlorian Fainelli
2022-08-17MIPS: 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-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-03-19MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-03-08mips: setup: fix setnocoherentio() boolean settingRandy Dunlap
2022-02-16MIPS: Fix build error due to PTR used in more placesThomas Bogendoerfer
2021-12-01MIPS: loongson64: fix FTLB configurationHuang Pei
2021-11-18mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-18signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTEric W. Biederman
2021-09-22entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson
2021-09-11Merge branch 'linus' into smp/urgentThomas Gleixner
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-03Merge tag 'mips_5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-01drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()Thomas Gleixner
2021-08-21MIPS: Return true/false (not 1/0) from bool functionsHuilong Deng
2021-08-05MIPS: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-07-12exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman
2021-07-09Merge tag 'irqchip-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2021-07-09irqchip/mips: Fix RCU violation when using irqdomain lookup on interrupt entryMarc Zyngier
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds