summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-07-27mips: fix compat_sys_lseek syscallArnd Bergmann
2024-07-05syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-07-05mips: bmips: BCM6358: make sure CBR is correctly setChristian Marangi
2024-07-05MIPS: Routerboard 532: Fix vendor retry check codeIlpo Järvinen
2024-07-05MIPS: Octeon: Add PCIe link status checkSongyang Li
2024-05-17MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-26MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-23mips: Fix max_mapnr being uninitialized on early stagesSerge Semin
2024-02-23MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-23mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-25MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2024-01-25mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2024-01-25mips: dmi: Fix early remap on MIPS32Serge Semin
2024-01-05Revert "MIPS: Loongson64: Enable DMA noncoherent support"Greg Kroah-Hartman
2023-12-13MIPS: Loongson64: Enable DMA noncoherent supportJiaxun Yang
2023-12-13MIPS: Loongson64: Reserve vgabios memory on bootJiaxun Yang
2023-12-08MIPS: KVM: Fix a build warning about variable set but not usedHuacai Chen
2023-10-10MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledChristoph Hellwig
2023-09-19mmc: au1xmmc: force non-modular build and remove symbol_get usageChristoph Hellwig
2023-09-02Revert "MIPS: Alchemy: fix dbdma2"Greg Kroah-Hartman
2023-08-30MIPS: cpu-features: Use boot_cpu_type for CPU type based featuresJiaxun Yang
2023-08-30MIPS: cpu-features: Enable octeon_cache by cpu_typeJiaxun Yang
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