summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2023-12-14mm: Introduce flush_cache_vmap_early()Alexandre Ghiti
2023-12-13MIPS: dts: loongson: drop incorrect dwmac fallback compatibleKrzysztof Kozlowski
2023-12-12merge mm-hotfixes-stable into mm-nonmm-stable to pick up depended-upon changesAndrew Morton
2023-12-12mips, kexec: fix the incorrect ifdeffery and dependency of CONFIG_KEXECBaoquan He
2023-12-12iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()Jason Gunthorpe
2023-12-11MIPS: SGI-IP27: hubio: fix nasid kernel-doc warningRandy Dunlap
2023-12-10mips: kexec: include linux/reboot.hArnd Bergmann
2023-12-10mips: smp: fix setup_profiling_timer() prototypeArnd Bergmann
2023-12-10mips: hide conditionally unused functionsArnd Bergmann
2023-12-10mips: suspend: include linux/suspend.h as neededArnd Bergmann
2023-12-10mips: mt: include asm/mips_mt.hArnd Bergmann
2023-12-10mips: spram: fix missing prototype warning for spram_configArnd Bergmann
2023-12-10mips: add missing declarationsArnd Bergmann
2023-12-10mips: move cache declarations into headerArnd Bergmann
2023-12-10mips: fix tlb_init() prototypeArnd Bergmann
2023-12-10mips: fix setup_zero_pages() prototypeArnd Bergmann
2023-12-10mips: unhide uasm_in_compat_space_p() declarationArnd Bergmann