index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Lines
2020-07-31
MIPS: add definitions for Loongson-specific CP0.Diag1 register
WANG Xuerui
-0
/
+8
2020-07-31
MIPS: only register FTLBPar exception handler for supported models
WANG Xuerui
-0
/
+5
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
-1
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
-1
/
+0
2020-07-28
MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
Jiaxun Yang
-4
/
+5
2020-07-28
MIPS: Remove legacy MIPS_MACHINE option
Paul Cercueil
-46
/
+0
2020-07-28
MIPS: cpu-feature-overrides: Remove not needed overrides
Thomas Bogendoerfer
-8
/
+0
2020-07-26
mips: octeon: octeon.h: delete duplicated word
Randy Dunlap
-1
/
+1
2020-07-26
mips: octeon: cvmx-pow.h: fix duplicated words
Randy Dunlap
-4
/
+4
2020-07-26
mips: octeon: cvmx-pkoh: fix duplicated words
Randy Dunlap
-4
/
+3
2020-07-26
mips: octeon: cvmx-pip.h: delete duplicated word
Randy Dunlap
-1
/
+1
2020-07-26
mips: octeon: cvmx-l2c.h: delete duplicated word
Randy Dunlap
-1
/
+1
2020-07-26
mips: io.h: delete duplicated word
Randy Dunlap
-1
/
+1
2020-07-24
MIPS: X2000: Add X2000 system type.
周琰杰 (Zhou Yanjie)
-2
/
+5
2020-07-24
MIPS: Retire kvm paravirt
Jiaxun Yang
-120
/
+3
2020-07-16
MIPS: Prevent READ_IMPLIES_EXEC propagation
Tiezhu Yang
-0
/
+1
2020-07-16
mips: Replace HTTP links with HTTPS ones
Alexander A. Klimov
-1
/
+1
2020-07-16
MIPS: Loongson64: DeviceTree for LS7A PCH
Jiaxun Yang
-0
/
+2
2020-07-16
MIPS: ingenic: Use enum instead of macros for Ingenic SoCs
Paul Cercueil
-6
/
+16
2020-07-10
seccomp: Use -1 marker for end of mode 1 syscall list
Kees Cook
-2
/
+2
2020-07-10
mips: Remove compiler check in unroll macro
Nathan Chancellor
-3
/
+1
2020-07-10
KVM: MIPS: clean up redundant 'kvm_run' parameters
Tianjia Zhang
-25
/
+3
2020-07-09
Restore gcc check in mips asm/unroll.h
Cesar Eduardo Barros
-1
/
+2
2020-07-09
KVM: MIPS: Use common KVM implementation of MMU memory caches
Sean Christopherson
-12
/
+7
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
-0
/
+1
2020-07-08
Raise gcc version requirement to 4.9
Linus Torvalds
-4
/
+3
2020-07-08
MIPS: Loongson: Rename CPU device-tree binding
Huacai Chen
-2
/
+2
2020-07-08
MIPS: Loongson64: Adjust IRQ layout
Huacai Chen
-1
/
+5
2020-07-08
MIPS: Unify naming style of vendor CP0.Config6 bits
Huacai Chen
-14
/
+14
2020-06-25
MIPS: checksum: fix sparse flooding on asm/checksum.h
Alexander Lobakin
-2
/
+2
2020-06-25
MIPS: io: fix sparse flood on asm/io.h
Alexander Lobakin
-24
/
+30
2020-06-25
MIPS: generic/ip32: io: fix __mem_ioswabq()
Alexander Lobakin
-2
/
+2
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-3
/
+67
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
-54
/
+0
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
-3
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
-2
/
+0
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
-2
/
+0
2020-06-04
kmap: consolidate kmap_prot definitions
Ira Weiny
-2
/
+0
2020-06-04
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
-1
/
+0
2020-06-04
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
-1
/
+0
2020-06-04
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
-3
/
+0
2020-06-04
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
-2
/
+2
2020-06-04
KVM: MIPS: Add CONFIG6 and DIAG registers emulation
Huacai Chen
-0
/
+11
2020-06-04
KVM: MIPS: Add CPUCFG emulation for Loongson-3
Huacai Chen
-0
/
+14
2020-06-04
KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support
Huacai Chen
-0
/
+32
2020-06-04
KVM: MIPS: Introduce and use cpu_guest_has_ldpte
Huacai Chen
-0
/
+3
2020-06-04
KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16
Huacai Chen
-2
/
+2
2020-06-04
KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits
Xing Li
-0
/
+4
2020-06-04
KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data)
Xing Li
-1
/
+1
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-12
/
+1
[prev]
[next]