summaryrefslogtreecommitdiff
path: root/arch/mips/kernel
AgeCommit message (Expand)Author
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
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2023-12-30MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer
2023-12-21mips: Set dump-stack arch descriptionSerge Semin
2023-12-21mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton