summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2020-06-29Merge 5.8-rc3 into usb-nextGreg Kroah-Hartman
2020-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-25mips: Return proper error code from console ->setup() hookAndy Shevchenko
2020-06-25MIPS: checksum: fix sparse flooding on asm/checksum.hAlexander Lobakin
2020-06-25MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin
2020-06-25MIPS: generic/ip32: io: fix __mem_ioswabq()Alexander Lobakin
2020-06-25MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies
2020-06-24MIPS: dts: ocelot: describe the load/save GPIOQuentin Schulz
2020-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-22MIPS: Loongson-2EF: disable fix-loongson3-llsc in compilerLichao Liu
2020-06-19USB: OTG: rename product list of devicesGreg Kroah-Hartman
2020-06-19USB: rename USB OTG hub configuration optionGreg Kroah-Hartman
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-15MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl
2020-06-15MIPS: BCM63xx: add endif commentsÁlvaro Fernández Rojas
2020-06-15KVM: MIPS: Fix a build error for !CPU_LOONGSON64Huacai Chen