summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* mips: use fallback for random_get_entropy() instead of just c0 randomJason A. Donenfeld2022-06-251-9/+8
* MIPS: IP27: Remove incorrect `cpu_has_fpu' overrideMaciej W. Rozycki2022-06-141-1/+0
* MIPS: Fix CP0 counter erratum detection for R4k CPUsMaciej W. Rozycki2022-05-121-4/+4
* MIPS: fix fortify panic when copying asm exception handlersAlexander Lobakin2022-04-151-1/+1
* DEC: Limit PMAX memory probing to R3k systemsMaciej W. Rozycki2022-04-151-10/+5
* MIPS: Octeon: Fix build errors using clangTianjia Zhang2022-01-271-2/+2
* mips: cm: Convert to bitfield API to fix out-of-bounds accessGeert Uytterhoeven2021-11-261-6/+6
* arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where neededArnd Bergmann2021-11-061-0/+3
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* MIPS: set mips32r5 for virt extensionsNick Desaulniers2021-07-201-4/+4
* MIPS: add PMD table accounting into MIPS'pmd_alloc_oneHuang Pei2021-07-201-3/+7
* hugetlb: clear huge pte during flush function on mips platformBibo Mao2021-07-201-1/+7
* MIPS: Avoid handcoded DIVU in `__div64_32' altogetherMaciej W. Rozycki2021-05-221-6/+2
* MIPS: Avoid DIVU in `__div64_32' is result would be zeroMaciej W. Rozycki2021-05-221-2/+4
* MIPS: Reinstate platform `__div64_32' handlerMaciej W. Rozycki2021-05-221-16/+41
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-261-1/+1
* mips: MAAR: Use more precise address maskSerge Semin2020-06-221-1/+1
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-221-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-221-1/+1
* mips: avoid explicit UB in assignment of mips_io_port_baseNick Desaulniers2020-01-271-12/+2
* MIPS: BCM63XX: drop unused and broken DSP platform deviceJonas Gorski2020-01-272-19/+0
* MIPS: Avoid VDSO ABI breakage due to global register variablePaul Burton2020-01-091-1/+19
* mips: fix build when "48 bits virtual memory" is enabledMike Rapoport2019-12-311-2/+7
* MIPS: OCTEON: cvmx_pko_mem_debug8: use oldest forward compatible definitionAaro Koskinen2019-12-131-1/+1
* MIPS: kexec: Relax memory restrictionDengcheng Zhu2019-11-201-3/+3
* MIPS: bmips: mark exception vectors as char arraysJonas Gorski2019-11-101-5/+5
* MIPS: include: Mark __xchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+2
* MIPS: include: Mark __cmpxchg as __always_inlineThomas Bogendoerfer2019-11-061-2/+3
* MIPS: elf_hwcap: Export userspace ASEsJiaxun Yang2019-10-171-0/+11
* MIPS: Treat Loongson Extensions as ASEsJiaxun Yang2019-10-112-0/+20
* MIPS: Ingenic: Disable broken BTB lookup optimization.Zhou Yanjie2019-10-071-0/+4
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-261-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-141-8/+0
* irqchip/mips-gic: Use the correct local interrupt map registersPaul Burton2019-07-031-0/+30
* MIPS: Fix kernel crash for R6 in jump label branch functionArcher Yan2019-03-271-4/+4
* KVM: Call kvm_arch_memslots_updated() before updating memslotsSean Christopherson2019-03-231-1/+1
* mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij2019-02-121-2/+0
* mips: bpf: fix encoding bug for mm_srlv32_opJiong Wang2019-02-121-1/+1
* MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=yPaul Burton2019-01-092-3/+4
* MIPS: Fix a R10000_LLSC_WAR logic in atomic.hHuacai Chen2019-01-091-1/+1
* MIPS: Expand MIPS32 ASIDs to 64 bitsPaul Burton2019-01-093-8/+6
* MIPS: Ensure pmd_present() returns false after pmd_mknotpresent()Huacai Chen2019-01-091-0/+5
* MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3Huacai Chen2019-01-094-0/+33
* mips: fix mips_get_syscall_arg o32 checkDmitry V. Levin2018-12-081-1/+1
* MIPS: Loongson-3: Fix BRIDGE irq delivery problemHuacai Chen2018-11-211-1/+1
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2018-11-131-1/+1
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-09-281-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-121-0/+1
|\
| * MIPS: lantiq: dma: add dev pointerHauke Mehrtens2018-09-111-0/+1