summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2025-08-01Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+0
2025-07-31Merge tag 'mips_6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds13-131/+26
2025-07-29Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+224
2025-07-28MIPS: Update Joshua Kinard's e-mail addressJoshua Kinard3-3/+3
2025-07-22mips: Handle KCOV __init vs inline mismatchKees Cook1-1/+1
2025-07-16mips/malta,loongson2ef: use generic mc146818_get_time functionMateusz Jończyk1-27/+7
2025-07-16mips: remove redundant macro mc146818_decode_yearMateusz Jończyk4-9/+4
2025-07-16mips/mach-rm: remove custom mc146818rtc.h fileMateusz Jończyk1-21/+0
2025-07-16mips: remove unused function mc146818_set_rtc_mmssMateusz Jończyk1-74/+0
2025-07-16MIPS: CPS: Improve mips_cps_first_online_in_cluster()Gregory CLEMENT2-1/+4
2025-07-16MIPS: disable MMID when not supported by the hardwareGregory CLEMENT1-0/+1
2025-07-16MIPS: vpe-mt: add missing prototypes for vpe_{alloc,start,stop,free}Shiji Yang1-0/+8
2025-07-14mm/hugetlb: remove prepare_hugepage_range()Peter Xu1-14/+0
2025-07-03MIPS: lantiq: xway: add prototype for ltq_get_cp1_base()Shiji Yang1-0/+3
2025-06-30mips: cavium-octeon: Move octeon-crypto.h into asm directoryEric Biggers1-0/+224
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-2/+2
2025-06-06Merge tag 'mips_6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds3-0/+32
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+44
2025-05-30MIPS: loongson2ef: lemote-2f: add missing function prototypesRandy Dunlap1-0/+9
2025-05-30MIPS: loongson2ef: cs5536: add missing function prototypesRandy Dunlap1-0/+20
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+0
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner1-9/+0
2025-05-12mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky1-1/+1
2025-05-12syscall.h: introduce syscall_set_nr()Dmitry V. Levin1-0/+15
2025-05-12syscall.h: add syscall_set_arguments()Dmitry V. Levin1-0/+28
2025-05-12arch: remove mk_pmd()Matthew Wilcox (Oracle)1-3/+0
2025-05-12mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)1-6/+0
2025-04-30MIPS: Fix MAX_REG_OFFSETThorsten Blum1-1/+2
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari1-1/+1
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari1-2/+1
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT1-0/+3
2025-04-02mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng1-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+4
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds5-3/+64
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-16/+16
2025-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-27/+15
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini1-1/+0
2025-03-19MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-03-19MIPS: Fix Macro nameAbhishek Tamboli1-1/+1
2025-03-19mips: fix PCI_IOBASE definitionArnd Bergmann3-4/+9
2025-03-18MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)1-2/+0
2025-03-17mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts1-4/+4
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann1-13/+8
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli1-1/+1
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson1-1/+0
2025-02-21MIPS: Use arch specific syscall name match functionBibo Mao1-0/+16
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT1-0/+22
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton2-0/+19