aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-7/+3
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual1-5/+1
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu1-2/+2
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada1-1/+1
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-0/+9
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-125/+32
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang3-3/+0
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)1-0/+1
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual1-0/+1
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-17/+8
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds144-5958/+2286
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds3-0/+3
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-3/+3
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+0
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+1
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+1
2021-04-26MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao1-6/+3
2021-04-23MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers1-1/+1
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour1-5/+21
2021-04-23MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao1-1/+1
2021-04-23MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao1-2/+2
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki1-6/+2
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün3-0/+9
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini2-2/+2
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao1-1/+1
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki1-2/+4
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki1-16/+41
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao3-7/+7
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy1-1/+37
2021-04-19net: korina: Add support for device treeThomas Bogendoerfer1-15/+5
2021-04-19net: korina: Only pass mac address via platform dataThomas Bogendoerfer1-2/+3
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson1-1/+0
2021-04-17KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson2-79/+14
2021-04-17KVM: MIPS: defer flush to generic MMU notifier codePaolo Bonzini1-9/+2
2021-04-17KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini3-10/+10
2021-04-17KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini5-43/+19
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini1-1/+1
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson1-5/+0
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen4-5/+152
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy1-38/+2
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy2-2/+0
2021-04-16MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy1-7/+0
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy1-2/+7
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy1-4/+2
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy1-4/+0
2021-04-16MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy1-13/+0
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy1-13/+24