summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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-121-0/+3
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* 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: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2021-05-221-2/+3
* MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2021-05-221-0/+24
* MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-10-011-0/+1
* mips: MAAR: Use more precise address maskSerge Semin2020-06-201-1/+1
* KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-201-0/+4
* KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-201-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-171-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: VDSO: Prevent use of smp_processor_id()Paul Burton2019-09-191-1/+11
* MIPS: ath79: fix ar933x uart parity modeStefan Hellermann2019-07-311-2/+2
* MIPS: Remove superfluous check for __linux__Sean Young2019-07-211-8/+0
* MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()Paul Burton2019-07-101-2/+0
* MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bitHuacai Chen2019-05-161-1/+1
* 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
* 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: 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: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-11-041-0/+35
* MIPS: VDSO: Always map near top of user memoryPaul Burton2018-10-181-5/+5
* MIPS: ath79: fix system restartFelix Fietkau2018-09-261-0/+1
* MIPS: Fix ISA virt/bus conversion for non-zero PHYS_OFFSETPaul Burton2018-09-191-4/+4
* MIPS: Change definition of cpu_relax() for Loongson-3Huacai Chen2018-09-051-0/+13
* MIPS: Correct the 64-bit DSP accumulator register sizeMaciej W. Rozycki2018-09-051-1/+1
* Revert "MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum"Rafał Miłecki2018-09-051-3/+0
* MIPS: io: Add barrier after register read in inX()Huacai Chen2018-07-031-0/+2
* MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratumTokunori Ikegami2018-07-031-0/+3
* MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-06-211-0/+2
* MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-06-211-1/+1
* MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-05-301-1/+1
* MIPS: generic: Fix machine compatible matchingJames Hogan2018-05-301-1/+1