summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29Merge tag 'irq-core-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini
2021-06-15MIPS: ralink: Define PCI_IOBASESergio Paracuellos
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann
2021-06-07pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos
2021-06-07pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap
2021-05-11hugetlb: clear huge pte during flush function on mips platformBibo Mao
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour
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-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: 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: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya 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-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang