index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
lockdep: Adjust check_redundant() for recursive read change
Boqun Feng
1
-3
/
+44
2020-08-26
lockdep: Support deadlock detection for recursive read locks in check_noncirc...
Boqun Feng
1
-8
/
+35
2020-08-26
lockdep: Make __bfs(.match) return bool
Boqun Feng
1
-10
/
+10
2020-08-26
lockdep: Extend __bfs() to work with multiple types of dependencies
Boqun Feng
2
-19
/
+96
2020-08-26
lockdep: Introduce lock_list::dep
Boqun Feng
2
-4
/
+90
2020-08-26
lockdep: Reduce the size of lock_list::distance
Boqun Feng
2
-4
/
+4
2020-08-26
lockdep: Make __bfs() visit every dependency until a match
Boqun Feng
1
-26
/
+35
2020-08-26
lockdep: Demagic the return value of BFS
Boqun Feng
1
-66
/
+89
2020-08-26
lockdep/Documention: Recursive read lock detection reasoning
Boqun Feng
1
-0
/
+258
2020-08-26
locking: More accurate annotations for read_lock()
Boqun Feng
3
-1
/
+47
2020-08-26
Documentation/locking/locktypes: Fix local_locks documentation
Marta Rybczynska
1
-12
/
+12
2020-08-26
seqlock: Fix multiple kernel-doc warnings
Randy Dunlap
1
-4
/
+4
2020-08-26
locking/refcount: Provide __refcount API to obtain the old value
Peter Zijlstra
1
-8
/
+57
2020-08-26
seqlock,tags: Add support for SEQCOUNT_LOCKTYPE()
Peter Zijlstra
1
-0
/
+2
2020-08-26
lockdep,trace: Expose tracepoints
Peter Zijlstra
1
-5
/
+9
2020-08-26
lockdep: Only trace IRQ edges
Nicholas Piggin
2
-15
/
+11
2020-08-26
mips: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
arm64: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
nds32: Implement arch_irqs_disabled()
Peter Zijlstra
1
-0
/
+5
2020-08-26
locking/lockdep: Cleanup
Peter Zijlstra
1
-24
/
+30
2020-08-26
x86/entry: Remove unused THUNKs
Peter Zijlstra
1
-5
/
+0
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
5
-12
/
+4
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
6
-33
/
+19
2020-08-26
sched,idle,rcu: Push rcu_idle deeper into the idle path
Peter Zijlstra
2
-18
/
+16
2020-08-26
cpuidle: Fixup IRQ state
Peter Zijlstra
1
-1
/
+2
2020-08-26
lockdep: Use raw_cpu_*() for per-cpu variables
Peter Zijlstra
3
-10
/
+18
2020-08-24
Linux 5.9-rc2
Linus Torvalds
1
-1
/
+1
2020-08-23
Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
21
-25
/
+161
2020-08-23
Merge tag 'x86-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2020-08-23
Merge tag 'perf-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+49
2020-08-23
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-92
/
+52
2020-08-23
Merge tag 'core-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+2
2020-08-23
Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
44
-163
/
+310
2020-08-23
Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-13
/
+13
2020-08-23
do_epoll_ctl(): clean the failure exits up a bit
Al Viro
1
-13
/
+6
2020-08-23
epoll: Keep a reference on files added to the check list
Marc Zyngier
1
-2
/
+9
2020-08-22
net: nexthop: don't allow empty NHA_GROUP
Nikolay Aleksandrov
1
-1
/
+4
2020-08-22
Merge tag 'kbuild-fixes-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
6
-89
/
+86
2020-08-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
6
-22
/
+42
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
8
-41
/
+79
2020-08-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
12
-18
/
+36
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
16
-52
/
+119
2020-08-22
Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-14
/
+42
2020-08-22
dt-bindings: vendor-prefixes: Remove trailing whitespace
Geert Uytterhoeven
1
-1
/
+1
2020-08-22
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
1
-4
/
+13
2020-08-22
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
10
-10
/
+17
2020-08-22
dt-bindings: net: correct description of phy-connection-type
Madalin Bucur
1
-1
/
+2
2020-08-22
Merge tag 'io_uring-5.9-2020-08-21' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-94
/
+79
2020-08-22
dt-bindings: PCI: intel,lgm-pcie: Fix matching on all snps,dw-pcie instances
Rob Herring
1
-0
/
+8
[next]