summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Remove legacy MIPS_MACHINE optionPaul Cercueil2020-07-281-46/+0
| * | MIPS: cpu-feature-overrides: Remove not needed overridesThomas Bogendoerfer2020-07-284-8/+0
| * | mips: octeon: octeon.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: octeon: cvmx-pow.h: fix duplicated wordsRandy Dunlap2020-07-261-4/+4
| * | mips: octeon: cvmx-pkoh: fix duplicated wordsRandy Dunlap2020-07-261-4/+3
| * | mips: octeon: cvmx-pip.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: octeon: cvmx-l2c.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | mips: io.h: delete duplicated wordRandy Dunlap2020-07-261-1/+1
| * | MIPS: X2000: Add X2000 system type.周琰杰 (Zhou Yanjie)2020-07-242-2/+5
| * | MIPS: Retire kvm paravirtJiaxun Yang2020-07-244-120/+3
| * | MIPS: Prevent READ_IMPLIES_EXEC propagationTiezhu Yang2020-07-161-0/+1
| * | mips: Replace HTTP links with HTTPS onesAlexander A. Klimov2020-07-161-1/+1
| * | MIPS: Loongson64: DeviceTree for LS7A PCHJiaxun Yang2020-07-161-0/+2
| * | MIPS: ingenic: Use enum instead of macros for Ingenic SoCsPaul Cercueil2020-07-161-6/+16
| * | MIPS: Loongson: Rename CPU device-tree bindingHuacai Chen2020-07-081-2/+2
| * | MIPS: Loongson64: Adjust IRQ layoutHuacai Chen2020-07-081-1/+5
| * | MIPS: Unify naming style of vendor CP0.Config6 bitsHuacai Chen2020-07-081-14/+14
| * | MIPS: checksum: fix sparse flooding on asm/checksum.hAlexander Lobakin2020-06-251-2/+2
| * | MIPS: io: fix sparse flood on asm/io.hAlexander Lobakin2020-06-257-24/+30
| * | MIPS: generic/ip32: io: fix __mem_ioswabq()Alexander Lobakin2020-06-252-2/+2
| |/
* | Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-2/+2
|\ \
| * | seccomp: Use -1 marker for end of mode 1 syscall listKees Cook2020-07-111-2/+2
| |/
* | Merge branch 'locking/header'Peter Zijlstra2020-07-291-1/+0
|\ \
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-1/+0
| |/
* | mips: Remove compiler check in unroll macroNathan Chancellor2020-07-111-3/+1
* | Restore gcc check in mips asm/unroll.hCesar Eduardo Barros2020-07-101-1/+2
* | Raise gcc version requirement to 4.9Linus Torvalds2020-07-081-4/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-124-3/+67
|\
| * KVM: MIPS: Add CONFIG6 and DIAG registers emulationHuacai Chen2020-06-042-0/+11
| * KVM: MIPS: Add CPUCFG emulation for Loongson-3Huacai Chen2020-06-042-0/+14
| * KVM: MIPS: Add Loongson-3 Virtual IPI interrupt supportHuacai Chen2020-06-041-0/+32
| * KVM: MIPS: Introduce and use cpu_guest_has_ldpteHuacai Chen2020-06-041-0/+3
| * KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16Huacai Chen2020-06-041-2/+2
| * KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbitsXing Li2020-06-041-0/+4
| * KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)Xing Li2020-06-041-1/+1
* | mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-092-54/+0
* | mm: pgtable: add shortcuts for accessing kernel PMD and PTEMike Rapoport2020-06-091-3/+0
* | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-2/+0
* | mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-092-2/+0
* | kmap: consolidate kmap_prot definitionsIra Weiny2020-06-051-2/+0
* | arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-1/+0
* | arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-1/+0
* | arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-051-3/+0
* | arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-051-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-042-12/+1
|\
| * mm/thp: rename pmd_mknotpresent() as pmd_mkinvalid()Anshuman Khandual2020-06-041-1/+1
| * mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-041-4/+0
| * mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-041-7/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-041-0/+2
|\ \
| * \ Merge tag 'noinstr-x86-kvm-2020-05-16' of git://git.kernel.org/pub/scm/linux/...Paolo Bonzini2020-05-202-61/+66
| |\ \