summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-05-05hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu
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-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-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-16MIPS: pci-legacy: use generic pci_enable_resourcesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: remove redundant info messagesIlya Lipnitskiy
2021-04-16MIPS: pci-legacy: stop using of_pci_range_to_resourceIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: more accurate DT error messagesIlya Lipnitskiy
2021-04-16MIPS: pci-rt3883: trivial: remove unused variableIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: remove unneeded locksIlya Lipnitskiy
2021-04-16MIPS: pci-rt2880: fix slot 0 configurationIlya Lipnitskiy
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton
2021-04-12staging: mt7621-dts: use valid vendor 'mediatek' instead of invalid 'mtk'Sergio Paracuellos
2021-04-12MIPS: Alchemy: Use DEFINE_SPINLOCK() for spinlockLifu Chen
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy
2021-04-12MIPS: generic: Update node names to avoid unit addressesNathan Chancellor
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-04-09MIPS: octeon: Add __raw_copy_[from|to|in]_user symbolsThomas Bogendoerfer
2021-04-07MIPS: Fix new sparse warningsThomas Bogendoerfer
2021-04-07mips: netlogic: Use irq_domain_simple_ops for XLP PICMarc Zyngier
2021-04-06MIPS: ralink: rt288x: select MIPS_AUTO_PFN_OFFSETIlya Lipnitskiy
2021-04-06MIPS: Loongson64: Use _CACHE_UNCACHED instead of _CACHE_UNCACHED_ACCELERATEDTiezhu Yang
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: uaccess: Remove get_fs/set_fs call sitesThomas Bogendoerfer
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer
2021-04-06MIPS: kernel: Remove not needed set_fs callsThomas Bogendoerfer