summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-08-20MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-05-29MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-05-18MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02MIPS: cm: Detect CM quirks from device treeGregory CLEMENT1-0/+22
2025-04-25MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-03-13mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2024-12-05mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+2
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+0
2024-09-04KVM: MIPS: Rename virtualization {en,dis}abling APIs to match common KVMSean Christopherson1-2/+2
2024-09-04arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)2-8/+0
2024-09-04MIPS: loongson64: rename __node_data to node_dataMike Rapoport (Microsoft)1-2/+2
2024-09-04MIPS: sgi-ip27: make NODE_DATA() the same as on all other architecturesMike Rapoport (Microsoft)1-1/+4
2024-08-29MIPS: dec: prom: Remove unused unregister_prom_console() declarationGaosheng Cui1-1/+0
2024-08-29MIPS: Remove unused mips_display/_scroll_message() declarationsGaosheng Cui1-3/+0
2024-08-29MIPS: Remove unused declarations in asm/cmp.hGaosheng Cui1-8/+0
2024-08-29MIPS: MT: Remove unused function mips_mt_regdump()Gaosheng Cui1-2/+0
2024-08-29MIPS: Remove unused function dump_au1000_dma_channel() in dma.cGaosheng Cui1-1/+0
2024-07-25Merge tag 'mips_6.11_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2-1/+4
2024-07-23MIPS: SMP-CPS: Fix address for GCR_ACCESS register for CM3 and laterGregory CLEMENT1-0/+4
2024-07-23MIPS: Loongson64: Switch to SYNC_R4KJiaxun Yang1-1/+0
2024-07-22Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+2
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2024-07-20Merge tag 'mips_6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds8-32/+105
2024-07-16Merge tag 'kvm-x86-generic-6.11' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini1-1/+0
2024-07-12MIPS: Implement ieee754 NAN2008 emulation modeJiaxun Yang1-0/+15
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-1/+0
2024-07-09MIPS: GIC: Generate redirect block accessorsPaul Burton1-16/+34
2024-07-09MIPS: CPS: Add a couple of multi-cluster utility functionsPaul Burton1-0/+39
2024-07-04mm: implement update_mmu_tlb() using update_mmu_tlb_range()Bang Li1-2/+0
2024-07-04mm: add update_mmu_tlb_range()Bang Li1-0/+2
2024-07-03MIPS: sync-r4k: Rework based on x86 tsc_syncJiaxun Yang1-5/+0
2024-06-27mips: bmips: rework and cache CBR addr handlingChristian Marangi1-0/+1
2024-06-27Merge branch 'mips-fixes' into mips-nextThomas Bogendoerfer1-1/+1
2024-06-21MIPS: Loongson64: env: Hook up Loongsson-2KJiaxun Yang1-0/+2
2024-06-21MIPS: mipsmtregs: Fix target register for MFTC0Jiaxun Yang1-1/+1
2024-06-12KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-1/+0
2024-06-11MIPS: sgi-ip22: Add prototypes for several functions to headerGenjian Zhang1-0/+3
2024-06-11MIPS: asm/pm.h: Use platform agnostic macrosJiaxun Yang1-11/+11
2024-05-21Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+6
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds3-8/+20
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-2/+2
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)1-2/+2
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann1-6/+6
2024-05-03MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau1-8/+11
2024-04-26mm/treewide: remove pXd_huge()Peter Xu2-2/+2
2024-04-15MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor1-0/+6
2024-04-15MIPS: Guard some macros with __ASSEMBLY__ in asm.hJiaxun Yang1-0/+3
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang1-1/+1