aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2024-02-21Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/basev4.19/standard/preempt-rt/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.290' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.287' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.276' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.272' into v4.19/standard/baseBruce Ashfield
2024-02-21Merge tag 'v4.19.270' into v4.19/standard/baseBruce Ashfield
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-03-11MIPS: vpe-mt: drop physical_memsizeRandy 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-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-10Merge tag 'v4.19.256' into v4.19/standard/baseBruce Ashfield
2022-09-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.247' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.242' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.238' into v4.19/standard/baseBruce Ashfield
2022-09-09Merge tag 'v4.19.236' into v4.19/standard/baseBruce Ashfield
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-23MIPS: smp: fill in sibling and core maps earlierAlexander Lobakin
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.218' into v4.19/standard/baseBruce Ashfield
2022-01-25Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2022-01-25Merge tag 'v4.19.208' into v4.19/standard/baseBruce Ashfield
2021-11-26mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven
2021-11-26signal/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-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.178' into v4.19/standard/baseBruce Ashfield
2021-06-10Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2021-06-10Merge tag 'v4.19.169' into v4.19/standard/baseBruce Ashfield
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-10-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-10-06Merge tag 'v4.19.144' into v4.19/standard/baseBruce Ashfield
2020-09-09MIPS: BMIPS: Also call bmips_cpu_setup() for secondary coresFlorian Fainelli
2020-08-26Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-26Merge tag 'v4.19.141' into v4.19/standard/baseBruce Ashfield
2020-08-21MIPS: CPU#0 is not hotpluggableHuacai Chen
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-06Merge tag 'v4.19.134' into v4.19/standard/baseBruce Ashfield
2020-08-06Merge branch 'v4.19/standard/base' into v4.19/standard/preempt-rt/baseBruce Ashfield
2020-08-06Merge tag 'v4.19.132' into v4.19/standard/baseBruce Ashfield
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