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-02-17
mips: vdso: Use generic VDSO clock mode storage
Thomas Gleixner
5
-46
/
+15
2020-02-17
MIPS: vdso: Compile high resolution parts conditionally
Thomas Gleixner
1
-0
/
+7
2020-02-10
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
5
-7
/
+7
2020-02-06
Merge tag 'kvm-5.6-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-21
/
+16
2020-02-05
KVM: MIPS: Fold comparecount_func() into comparecount_wakeup()
Sean Christopherson
1
-10
/
+5
2020-02-05
KVM: MIPS: Fix a build error due to referencing not-yet-defined function
Sean Christopherson
1
-21
/
+21
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-1
/
+0
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
1
-1
/
+0
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-17
/
+14
2020-02-04
mips: mm: add p?d_leaf() definitions
Steven Price
1
-0
/
+5
2020-02-03
Merge tag 'kgdb-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-5
/
+0
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
5
-7
/
+7
2020-01-31
Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
81
-783
/
+2942
2020-01-31
MIPS: kdb: Remove old workaround for backtracing on other CPUs
Douglas Anderson
1
-5
/
+0
2020-01-31
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-56
/
+28
2020-01-30
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
3
-0
/
+3
2020-01-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-18
/
+0
2020-01-29
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-0
/
+3
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-1
/
+131
2020-01-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-19
/
+3
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+5
2020-01-28
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2020-01-28
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2020-01-28
Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-2
/
+4
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
1
-10
/
+0
2020-01-27
KVM: MIPS: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson
1
-12
/
+14
2020-01-27
KVM: Drop kvm_arch_vcpu_setup()
Sean Christopherson
1
-5
/
+0
2020-01-27
KVM: MIPS: Move .vcpu_setup() call to kvm_arch_vcpu_create()
Sean Christopherson
1
-2
/
+8
2020-01-27
KVM: Move vcpu alloc and init invocation to common code
Sean Christopherson
1
-27
/
+6
2020-01-24
MIPS: PCI: Add detection of IOC3 on IO7, IO8, IO9 and Fuel
Thomas Bogendoerfer
2
-0
/
+28
2020-01-24
KVM: Introduce kvm_vcpu_destroy()
Sean Christopherson
1
-1
/
+1
2020-01-24
KVM: MIPS: Invoke kvm_vcpu_uninit() immediately prior to freeing vcpu
Sean Christopherson
1
-2
/
+2
2020-01-24
KVM: Add kvm_arch_vcpu_precreate() to handle pre-allocation issues
Sean Christopherson
1
-0
/
+5
2020-01-24
KVM: MIPS: Drop kvm_arch_vcpu_free()
Sean Christopherson
1
-7
/
+2
2020-01-24
KVM: MIPS: Use kvm_vcpu_cache to allocate vCPUs
Sean Christopherson
1
-3
/
+3
2020-01-23
MIPS: Loongson64: Disable exec hazard
Jiaxun Yang
1
-0
/
+1
2020-01-23
MIPS: Loongson64: Bump ISA level to MIPSR2
Jiaxun Yang
2
-4
/
+6
2020-01-23
MIPS: Make DIEI support as a config option
Jiaxun Yang
3
-5
/
+14
2020-01-23
MIPS: OCTEON: octeon-irq: fix spelling mistake "to" -> "too"
Colin Ian King
1
-1
/
+1
2020-01-23
MIPS: asm: local: add barriers for Loongson
Wang Xuerui
1
-0
/
+4
2020-01-23
MIPS: Loongson64: Select mac2008 only feature
Jiaxun Yang
1
-0
/
+1
2020-01-23
MIPS: Add MAC2008 Support
Jiaxun Yang
9
-44
/
+141
2020-01-22
Revert "MIPS: Add custom serial.h with BASE_BAUD override for generic kernel"
Alexander Lobakin
2
-18
/
+1
2020-01-22
MIPS: sort MIPS and MIPS_GENERIC Kconfig selects alphabetically (again)
Alexander Lobakin
1
-10
/
+10
2020-01-22
MIPS: make CPU_HAS_LOAD_STORE_LR opt-out
Alexander Lobakin
4
-60
/
+40
2020-01-22
MIPS: generic: don't unconditionally select PINCTRL
Alexander Lobakin
2
-1
/
+1
2020-01-22
MIPS: don't explicitly select LIBFDT in Kconfig
Alexander Lobakin
1
-5
/
+0
2020-01-22
MIPS: sync-r4k: do slave counter synchronization with disabled HW interrupts
Sergey Korolev
1
-0
/
+5
2020-01-22
MIPS: SGI-IP30: Check for valid pointer before using it
Thomas Bogendoerfer
1
-2
/
+3
[next]