summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2020-07-24MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)
2020-07-24MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()Yu Kuai
2020-07-24MIPS: Retire kvm paravirtJiaxun Yang
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-20Merge 5.8-rc6 into usb-nextGreg Kroah-Hartman
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-16MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang
2020-07-16mips/vdso: Fix resource leaks in genvdso.cPeng Fan
2020-07-16MIPS: CU1000-Neo: Refresh defconfig to support LED.周琰杰 (Zhou Yanjie)
2020-07-16MIPS: Ingenic: Fix bugs and add missing LED node for X1000.周琰杰 (Zhou Yanjie)
2020-07-16MIPS: Ingenic: Add YSH & ATIL CU Neo board support.周琰杰 (Zhou Yanjie)
2020-07-16MIPS: Ingenic: Add Ingenic X1830 support.周琰杰 (Zhou Yanjie)
2020-07-16MIPS: fix vdso different address spacesSunguoyun
2020-07-16mips: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-07-16MIPS: Loongson64: Load LS7A dtbsJiaxun Yang
2020-07-16MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang
2020-07-16MIPS: Loongson64: Fix machine namingHuacai Chen
2020-07-16MIPS: ingenic: RS90: Added defconfigPaul Cercueil
2020-07-16MIPS: ingenic: Add support for the RS90 boardPaul Cercueil
2020-07-16MIPS: ingenic: Add support for the JZ4725B SoCPaul Cercueil
2020-07-16MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner
2020-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-10seccomp: Use -1 marker for end of mode 1 syscall listKees Cook
2020-07-10mips: Remove compiler check in unroll macroNathan Chancellor
2020-07-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-07-10KVM: MIPS: Fix build errors for 32bit kernelHuacai Chen
2020-07-10KVM: MIPS: clean up redundant 'kvm_run' parametersTianjia Zhang
2020-07-10MIPS: KVM: Remove outdated READMEJiaxun Yang
2020-07-10MIPS: KVM: Limit Trap-and-Emulate to MIPS32R2 onlyJiaxun Yang
2020-07-09Restore gcc check in mips asm/unroll.hCesar Eduardo Barros
2020-07-09KVM: MIPS: Use common KVM implementation of MMU memory cachesSean Christopherson
2020-07-09KVM: MIPS: Account pages used for GPA page tablesSean Christopherson
2020-07-09KVM: MIPS: Drop @max param from mmu_topup_memory_cache()Sean Christopherson
2020-07-09KVM: Move x86's version of struct kvm_mmu_memory_cache to common codeSean Christopherson
2020-07-08KVM: MIPS: fix spelling mistake "Exteneded" -> "Extended"Colin Ian King
2020-07-08Raise gcc version requirement to 4.9Linus Torvalds
2020-07-08MIPS: Loongson: Update dts file for RS780EHuacai Chen
2020-07-08MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen
2020-07-08MIPS: Loongson64: Adjust IRQ layoutHuacai Chen
2020-07-08MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada
2020-07-05Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-05MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su
2020-07-05MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04arch: remove HAVE_COPY_THREAD_TLSChristian Brauner