summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2025-05-26Merge tag 'vfs-6.16-rc1.coredump' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-9/+0
2025-05-23af_unix: Introduce SO_PASSRIGHTS.Kuniyuki Iwashima-0/+2
2025-05-23mips, net: ensure that SOCK_COREDUMP is definedChristian Brauner-9/+0
2025-05-11mm: pass mm down to pagetable_{pte,pmd}_ctorKevin Brodsky-1/+1
2025-05-11syscall.h: introduce syscall_set_nr()Dmitry V. Levin-0/+15
2025-05-11syscall.h: add syscall_set_arguments()Dmitry V. Levin-0/+28
2025-05-11arch: remove mk_pmd()Matthew Wilcox (Oracle)-3/+0
2025-05-11mm: introduce a common definition of mk_pte()Matthew Wilcox (Oracle)-6/+0
2025-04-30MIPS: Fix MAX_REG_OFFSETThorsten Blum-1/+2
2025-04-27MIPS: rename rollback_handler with skipover_handlerMarco Crivellari-1/+1
2025-04-27MIPS: Fix idle VS timer enqueueMarco Crivellari-2/+1
2025-04-27MIPS: SMP: Implement parallel CPU bring up for EyeQGregory CLEMENT-0/+3
2025-04-01mm: pgtable: convert some architectures to use tlb_remove_ptdesc()Qi Zheng-5/+2
2025-04-01Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+4
2025-03-29Merge tag 'mips_6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-3/+64
2025-03-27Merge tag 'asm-generic-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-16/+16
2025-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+0
2025-03-25Merge tag 'timers-vdso-2025-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+15
2025-03-20Merge branch 'kvm-nvmx-and-vm-teardown' into HEADPaolo Bonzini-1/+0
2025-03-19MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer-1/+1
2025-03-19MIPS: Fix Macro nameAbhishek Tamboli-1/+1
2025-03-18mips: fix PCI_IOBASE definitionArnd Bergmann-4/+9
2025-03-17MIPS: make setup_zero_pages() use memblockMike Rapoport (Microsoft)-2/+0
2025-03-16mm/ioremap: pass pgprot_t to ioremap_prot() instead of unsigned longRyan Roberts-4/+4
2025-03-15mips: drop GENERIC_IOMAP wrapperArnd Bergmann-13/+8
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts-2/+4
2025-02-27MIPS: ds1287: Match ds1287_set_base_clock() function typesWangYuli-1/+1
2025-02-26KVM: Drop kvm_arch_sync_events() now that all implementations are nopsSean Christopherson-1/+0
2025-02-21MIPS: Use arch specific syscall name match functionBibo Mao-0/+16
2025-02-21MIPS: cm: Detect CM quirks from device treeGregory CLEMENT-0/+22
2025-02-21MIPS: CPS: Boot CPUs in secondary clustersPaul Burton-0/+19
2025-02-21MIPS: CPS: Introduce struct cluster_boot_configPaul Burton-1/+5
2025-02-21MIPS: vdso: Switch to generic storage implementationThomas Weißschuh-27/+15
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki-2/+2
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds-6/+6
2025-01-26Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-7/+1
2025-01-25asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky-6/+0
2025-01-25mm: pgtable: introduce pagetable_dtor()Qi Zheng-1/+1
2025-01-11MIPS: Loongson: Add comments for interface_infoKexy Biscuit-4/+4
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer-2/+2
2024-12-16sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri-0/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-5/+6
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-0/+2
2024-11-20Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+0
2024-11-19Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-7/+1
2024-11-11mm: define general function pXd_init()Bibo Mao-0/+2
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro-4/+0
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes-0/+3