summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorLines
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT-1/+4
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-89/+290
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang-1/+12
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton-0/+37
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang-81/+202
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang-3/+14
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang-1/+3
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang-1/+2
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas-0/+18
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi-2/+2
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann-2/+2
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)-22/+0
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)-4/+16
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)-2/+2
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada-1/+1
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang-37/+41
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-166/+212
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-11/+6
2024-03-11mips: cm: Convert __mips_cm_phys_base() to weak functionSerge Semin-4/+1
2024-03-11mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin-4/+1
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere-14/+8
2024-02-23mips, crash: wrap crash dumping code into crash related ifdefsBaoquan He-11/+6
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang-2/+2
2024-02-20MIPS: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen-1/+1
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT-3/+3
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT-1/+4
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang-64/+125
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang-1/+1
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang-70/+64
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang-3/+3
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang-0/+7
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao-0/+6
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei-1/+7
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-79/+44
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+9
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds-10/+20
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+6
2024-01-08MIPS: Fix typosBjorn Helgaas-9/+9
2023-12-30MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer-61/+27
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer-10/+7
2023-12-21mips: Set dump-stack arch descriptionSerge Semin-0/+2
2023-12-21mips: Fix incorrect max_low_pfn adjustmentSerge Semin-2/+2
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds-8/+8
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+6
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton-8/+8
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He-8/+8