summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)AuthorLines
2021-06-29arch, mm: remove stale mentions of DISCONIGMEMMike Rapoport-6/+0
2021-06-29MIPS: set mips32r5 for virt extensionsNick Desaulniers-4/+4
2021-06-29MIPS: MT extensions are not available on MIPS32r1Paul Cercueil-1/+3
2021-06-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-7/+2
2021-06-28Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-37/+40
2021-06-25Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini-0/+5
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis-0/+2
2021-06-24KVM: stats: Separate generic stats from architecture specific onesJing Zhang-7/+2
2021-06-21MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei-3/+7
2021-06-17KVM: switch per-VM stats to u64Paolo Bonzini-1/+1
2021-06-15MIPS: ralink: Define PCI_IOBASESergio Paracuellos-0/+10
2021-06-10MIPS: Do not include linux/irqdomain.h from asm/irq.hMarc Zyngier-1/+0
2021-06-08mips: ar7: convert to CONFIG_COMMON_CLKArnd Bergmann-4/+0
2021-06-07pinctrl: ralink: move RT288X SoC pinmux config into a new 'pinctrl-rt288x.c' ...Sergio Paracuellos-9/+0
2021-06-07pinctrl: ralink: move MT7620 SoC pinmux config into a new 'pinctrl-mt7620.c' ...Sergio Paracuellos-46/+7
2021-06-07pinctrl: ralink: move RT305X SoC pinmux config into a new 'pinctrl-rt305x.c' ...Sergio Paracuellos-24/+0
2021-06-07pinctrl: ralink: move RT3883 SoC pinmux config into a new 'pinctrl-rt3883.c' ...Sergio Paracuellos-34/+0
2021-06-07pinctrl: ralink: move ralink architecture pinmux header into the driverSergio Paracuellos-52/+0
2021-06-01mips: syscalls: define syscall offsets directly in <asm/unistd.h>Masahiro Yamada-0/+4
2021-05-26locking/atomic: mips: move to ARCH_ATOMICMark Rutland-37/+40
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland-1/+1
2021-05-25MIPS: launch.h: add include guard to prevent build errorsRandy Dunlap-0/+5
2021-05-11hugetlb: clear huge pte during flush function on mips platformBibo Mao-1/+7
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand-5/+0
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-13/+4
2021-04-23mips: Do not include hi and lo in clobber list for R6Romain Naour-5/+21
2021-04-23MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki-6/+2
2021-04-21mips/bootinfo:correct some comments of fw_argxiaochuan mao-1/+1
2021-04-21MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki-2/+4
2021-04-21MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki-16/+41
2021-04-17KVM: Kill off the old hva-based MMU notifier callbacksSean Christopherson-1/+0
2021-04-17KVM: MIPS/MMU: Convert to the gfn-based MMU notifier callbacksSean Christopherson-0/+1
2021-04-17KVM: MIPS: let generic code call prepare_flush_shadowPaolo Bonzini-0/+3
2021-04-17KVM: MIPS: rework flush_shadow_* callbacks into one that prepares the flushPaolo Bonzini-8/+1
2021-04-17KVM: Move prototypes for MMU notifier callbacks to generic codeSean Christopherson-5/+0
2021-04-16MIPS: Loongson64: Add kexec/kdump supportHuacai Chen-0/+35
2021-04-16MIPS: pci-legacy: remove busn_resource fieldIlya Lipnitskiy-1/+0
2021-04-15MIPS: Fix strnlen_user access checkThomas Bogendoerfer-2/+2
2021-04-13MIPS: Fix access_ok() for the last byte of user spacePaul Burton-1/+3
2021-04-12MIPS: add support for buggy MT7621S core detectionIlya Lipnitskiy-1/+22
2021-04-12MIPS: uaccess: Reduce number of nested macrosThomas Bogendoerfer-86/+68
2021-04-06MIPS: Remove get_fs/set_fsThomas Bogendoerfer-313/+146
2021-04-06MIPS: uaccess: Added __get/__put_kernel_nofaultThomas Bogendoerfer-0/+24
2021-04-06MIPS: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli-2/+21
2021-03-29MIPS: ralink: mt7621: add memory detection supportChuanhong Guo-3/+4
2021-03-25MIPS: Loongson64: Distinguish firmware dependencies DTB/LEFIQing Zhang-1/+8
2021-03-25MIPS: Loongson64: DeviceTree for Loongson-2K1000Qing Zhang-0/+1
2021-03-24MIPS: fix local_irq_{disable,enable} in asmmacro.hHuang Pei-2/+1
2021-03-24mips: asm: octeon: A typo fix in the file cvmx-address.hBhaskar Chowdhury-1/+1