aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)AuthorFilesLines
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2024-10-23MIPS: export __cmpxchg_small()David Sterba1-0/+1
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds1-77/+0
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao1-1/+1
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui1-77/+0
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck1-3/+1
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang1-8/+7
2024-08-08MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang1-0/+4
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds1-1/+4
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT1-1/+4
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds7-89/+290
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang2-1/+12
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton1-0/+37
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang2-81/+202
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang1-3/+14
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang1-1/+3
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang1-1/+2
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas1-0/+18
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi1-2/+2
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann2-2/+2
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann1-1/+1
2024-05-23mseal: wire up mseal syscallJeff Xu3-0/+3
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)1-22/+0
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)1-4/+16
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)1-2/+2
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada1-1/+1
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang6-37/+41
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds8-166/+212
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+6
2024-03-11mips: cm: Convert __mips_cm_phys_base() to weak functionSerge Semin1-4/+1
2024-03-11mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin1-4/+1
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere2-14/+8
2024-02-23mips, crash: wrap crash dumping code into crash related ifdefsBaoquan He1-11/+6
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang1-2/+2
2024-02-20MIPS: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen1-1/+1
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT1-3/+3
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT1-1/+4
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang2-64/+125
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang1-1/+1
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang1-70/+64
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang1-3/+3
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang1-0/+7
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao1-0/+6
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei1-1/+7
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds10-79/+44
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+9
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds19-10/+20