summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-10Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2020-06-09mmap locking API: convert mmap_sem API commentsMichel Lespinasse
2020-06-09mmap locking API: convert mmap_sem call sites missed by coccinelleMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport
2020-06-09mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09mips: add show_stack_loglvl()Dmitry Safonov
2020-06-09kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds