summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2024-02-20mips: txx9: make txx9_sramc_subsys constRicardo B. Marliere
2024-02-20mips: sgi-ip22: make gio_bus_type constRicardo B. Marliere
2024-02-20MIPS: move unselectable entries out of the "CPU type" choiceMasahiro Yamada
2024-02-20MIPS: Alchemy: Use kcalloc() instead of kzalloc()Erick Archer
2024-02-20MIPS: Add support for Mobileye EyeQ5Gregory CLEMENT
2024-02-20MIPS: Share generic kernel code with other architectureGregory CLEMENT
2024-02-20MIPS: mobileye: Add EPM5 device treeGregory CLEMENT
2024-02-20MIPS: mobileye: Add EyeQ5 dtsiGregory CLEMENT
2024-02-20MIPS: cps-vec: Use macros for 64bits accessGregory CLEMENT
2024-02-20MIPS: traps: Give more explanations if ebase doesn't belong to KSEG0Gregory CLEMENT
2024-02-20MIPS: Allows relocation exception vectors everywhereJiaxun Yang
2024-02-20MIPS: Fix set_uncached_handler for ebase in XKPHYSJiaxun Yang
2024-02-20MIPS: spaces: Define a couple of handy macrosGregory CLEMENT
2024-02-20MIPS: pm-cps: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: kvm/entry: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: tlbex: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: page: Use GPR number macrosJiaxun Yang
2024-02-20MIPS: traps: Use GPR number macrosJiaxun Yang
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-08Merge branch 'kvm-kconfig'Paolo Bonzini
2024-02-08treewide: remove CONFIG_HAVE_KVMPaolo Bonzini
2024-02-08MIPS: introduce Kconfig for MIPS VZPaolo Bonzini
2024-02-08kvm: replace __KVM_HAVE_READONLY_MEM with Kconfig symbolPaolo Bonzini
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
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