summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
AgeCommit message (Expand)Author
2020-10-01MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li
2020-08-26KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon
2020-06-22mips: MAAR: Use more precise address maskSerge Semin
2020-06-22KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li
2020-06-22KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li
2020-01-27mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers
2020-01-27MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski
2020-01-09MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton
2019-12-31mips: fix build when "48 bits virtual memory" is enabledMike Rapoport
2019-12-13MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen
2019-11-20MIPS: kexec: Relax memory restrictionDengcheng Zhu
2019-11-10MIPS: bmips: mark exception vectors as char arraysJonas Gorski
2019-11-06MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer
2019-11-06MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer
2019-10-17MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang
2019-10-11MIPS: Treat Loongson Extensions as ASEsJiaxun Yang
2019-10-07MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie
2019-07-26MIPS: ath79: fix ar933x uart parity modeStefan Hellermann
2019-07-14MIPS: Remove superfluous check for __linux__Sean Young
2019-07-03irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton
2019-03-27MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan
2019-03-23KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson
2019-02-12mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij
2019-02-12mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang
2019-01-09MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton
2019-01-09MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen
2019-01-09MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton
2019-01-09MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen
2019-01-09MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen
2018-12-08mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin
2018-11-21MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen
2018-11-13MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen
2018-09-28MIPS: VDSO: Always map near top of user memoryPaul Burton
2018-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-09-11MIPS: lantiq: dma: add dev pointerHauke Mehrtens
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier
2018-08-23Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2018-08-21MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton
2018-08-17MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-08-14Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-08-13Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2018-08-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-10MIPS: Consistently declare TLB functionsPaul Burton
2018-08-10MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton
2018-08-08MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton
2018-08-07MIPS: Use dins to simplify __write_64bit_c0_split()Paul Burton
2018-08-07MIPS: Use read-write output operand in __write_64bit_c0_split()Paul Burton
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller