summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2024-05-20Merge tag 'asm-generic-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-20Merge tag 'mips_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14mips: module: rename MODULE_START to MODULES_VADDRMike Rapoport (IBM)
2024-05-03arch: Rename fbdev header and source filesThomas Zimmermann
2024-05-03MIPS: Take in account load hazards for HI/LO restoringSiarhei Volkau
2024-04-25mm/treewide: remove pXd_huge()Peter Xu
2024-04-15MIPS: Add prototypes for plat_post_relocation() and relocate_kernel()Nathan Chancellor
2024-04-15MIPS: Guard some macros with __ASSEMBLY__ in asm.hJiaxun Yang
2024-04-09MIPS: scall: Save thread_info.syscall unconditionally on entryJiaxun Yang
2024-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-11Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
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-09Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux...Paolo Bonzini
2024-03-07mips: mt: make mt_class constantRicardo B. Marliere
2024-03-06arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann
2024-02-28MIPS: mipsregs: Parse fp and sp register by name in parse_rJiaxun Yang
2024-02-23MIPS: mipsregs: Set proper ISA level for virt extensionsJiaxun Yang
2024-02-23MIPS: Implement microMIPS MT ASE helpersJiaxun Yang
2024-02-22Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers
2024-02-20MIPS: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-20mips: bus: make mips_cdmm_bustype constRicardo B. Marliere
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang
2024-02-20MIPS: spaces: Define a couple of handy macrosGregory CLEMENT
2024-02-20MIPS: regdefs.h: Define a set of register numbersJiaxun Yang
2024-02-20MIPS: regdefs.h: Guard all defines with __ASSEMBLY__Jiaxun Yang
2024-02-20MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang
2024-02-12MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang
2024-02-12MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli
2024-01-22MIPS: Cobalt: Fix missing prototypesFlorian Fainelli
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-01-08MIPS: Fix typosBjorn Helgaas
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2023-12-21mips: dmi: Fix early remap on MIPS32Serge Semin
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti