summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-27mm: hugetlb: Add huge page size param to huge_ptep_get_and_clear()Ryan Roberts1-2/+4
2025-02-13MIPS: fix mips_get_syscall_arg() for o32Dmitry V. Levin1-24/+8
2025-02-13MIPS: Export syscall stack arguments properly for remote useMaciej W. Rozycki1-2/+2
2025-01-27Merge tag 'mips_6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-6/+6
2025-01-27Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-7/+1
2025-01-26asm-generic: pgalloc: provide generic __pgd_{alloc,free}Kevin Brodsky1-6/+0
2025-01-26mm: pgtable: introduce pagetable_dtor()Qi Zheng1-1/+1
2025-01-11MIPS: Loongson: Add comments for interface_infoKexy Biscuit1-4/+4
2025-01-11MIPS: kernel: Rename read/write_c0_ecc to read/writec0_errctlThomas Bogendoerfer1-2/+2
2024-12-17sock: Introduce SO_RCVPRIORITY socket optionAnna Emese Nyiri1-0/+2
2024-11-23Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-5/+6
2024-11-21Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2024-11-21Merge tag 'asm-generic-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-9/+0
2024-11-20Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+1
2024-11-12mm: define general function pXd_init()Bibo Mao1-0/+2
2024-11-11asm/vga.h: don't bother with scr_mem{cpy,move}v() unless we need toAl Viro1-4/+0
2024-11-11mm: madvise: implement lightweight guard page mechanismLorenzo Stoakes1-0/+3
2024-11-08asm-generic: introduce text-patching.hMike Rapoport (Microsoft)1-0/+1
2024-11-07mm: consolidate common checks in hugetlb_get_unmapped_areaOscar Salvador1-5/+0
2024-10-31MIPS: Allow using more than 32-bit addresses for reset vectors when possibleGregory CLEMENT1-0/+2
2024-10-31mips: asm: fix warning when disabling MIPS_FP_SUPPORTJonas Gorski1-1/+1
2024-10-29asm-generic: provide generic page_to_phys and phys_to_page implementationsChristoph Hellwig1-5/+0
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-6/+1
2024-10-15MIPS: vdso: Remove timekeeper includesThomas Weißschuh1-1/+0
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko1-0/+2
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-16Merge tag 'mips_6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds6-16/+0
2024-09-12net: add SO_DEVMEM_DONTNEED setsockopt to release RX fragsMina Almasry1-0/+1
2024-09-12tcp: RX path for devmem TCPMina Almasry1-0/+5
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: Remove posix_types.h include from sigcontext.hXi Ruoyao1-1/+0
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