aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2021-11-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2021-11-18KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUSGravatar Vitaly Kuznetsov 1-1/+1
2021-11-16mips: lantiq: add support for clk_get_parent()Gravatar Randy Dunlap 1-0/+6
2021-11-16mips: bcm63xx: add support for clk_get_parent()Gravatar Randy Dunlap 1-0/+6
2021-11-16MIPS: generic/yamon-dt: fix uninitialized variable errorGravatar Colin Ian King 1-1/+1
2021-11-16MIPS: syscalls: Wire up futex_waitv syscallGravatar Wang Haojun 3-0/+3
2021-11-14Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 6-6/+6
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Gravatar Linus Torvalds 22-37/+184
2021-11-11dt-bindings: Rename Ingenic CGU headers to ingenic,*.hGravatar Paul Cercueil 6-6/+6
2021-11-10Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-11/+2
2021-11-10mips: decompressor: do not copy source files while buildingGravatar Masahiro Yamada 6-19/+8
2021-11-10MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompressionGravatar Randy Dunlap 1-0/+6
2021-11-09MIPS: fix duplicated slashes for Platform file pathGravatar Masahiro Yamada 1-1/+1
2021-11-09MIPS: fix *-pkg builds for loongson2ef platformGravatar Masahiro Yamada 1-0/+2
2021-11-09MIPS: BMIPS: Enable PCI KconfigGravatar Florian Fainelli 1-0/+2
2021-11-09MIPS: VDSO: remove -nostdlib compiler flagGravatar Masahiro Yamada 1-1/+1
2021-11-09mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is setGravatar Randy Dunlap 1-0/+3
2021-11-09MIPS: Update bmips_stb_defconfigGravatar Florian Fainelli 1-8/+147
2021-11-09MIPS: Allow modules to set board_be_handlerGravatar Florian Fainelli 11-13/+19
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 3-7/+7
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+2
2021-11-06Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-6/+9
2021-11-06memblock: allow to specify flags with memblock_add_node()Gravatar David Hildenbrand 2-2/+5
2021-11-06memblock: use memblock_free for freeing virtual pointersGravatar Mike Rapoport 1-1/+1
2021-11-06memblock: rename memblock_free to memblock_phys_freeGravatar Mike Rapoport 2-4/+4
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Gravatar Mike Rapoport 1-1/+1
2021-11-05Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Gravatar Linus Torvalds 97-11780/+412
2021-11-04Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 3-2/+20
2021-11-03MIPS: Cobalt: Explain GT64111 early PCI fixupGravatar Pali Rohár 1-0/+15
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 16-3629/+4299
2021-11-02mips: fix HUGETLB function without THP enabledGravatar Zhaolong Zhang 1-23/+22
2021-11-02mips: cm: Convert to bitfield API to fix out-of-bounds accessGravatar Geert Uytterhoeven 2-17/+16
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 1-14/+12
2021-11-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar Jakub Kicinski 13-3618/+4249
2021-11-01Merge tag 'spi-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Gravatar Linus Torvalds 2-15/+38
2021-11-01Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 2-0/+2
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-6/+4
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 5-11/+8
2021-11-01Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-3/+0
2021-11-01Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecacheGravatar Linus Torvalds 1-0/+2
2021-10-31Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Gravatar Paolo Bonzini 1-14/+43
2021-10-28Merge branch irq/irq_cpu_offline into irq/irqchip-nextGravatar Marc Zyngier 1-1/+0
2021-10-28Merge branch irq/remove-handle-domain-irq-20211026 into irq/irqchip-nextGravatar Marc Zyngier 3-9/+5
2021-10-28MIPS: irq: Avoid an unused-variable errorGravatar Yanteng Si 1-2/+0
2021-10-26MIPS: loongson64: Drop call to irq_cpu_offline()Gravatar Marc Zyngier 1-1/+0
2021-10-25signal/mips: Update (_save|_restore)_fp_context to fail with -EFAULTGravatar Eric W. Biederman 2-11/+2
2021-10-25irq: mips: simplify do_domain_IRQ()Gravatar Mark Rutland 1-5/+1
2021-10-25irq: mips: stop (ab)using handle_domain_irq()Gravatar Mark Rutland 2-2/+4
2021-10-24MIPS: Remove NETLOGIC supportGravatar Thomas Bogendoerfer 79-11559/+6