summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai1-1/+4
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang16-1017/+3
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+3
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman6-15/+21
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-4/+4
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+3
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook3-5/+5
2020-07-16MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang1-0/+1
2020-07-16mips/vdso: Fix resource leaks in genvdso.cPeng Fan1-0/+10
2020-07-16MIPS: CU1000-Neo: Refresh defconfig to support LED.周琰杰 (Zhou Yanjie)1-0/+4
2020-07-16MIPS: Ingenic: Fix bugs and add missing LED node for X1000.周琰杰 (Zhou Yanjie)2-122/+118
2020-07-16MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)4-0/+296
2020-07-16MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)2-0/+306
2020-07-16MIPS: fix vdso different address spacesSunguoyun1-1/+1
2020-07-16mips: Replace HTTP links with HTTPS onesAlexander A. Klimov2-2/+2
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang1-22/+34
2020-07-16MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang6-1/+512
2020-07-16MIPS: Loongson64: Fix machine namingHuacai Chen2-2/+2
2020-07-16MIPS: ingenic: RS90: Added defconfigPaul Cercueil1-0/+182
2020-07-16MIPS: ingenic: Add support for the RS90 boardPaul Cercueil3-0/+316
2020-07-16MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil3-0/+342
2020-07-16MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil1-6/+16
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner1-2/+3
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-13/+18
2020-07-10seccomp: Use -1 marker for end of mode 1 syscall listKees Cook1-2/+2
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor1-3/+1
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen1-0/+4
2020-07-10KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang5-151/+87
2020-07-10MIPS: KVM: Remove outdated READMEJiaxun Yang1-31/+0
2020-07-10MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang2-1/+3
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros1-1/+2
2020-07-09KVM: MIPS: Use common KVM implementation of MMU memory cachesSean Christopherson4-47/+12
2020-07-09KVM: MIPS: Account pages used for GPA page tablesSean Christopherson1-1/+1
2020-07-09KVM: MIPS: Drop @max param from mmu_topup_memory_cache()Sean Christopherson1-8/+4
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson1-0/+1
2020-07-08KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"Colin Ian King1-2/+2
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds1-4/+3
2020-07-08MIPS: Loongson: Update dts file for RS780EHuacai Chen1-2/+2
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen6-7/+7
2020-07-08MIPS: Loongson64: Adjust IRQ layoutHuacai Chen1-1/+5
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen5-27/+27
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+1
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-8/+11
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su1-3/+5
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens1-0/+1
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-2/+3
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner1-1/+0
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman2-3/+5