summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)AuthorLines
2024-02-12MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang-0/+1
2024-02-12ptrace: Introduce exception_ip arch hookJiaxun Yang-0/+9
2024-02-12MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck-1/+2
2024-02-09work around gcc bugs with 'asm goto' with outputsLinus Torvalds-2/+2
2024-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao-0/+6
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei-0/+5
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer-4/+0
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski-4/+3
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei-0/+4
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei-1/+7
2024-01-26MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli-6/+7
2024-01-22MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer-8/+27
2024-01-22MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer-0/+2
2024-01-22MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer-1/+1
2024-01-22MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer-204/+17
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli-3/+5
2024-01-22MIPS: Cobalt: Fix missing prototypesFlorian Fainelli-3/+3
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds-4/+8
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2024-01-18Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds-0/+2
2024-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-6/+2
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds-163/+134
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-5/+0
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET-1/+1
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET-1/+1
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-66/+83
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+9
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds-55/+145
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds-0/+6
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini-2/+1
2024-01-08MIPS: Fix typosBjorn Helgaas-80/+80
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho-0/+1
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel-1/+1
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini-53/+82
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim-5/+0
2023-12-30MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer-61/+27
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer-10/+7
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells-4/+8
2023-12-21mips: Set dump-stack arch descriptionSerge Semin-0/+2
2023-12-21mips: mm: add slab availability checking in ioremap_protSerge Semin-0/+4
2023-12-21mips: Optimize max_mapnr init procedureSerge Semin-2/+6
2023-12-21mips: Fix max_mapnr being uninitialized on early stagesSerge Semin-7/+5
2023-12-21mips: Fix incorrect max_low_pfn adjustmentSerge Semin-2/+2
2023-12-21mips: dmi: Fix early remap on MIPS32Serge Semin-1/+1
2023-12-21MIPS: compressed: Use correct instruction for 64 bit codeGregory CLEMENT-2/+2
2023-12-20mips: fix r3k_cache_init build regressionArnd Bergmann-6/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds-16/+16
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-4/+2
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+6