summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | MIPS: traps: Use GPR number macrosJiaxun Yang2024-02-201-3/+3
| * | | | MIPS: regdefs.h: Define a set of register numbersJiaxun Yang2024-02-201-0/+89
| * | | | MIPS: regdefs.h: Guard all defines with __ASSEMBLY__Jiaxun Yang2024-02-201-0/+2
| * | | | MIPS: Unify define of CP0 registers for uasm codeJiaxun Yang2024-02-203-94/+200
| | |_|/ | |/| |
* | | | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-143-11/+16
|\ \ \ \
| * | | | mips, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-231-11/+6
| * | | | Introduce cpu_dcache_is_aliasing() across all architecturesMathieu Desnoyers2024-02-222-0/+10
| |/ / /
* | | | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-1/+1
|\ \ \ \
| * | | | mm: Introduce vmap_page_range() to map pages in PCI address spaceAlexei Starovoitov2024-03-111-1/+1
| |/ / /
* | | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-1/+1
|\ \ \ \
| * | | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| | |/ / | |/| |
* | | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-68/+6
|\ \ \ \
| * | | | arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitionsArnd Bergmann2024-03-062-68/+6
| | |/ / | |/| |
* / | | MIPS: vdso: Use generic union vdso_data_storeAnna-Maria Behnsen2024-02-202-6/+1
|/ / /
* | | MIPS: Clear Cause.BD in instruction_pointer_setJiaxun Yang2024-02-121-0/+1
* | | ptrace: Introduce exception_ip arch hookJiaxun Yang2024-02-122-0/+9
* | | MIPS: Add 'memory' clobber to csum_ipv6_magic() inline assemblerGuenter Roeck2024-02-121-1/+2
| |/ |/|
* | work around gcc bugs with 'asm goto' with outputsLinus Torvalds2024-02-091-2/+2
|/
* mips: Call lose_fpu(0) before initializing fcr31 in mips_set_personality_nanXi Ruoyao2024-01-271-0/+6
* MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-272-0/+5
* Revert "MIPS: loongson64: set nid for reserved memblock region"Thomas Bogendoerfer2024-01-272-4/+0
* MIPS: lantiq: register smp_ops on non-smp platformsAleksander Jan Bajkowski2024-01-261-4/+3
* MIPS: loongson64: set nid for reserved memblock regionHuang Pei2024-01-262-0/+4
* MIPS: reserve exception vector space ONLY ONCEHuang Pei2024-01-261-1/+7
* MIPS: BCM63XX: Fix missing prototypesFlorian Fainelli2024-01-267-6/+7
* MIPS: sgi-ip32: Fix missing prototypesThomas Bogendoerfer2024-01-227-8/+27
* MIPS: sgi-ip30: Fix missing prototypesThomas Bogendoerfer2024-01-222-0/+2
* MIPS: fw arc: Fix missing prototypesThomas Bogendoerfer2024-01-221-1/+1
* MIPS: sgi-ip27: Fix missing prototypesThomas Bogendoerfer2024-01-227-204/+17
* MIPS: Alchemy: Fix missing prototypesFlorian Fainelli2024-01-223-3/+5
* MIPS: Cobalt: Fix missing prototypesFlorian Fainelli2024-01-222-3/+3
* Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-194-4/+8
|\
| * netfs, fscache: Combine fscache with netfsDavid Howells2023-12-244-4/+8
* | Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-181-1/+1
|\ \
| | \
| | \
| *-. \ Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-1/+1
| |\ \ \ | | |_|/ | |/| |
| | | * iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe2023-12-121-1/+1
| | |/
* | | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2024-01-181-0/+2
|\ \ \
| * | | mm: Introduce flush_cache_vmap_early()Alexandre Ghiti2023-12-141-0/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-01-172-6/+2
|\ \ \
| * | | KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini2024-01-081-2/+1
| * | | Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2024-01-0217-53/+82
| |\ \ \ | | | |/ | | |/|
| * | | KVM: remove CONFIG_HAVE_KVM_EVENTFDPaolo Bonzini2023-12-081-1/+0
| * | | Merge branch 'kvm-guestmemfd' into HEADPaolo Bonzini2023-11-142-3/+1
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIERSean Christopherson2023-11-132-3/+1
* | | | Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2024-01-1774-163/+134
|\ \ \ \
| * | | | MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET2024-01-111-1/+1
| * | | | MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET2024-01-111-1/+1
| * | | | MIPS: Fix typosBjorn Helgaas2024-01-0865-80/+80
| * | | | MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer2023-12-301-61/+27
| * | | | MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer2023-12-302-10/+7