Age | Commit message (Expand) | Author | Files | Lines |
2021-12-09 | KVM: mips: Use Makefile.kvm for common files | David Woodhouse | 1 | -1/+2 |
2021-12-08 | Merge branch 'kvm-on-hv-msrbm-fix' into HEAD | Paolo Bonzini | 5 | -7/+5 |
2021-12-08 | KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt() | Sean Christopherson | 1 | -1/+1 |
2021-12-08 | KVM: Drop obsolete kvm_arch_vcpu_block_finish() | Sean Christopherson | 1 | -1/+0 |
2021-12-08 | KVM: Use interval tree to do fast hva lookup in memslots | Maciej S. Szmigiero | 1 | -0/+1 |
2021-12-08 | KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks | Sean Christopherson | 1 | -2/+0 |
2021-12-08 | KVM: MIPS: Drop pr_debug from memslot commit to avoid using "mem" | Sean Christopherson | 1 | -4/+0 |
2021-12-08 | KVM: Let/force architectures to deal with arch specific memslot data | Sean Christopherson | 1 | -1/+2 |
2021-12-08 | KVM: mips: Use kvm_get_vcpu() instead of open-coded access | Marc Zyngier | 2 | -3/+3 |
2021-12-08 | KVM: Move wiping of the kvm->vcpus array to common code | Marc Zyngier | 1 | -20/+1 |
2021-11-27 | Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -5/+5 |
2021-11-25 | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -2/+0 |
2021-11-25 | MIPS: use 3-level pgtable for 64KB page size on MIPS_VA_BITS_48 | Huang Pei | 1 | -1/+1 |
2021-11-25 | MIPS: loongson64: fix FTLB configuration | Huang Pei | 1 | -2/+2 |
2021-11-25 | MIPS: Fix using smp_processor_id() in preemptible in show_cpuinfo() | Tiezhu Yang | 1 | -1/+1 |
2021-11-25 | MIPS: boot/compressed/: add __ashldi3 to target for ZSTD compression | Paul Cercueil | 1 | -1/+1 |
2021-11-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-11-18 | KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS | Vitaly Kuznetsov | 1 | -1/+1 |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 1 | -2/+0 |
2021-11-16 | mips: lantiq: add support for clk_get_parent() | Randy Dunlap | 1 | -0/+6 |
2021-11-16 | mips: bcm63xx: add support for clk_get_parent() | Randy Dunlap | 1 | -0/+6 |
2021-11-16 | MIPS: generic/yamon-dt: fix uninitialized variable error | Colin Ian King | 1 | -1/+1 |
2021-11-16 | MIPS: syscalls: Wire up futex_waitv syscall | Wang Haojun | 3 | -0/+3 |
2021-11-14 | Merge tag 'devicetree-fixes-for-5.16-1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 6 | -6/+6 |
2021-11-13 | Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips... | Linus Torvalds | 22 | -37/+184 |
2021-11-11 | dt-bindings: Rename Ingenic CGU headers to ingenic,*.h | Paul Cercueil | 6 | -6/+6 |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -11/+2 |
2021-11-10 | mips: decompressor: do not copy source files while building | Masahiro Yamada | 6 | -19/+8 |
2021-11-10 | MIPS: boot/compressed/: add __bswapdi2() to target for ZSTD decompression | Randy Dunlap | 1 | -0/+6 |
2021-11-09 | MIPS: fix duplicated slashes for Platform file path | Masahiro Yamada | 1 | -1/+1 |
2021-11-09 | MIPS: fix *-pkg builds for loongson2ef platform | Masahiro Yamada | 1 | -0/+2 |
2021-11-09 | MIPS: BMIPS: Enable PCI Kconfig | Florian Fainelli | 1 | -0/+2 |
2021-11-09 | MIPS: VDSO: remove -nostdlib compiler flag | Masahiro Yamada | 1 | -1/+1 |
2021-11-09 | mips: BCM63XX: ensure that CPU_SUPPORTS_32BIT_KERNEL is set | Randy Dunlap | 1 | -0/+3 |
2021-11-09 | MIPS: Update bmips_stb_defconfig | Florian Fainelli | 1 | -8/+147 |
2021-11-09 | MIPS: Allow modules to set board_be_handler | Florian Fainelli | 11 | -13/+19 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 3 | -7/+7 |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+2 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -6/+9 |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand | 2 | -2/+5 |
2021-11-06 | memblock: use memblock_free for freeing virtual pointers | Mike Rapoport | 1 | -1/+1 |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport | 2 | -4/+4 |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport | 1 | -1/+1 |
2021-11-05 | Merge tag 'mips_5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds | 97 | -11780/+412 |
2021-11-04 | Merge tag 'staging-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -2/+20 |
2021-11-03 | MIPS: Cobalt: Explain GT64111 early PCI fixup | Pali Rohár | 1 | -0/+15 |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+1 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 16 | -3629/+4299 |
2021-11-02 | mips: fix HUGETLB function without THP enabled | Zhaolong Zhang | 1 | -23/+22 |
2021-11-02 | mips: cm: Convert to bitfield API to fix out-of-bounds access | Geert Uytterhoeven | 2 | -17/+16 |