summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2023-08-26MIPS: dec: prom: Address -Warray-bounds warningGustavo A. R. Silva
2023-08-08mips/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner
2023-07-27MIPS: Loongson: Fix cpu_probe_loongson() againHuacai Chen
2023-07-27mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V
2023-07-27mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V
2023-06-21Remove DECnet support from kernelStephen Hemminger
2023-06-21mips: Move initrd_start check after initrd address sanitisation.Liviu Dudau
2023-06-21MIPS: Alchemy: fix dbdma2Manuel Lauss
2023-06-14MIPS: locking/atomic: Fix atomic{_64,}_sub_if_positiveRui Wang
2023-05-17MIPS: fw: Allow firmware to pass a empty envJiaxun Yang
2023-04-26MIPS: Define RUNTIME_DISCARD_EXIT in LD scriptJiaxun Yang
2023-04-05mips: bmips: BCM6358: disable RAC flush for TP1Álvaro Fernández Rojas
2023-03-17MIPS: Fix a compilation issuexurui
2023-03-11mips: fix syscall_get_nrElvira Khabirova
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-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-14MIPS: OCTEON: warn only once if deprecated link status is being usedLadislav Michl
2023-01-14MIPS: BCM63xx: Add check for NULL for clk in clk_enableAnastasia Belova
2023-01-14MIPS: vpe-cmp: fix possible memory leak while module exitingYang Yingliang
2023-01-14MIPS: vpe-mt: fix possible memory leak while module exitingYang Yingliang
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04mips: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-12-02MIPS: pic32: treat port as signed integerJason A. Donenfeld
2022-11-16MIPS: jump_label: Fix compat branch range checkJiaxun Yang
2022-10-26MIPS: BCM47XX: Cast memcmp() of function to (void *)Kees Cook
2022-10-26MIPS: SGI-IP27: Fix platform-device leak in bridge_platform_create()Lin Yujun
2022-10-26MIPS: SGI-IP27: Free some unused memoryChristophe JAILLET
2022-09-28MIPS: Loongson32: Fix PHY-mode being left unspecifiedSerge Semin
2022-09-28MIPS: lantiq: export clk_get_io() for lantiq_wdt.koRandy Dunlap
2022-09-23MIPS: OCTEON: irq: Fix octeon_irq_force_ciu_mapping()Alexander Sverdlin
2022-09-15MIPS: loongson32: ls1c: Fix hang during startupYang Ling
2022-08-25MIPS: tlbex: Explicitly compare _PAGE_NO_EXEC against 0Nathan Chancellor
2022-08-25mips: cavium-octeon: Fix missing of_node_put() in octeon2_usb_clocks_startLiang He
2022-08-21MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen
2022-06-29MIPS: Remove repetitive increase irq_err_counthuhai
2022-06-14mips: cpc: Fix refcount leak in mips_cpc_default_phys_baseGong Yuanjun
2022-06-09MIPS: IP30: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-06-09MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki
2022-05-30mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld
2022-05-25MIPS: lantiq: check the return value of kzalloc()Xiaoke Wang
2022-05-15MIPS: Use address-of operator on section symbolsNathan Chancellor
2022-05-12MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki
2022-04-13MIPS: ingenic: correct unit node addressKrzysztof Kozlowski
2022-04-13MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin
2022-04-13mips: ralink: fix a refcount leak in ill_acc_of_setup()Hangyu Hua
2022-04-08MIPS: pgalloc: fix memory leak caused by pgd_free()Yaliang Wang
2022-04-08MIPS: RB532: fix return value of __setup handlerRandy Dunlap
2022-04-08mips: DEC: honor CONFIG_MIPS_FP_SUPPORT=nRandy Dunlap
2022-04-08DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki