summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09mips: add show_stack_loglvl()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: don't hard code kmap_prot valuesIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-03mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-03Merge tag 'mips_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-31MIPS: ralink: drop ralink_clk_init for mt7621Chuanhong Guo
2020-05-31MIPS: ralink: bootrom: mark a function as __init to save some memoryChristophe JAILLET
2020-05-31MIPS: Loongson64: Reorder CPUCFG model match armsWANG Xuerui
2020-05-31MIPS: Expose Loongson CPUCFG availability via HWCAPWANG Xuerui
2020-05-31MIPS: Loongson64: Guard against future cores without CPUCFGWANG Xuerui
2020-05-30MIPS: Fix build warning about "PTR_STR" redefinitionThomas Bogendoerfer
2020-05-28MIPS: Loongson64: Remove not used pci.cTiezhu Yang
2020-05-28MIPS: Loongson64: Define PCI_IOBASEJiaxun Yang
2020-05-28MIPS: CPU_LOONGSON2EF need software to maintain cache consistencyLichao Liu
2020-05-28MIPS: DTS: Fix build errors used with various configsTiezhu Yang
2020-05-27MIPS: Loongson64: select NO_EXCEPT_FILLJiaxun Yang
2020-05-27MIPS: Fix IRQ tracing when call handle_fpe() and handle_msa_fpe()YuanJunQing
2020-05-27MIPS: mm: add page valid judgement in function pte_modifyBibo Mao
2020-05-27mm/memory.c: Add memory read privilege on page fault handlingBibo Mao
2020-05-27mm/memory.c: Update local TLB if PTE entry existsBibo Mao
2020-05-27MIPS: Do not flush tlb page when updating PTE entryBibo Mao
2020-05-27MIPS: ingenic: Default to a generic boardPaul Cercueil
2020-05-27MIPS: ingenic: Add support for GCW Zero prototypePaul Cercueil
2020-05-27MIPS: ingenic: DTS: Add memory info of GCW ZeroPaul Cercueil
2020-05-27MIPS: Loongson64: Switch to generic PCI driverJiaxun Yang
2020-05-27MIPS: DTS: Loongson64: Add PCI Controller NodeJiaxun Yang
2020-05-27MIPS: BCM63xx: fix 6328 boot selection bitÁlvaro Fernández Rojas
2020-05-25MIPS: BCM63XX: fix BCM6358 GPIO countDaniel González Cabanelas
2020-05-24MIPS: tools: Fix resource leak in elf-entry.cKaige Li
2020-05-24MIPS: SGI-IP30: Reorder the macros in war.hJoshua Kinard
2020-05-24MIPS: emulate CPUCFG instruction on older Loongson64 coresWANG Xuerui