summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2021-06-01MIPS: mm: XBurst CPU requires sync after DMAPaul Cercueil
2021-06-01mips: syscalls: use pattern rules to generate syscall headersMasahiro Yamada
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada
2021-06-01MIPS: Loongson64: Make some functions static in smp.cTiezhu Yang
2021-05-28Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao
2021-05-27mips: dts: loongson: fix DTC unit name warningszhaoxiao
2021-05-27MIPS: Loongson64: Update loongson3_defconfigTiezhu Yang
2021-05-27MIPS: Loongson64: Remove a "set but not used" variableHuacai Chen
2021-05-27MIPS: ath79: ar9331: add pause property for the MAC <> switch linkOleksij Rempel
2021-05-27MIPS: ath79: ar9331: Add OpeneEmbed SOM9331 BoardOleksij Rempel
2021-05-27MIPS: SEAD3: Correct Ethernet node nameGeert Uytterhoeven
2021-05-26kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada
2021-05-26locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
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-12sched/core: Initialize the idle task with preemption disabledValentin Schneider
2021-05-11hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-05-11MIPS:DTS:Correct device id of pcie for Loongnon-2KXiaochuan Mao
2021-05-11MIPS: Loongson64: Fix build error 'secondary_kexec_args' undeclared under !SMPYouling Tang
2021-05-11MIPS: Octeon: drop dependency on CONFIG_HOLES_IN_ZONEMike Rapoport
2021-05-10asm-generic: unaligned always use struct helpersArnd Bergmann
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