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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-2
/
+3
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2
-2
/
+3
2020-08-15
all arch: remove system call sys_sysctl
Xiaoming Ni
4
-4
/
+3
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
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+4
2020-08-12
mm/mips: use general page fault accounting
Peter Xu
1
-11
/
+3
2020-08-12
mm: do page fault accounting in handle_mm_fault
Peter Xu
1
-1
/
+1
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-14
/
+13
2020-08-12
uaccess: remove segment_eq
Christoph Hellwig
1
-1
/
+1
2020-08-11
KVM: MIPS/VZ: Fix build error caused by 'kvm_run' cleanup
Xingxing Su
1
-2
/
+1
2020-08-10
MIPS: KVM: Convert a fallthrough comment to fallthrough
Jiaxun Yang
1
-1
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+1
2020-08-09
MIPS: VZ: Only include loongson_regs.h for CPU_LOONGSON64
Huacai Chen
1
-0
/
+2
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-28
/
+3
2020-08-07
mm/sparse: cleanup the code surrounding memory_present()
Mike Rapoport
3
-11
/
+0
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-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
1
-1
/
+0
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-146
/
+58
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-236
/
+105
2020-08-06
Merge tag 'mips_5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
90
-1469
/
+2742
2020-08-06
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
1
-2
/
+3
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-5
/
+15
2020-08-06
MIPS: SGI-IP27: always enable NUMA in Kconfig
Mike Rapoport
1
-0
/
+1
2020-08-05
Merge tag 'usb-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-3
/
+3
2020-08-05
Merge tag 'printk-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+3
2020-08-05
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-05
Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-0
/
+3
2020-08-05
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
2
-3
/
+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
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-5
/
+5
2020-08-04
MIPS: Update default config file for Loongson-3
Huacai Chen
1
-6
/
+83
2020-08-04
MIPS: KVM: Add kvm guest support for Loongson-3
Huacai Chen
7
-3
/
+125
2020-08-04
Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-07-31
MIPS: handle Loongson-specific GSExc exception
WANG Xuerui
6
-0
/
+60
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
4
-1
/
+20
2020-07-31
MIPS: ingenic: Hardcode mem size for qi,lb60 board
Paul Cercueil
1
-29
/
+8
2020-07-31
MIPS: DTS: ingenic/qi,lb60: Add model and memory node
Paul Cercueil
1
-0
/
+6
2020-07-31
MIPS: ingenic: Use fw_passed_dtb even if CONFIG_BUILTIN_DTB
Paul Cercueil
1
-6
/
+1
2020-07-31
MIPS: head.S: Init fw_passed_dtb to builtin DTB
Paul Cercueil
1
-0
/
+6
2020-07-30
MIPS: DTS: Fix number of msi vectors for Loongson64G
Huacai Chen
1
-2
/
+6
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: Add ISA node for LS7A PCH
Jiaxun Yang
1
-0
/
+7
2020-07-28
MIPS: Loongson64: DTS: Fix ISA and PCI I/O ranges for RS780E PCH
Jiaxun Yang
1
-2
/
+2
2020-07-28
MIPS: Loongson64: Enlarge IO_SPACE_LIMIT
Jiaxun Yang
3
-4
/
+5
2020-07-28
MIPS: Loongson64: Process ISA Node in DeviceTree
Jiaxun Yang
1
-25
/
+62
[next]