summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds4-4/+8
2024-01-19Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2024-01-19Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds1-0/+2
2024-01-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+2
2024-01-17Merge tag 'mips_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds74-163/+134
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds5-5/+0
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1550_dev_setup()Christophe JAILLET1-1/+1
2024-01-11MIPS: Alchemy: Fix an out-of-bound access in db1200_dev_setup()Christophe JAILLET1-1/+1
2024-01-11Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-66/+83
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+9
2024-01-09Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds47-55/+145
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2024-01-08Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds3-0/+6
2024-01-08KVM: introduce CONFIG_KVM_COMMONPaolo Bonzini1-2/+1
2024-01-08MIPS: Fix typosBjorn Helgaas65-80/+80
2024-01-05mm/mglru: add dummy pmd_dirty()Kinsey Ho1-0/+1
2024-01-03Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel1-1/+1
2024-01-02Merge tag 'loongarch-kvm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini17-53/+82
2024-01-02net/sched: Remove CONFIG_NET_ACT_IPT from default configsJamal Hadi Salim5-5/+0
2023-12-30MIPS: Remove unused shadow GPR support from vector irq setupThomas Bogendoerfer1-61/+27
2023-12-30MIPS: Allow vectored interrupt handler to reside everywhere for 64bitThomas Bogendoerfer2-10/+7
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells4-4/+8
2023-12-21mips: Set dump-stack arch descriptionSerge Semin1-0/+2
2023-12-21mips: mm: add slab availability checking in ioremap_protSerge Semin1-0/+4
2023-12-21mips: Optimize max_mapnr init procedureSerge Semin1-2/+6
2023-12-21mips: Fix max_mapnr being uninitialized on early stagesSerge Semin1-7/+5
2023-12-21mips: Fix incorrect max_low_pfn adjustmentSerge Semin1-2/+2
2023-12-21mips: dmi: Fix early remap on MIPS32Serge Semin1-1/+1
2023-12-21MIPS: compressed: Use correct instruction for 64 bit codeGregory CLEMENT1-2/+2
2023-12-21mips: fix r3k_cache_init build regressionArnd Bergmann1-6/+3
2023-12-15Merge tag 'mm-hotfixes-stable-2023-12-15-07-11' of git://git.kernel.org/pub/s...Linus Torvalds9-16/+16
2023-12-15Merge tag 'net-6.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-4/+2
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi3-0/+6
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti1-0/+2
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski2-4/+2
2023-12-13merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton9-16/+16
2023-12-13mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He9-16/+16
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe1-1/+1
2023-12-11MIPS: SGI-IP27: hubio: fix nasid kernel-doc warningRandy Dunlap1-1/+1
2023-12-11mips: kexec: include linux/reboot.hArnd Bergmann1-0/+1
2023-12-11mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann1-0/+3
2023-12-11mips: hide conditionally unused functionsArnd Bergmann2-0/+4
2023-12-11mips: suspend: include linux/suspend.h as neededArnd Bergmann2-0/+2
2023-12-11mips: mt: include asm/mips_mt.hArnd Bergmann1-0/+1
2023-12-11mips: spram: fix missing prototype warning for spram_configArnd Bergmann2-1/+2
2023-12-11mips: add missing declarationsArnd Bergmann3-0/+5
2023-12-11mips: move cache declarations into headerArnd Bergmann6-12/+10
2023-12-11mips: fix tlb_init() prototypeArnd Bergmann4-2/+3
2023-12-11mips: fix setup_zero_pages() prototypeArnd Bergmann3-1/+3
2023-12-11mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann1-2/+0