index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-16
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-4
/
+2
2020-10-13
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2020-10-13
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-51
/
+17
2020-09-26
Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
3
-5
/
+0
2020-09-23
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
Wei Li
1
-0
/
+1
2020-09-17
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
1
-2
/
+0
2020-09-11
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
1
-1
/
+1
2020-09-11
dma-direct: remove __dma_to_phys
Christoph Hellwig
1
-1
/
+1
2020-09-11
MIPS/jazzdma: remove the unused vdma_remap function
Christoph Hellwig
1
-2
/
+0
2020-09-04
Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+0
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2020-08-26
mips: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-32
/
+32
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-08-22
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
WANG Xuerui
2
-3
/
+0
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
1
-1
/
+1
2020-08-20
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
1
-20
/
+6
2020-08-20
mips: __csum_partial_copy_kernel() has no users left
Al Viro
1
-3
/
+0
2020-08-20
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
1
-25
/
+7
2020-08-20
saner calling conventions for csum_and_copy_..._user()
Al Viro
1
-24
/
+22
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
1
-2
/
+5
2020-08-20
unify generic instances of csum_partial_copy_nocheck()
Al Viro
1
-1
/
+1
2020-08-17
MIPS: Loongson64: Do not override watch and ejtag feature
Jiaxun Yang
1
-2
/
+0
2020-08-15
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+3
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-5
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-6
/
+2
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-36
/
+10
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
34
-243
/
+122
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-2
/
+3
2020-08-05
Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2020-08-04
MIPS: KVM: Add kvm guest support for Loongson-3
Huacai Chen
2
-1
/
+4
2020-07-31
MIPS: handle Loongson-specific GSExc exception
WANG Xuerui
3
-0
/
+8
2020-07-31
MIPS: add definitions for Loongson-specific CP0.Diag1 register
WANG Xuerui
1
-0
/
+8
2020-07-31
MIPS: only register FTLBPar exception handler for supported models
WANG Xuerui
2
-0
/
+5
2020-07-29
Merge branch 'locking/header'
Peter Zijlstra
1
-1
/
+0
2020-07-29
locking/atomic: Move ATOMIC_INIT into linux/types.h
Herbert Xu
1
-1
/
+0
2020-07-28
MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
Jiaxun Yang
3
-4
/
+5
2020-07-28
MIPS: Remove legacy MIPS_MACHINE option
Paul Cercueil
1
-46
/
+0
2020-07-28
MIPS: cpu-feature-overrides: Remove not needed overrides
Thomas Bogendoerfer
4
-8
/
+0
2020-07-26
mips: octeon: octeon.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
mips: octeon: cvmx-pow.h: fix duplicated words
Randy Dunlap
1
-4
/
+4
2020-07-26
mips: octeon: cvmx-pkoh: fix duplicated words
Randy Dunlap
1
-4
/
+3
2020-07-26
mips: octeon: cvmx-pip.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
mips: octeon: cvmx-l2c.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-26
mips: io.h: delete duplicated word
Randy Dunlap
1
-1
/
+1
2020-07-24
MIPS: X2000: Add X2000 system type.
周琰杰 (Zhou Yanjie)
2
-2
/
+5
2020-07-24
MIPS: Retire kvm paravirt
Jiaxun Yang
4
-120
/
+3
[next]