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