summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2021-06-05Revert "MIPS: make userspace mapping young by default"Thomas Bogendoerfer
2021-05-28Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-25MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACERTiezhu Yang
2021-05-25MIPS: ralink: export rt_sysc_membase for rt2880_wdt.cRandy Dunlap
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap
2021-05-25MIPS: alchemy: xxs1500: add gpio-au1000.h header fileRandy Dunlap
2021-05-17quota: Disable quotactl_path syscallJan Kara
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-05mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS)Anshuman Khandual
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
2021-05-06arch: use cross_compiling to check whether it is a cross build or notMasahiro Yamada
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30mm: move mem_init_print_info() into mm_init()Kefeng Wang
2021-04-30mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)
2021-04-30mm/memtest: add ARCH_USE_MEMTESTAnshuman Khandual
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2021-04-29Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2021-04-28Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2021-04-28Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-26Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-04-26Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-04-26MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG.zhouchuangao
2021-04-23MIPS: select ARCH_KEEP_MEMBLOCK unconditionallyNick Desaulniers
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour
2021-04-23MIPS:DTS:Correct the license for Loongson-2Kxiaochuan mao
2021-04-23MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2Kxiaochuan mao
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün
2021-04-22Merge branch 'kvm-sev-cgroup' into HEADPaolo Bonzini
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki
2021-04-21MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACEzhaoxiao
2021-04-21MIPS: pci-legacy: revert "use generic pci_enable_resources"Ilya Lipnitskiy
2021-04-19net: korina: Add support for device treeThomas Bogendoerfer
2021-04-19net: korina: Only pass mac address via platform dataThomas Bogendoerfer
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson
2021-04-17KVM: MIPS: defer flush to generic MMU notifier codePaolo Bonzini
2021-04-17KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini
2021-04-17KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini
2021-04-17KVM: constify kvm_arch_flush_remote_tlbs_memslotPaolo Bonzini
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy