summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-01-27mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao
2024-01-27MIPS: loongson64: set nid for reserved memblock regionHuang Pei
2024-01-27Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer
2024-01-26MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski
2024-01-26MIPS: loongson64: set nid for reserved memblock regionHuang Pei
2024-01-26MIPS: reserve exception vector space ONLY ONCEHuang Pei
2024-01-26MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli
2024-01-22MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer
2024-01-22MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer
2024-01-22MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer
2024-01-22MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer
2024-01-22MIPS: Alchemy: Fix missing prototypesFlorian Fainelli
2024-01-22MIPS: Cobalt: Fix missing prototypesFlorian Fainelli
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
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-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET
2024-01-10Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-01-09Merge tag 'lsm-pr-20240105' 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-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini
2024-01-08MIPS: Fix typosBjorn Helgaas
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim
2023-12-30MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells
2023-12-21mips: Set dump-stack arch descriptionSerge Semin
2023-12-21mips: mm: add slab availability checking in ioremap_protSerge Semin
2023-12-21mips: Optimize max_mapnr init procedureSerge Semin
2023-12-21mips: Fix max_mapnr being uninitialized on early stagesSerge Semin
2023-12-21mips: Fix incorrect max_low_pfn adjustmentSerge Semin
2023-12-21mips: dmi: Fix early remap on MIPS32Serge Semin
2023-12-21MIPS: compressed: Use correct instruction for 64 bit codeGregory CLEMENT
2023-12-20mips: fix r3k_cache_init build regressionArnd Bergmann
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds
2023-12-14Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi