summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
2024-11-01Merge tag 'for-6.12-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-23MIPS: export __cmpxchg_small()David Sterba
2024-09-17Merge tag 'smp-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-09-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-09-08smp: Mark smp_prepare_boot_cpu() __initBibo Mao
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui
2024-08-25Revert "MIPS: csrc-r4k: Apply verification clocksource flags"Guenter Roeck
2024-08-20MIPS: cevt-r4k: Don't call get_c0_compare_int if timer irq is installedJiaxun Yang
2024-08-08MIPS: Loongson64: Set timer mode in cpu-probeJiaxun Yang
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang
2024-07-03MIPS: csrc-r4k: Don't register as sched_clock if unfitJiaxun Yang
2024-07-03MIPS: csrc-r4k: Apply verification clocksource flagsJiaxun Yang
2024-07-03MIPS: csrc-r4k: Refine rating computationJiaxun Yang
2024-06-27mips: bmips: enable RAC on BMIPS4350Daniel González Cabanelas
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-21mips: fix compat_sys_lseek syscallArnd Bergmann
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-14arch: make execmem setup available regardless of CONFIG_MODULESMike Rapoport (IBM)
2024-05-14mm/execmem, arch: convert simple overrides of module_alloc to execmemMike Rapoport (IBM)
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)
2024-05-10kbuild: use $(src) instead of $(srctree)/$(src) for source directoryMasahiro Yamada
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-15Merge tag 'mips_6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-11mips: cm: Convert __mips_cm_phys_base() to weak functionSerge Semin
2024-03-11mips: cm: Convert __mips_cm_l2sync_phys_base() to weak functionSerge Semin
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere
2024-02-23mips, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang
2024-02-20MIPS: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds