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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2019-12-05
lib/rbtree: set successor's parent unconditionally
Wei Yang
1
-2
/
+1
2019-12-05
gpio: pca953x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+7
2019-12-05
gpio: max3191x: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-9
/
+10
2019-12-05
gpio: pisosr: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-6
/
+6
2019-12-05
thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro
William Breathitt Gray
2
-15
/
+18
2019-12-05
gpio: 74x164: utilize the for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+9
2019-12-05
gpio: uniphier: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-10
/
+3
2019-12-05
gpio: pcie-idio-24: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-69
/
+40
2019-12-05
gpio: pci-idio-16: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-48
/
+27
2019-12-05
gpio: ws16c48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-53
/
+20
2019-12-05
gpio: gpio-mm: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
gpio: 104-idi-48: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-29
/
+7
2019-12-05
gpio: 104-dio-48e: utilize for_each_set_clump8 macro
William Breathitt Gray
1
-52
/
+21
2019-12-05
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-12-05
bitops: introduce the for_each_set_clump8 macro
William Breathitt Gray
4
-0
/
+78
2019-12-05
kernel/sys.c: avoid copying possible padding bytes in copy_to_user
Joe Perches
1
-1
/
+3
2019-12-05
kernel/profile.c: use cpumask_available to check for NULL cpumask
Nathan Chancellor
1
-3
/
+3
2019-12-05
kernel/notifier.c: remove blocking_notifier_chain_cond_register()
Xiaoming Ni
3
-28
/
+1
2019-12-05
kernel/notifier.c: remove notifier_chain_cond_register()
Xiaoming Ni
1
-16
/
+1
2019-12-05
kernel/notifier.c: intercept duplicate registrations to avoid infinite loops
Xiaoming Ni
1
-1
/
+4
2019-12-05
auxdisplay: charlcd: deduplicate simple_strtoul()
Andy Shevchenko
1
-27
/
+7
2019-12-05
kernel.h: update comment about simple_strto<foo>() functions
Andy Shevchenko
1
-5
/
+14
2019-12-05
scripts/get_maintainer.pl: add signatures from Fixes: <badcommit> lines in co...
Joe Perches
1
-1
/
+37
2019-12-05
arch/Kconfig: fix indentation
Krzysztof Kozlowski
1
-11
/
+11
2019-12-05
linux/scc.h: make uapi linux/scc.h self-contained
Masahiro Yamada
2
-1
/
+1
2019-12-05
linux/build_bug.h: change type to int
Rikard Falkeborn
1
-2
/
+2
2019-12-05
.gitattributes: use 'dts' diff driver for dts files
Stephen Boyd
1
-0
/
+2
2019-12-05
include/linux/sysctl.h: inline braces for ctl_table and ctl_table_header
Alessio Balsini
1
-4
/
+2
2019-12-05
fs/proc/Kconfig: fix indentation
Krzysztof Kozlowski
1
-4
/
+4
2019-12-05
include/linux/proc_fs.h: fix confusing macro arg name
Miaohe Lin
1
-2
/
+2
2019-12-05
fs/proc/internal.h: shuffle "struct pde_opener"
Alexey Dobriyan
1
-1
/
+1
2019-12-05
fs/proc/generic.c: delete useless "len" variable
Alexey Dobriyan
1
-4
/
+2
2019-12-05
proc: change ->nlink under proc_subdir_lock
Alexey Dobriyan
1
-16
/
+15
2019-12-05
mm/memory.c: replace is_zero_pfn with is_huge_zero_pmd for thp
Yu Zhao
1
-1
/
+1
2019-12-05
mm/memcontrol: use vmstat names for printing statistics
Konstantin Khlebnikov
3
-36
/
+29
2019-12-05
mm/vmstat: add helpers to get vmstat item names for each enum type
Konstantin Khlebnikov
3
-37
/
+73
2019-12-05
mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache d...
Roman Gushchin
1
-0
/
+12
2019-12-05
mm/kasan/common.c: fix compile error
zhong jiang
1
-0
/
+1
2019-12-05
Merge tag 'trace-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
8
-0
/
+372
2019-12-05
Merge tag 'arc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
27
-411
/
+363
2019-12-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
19
-20
/
+1156
2019-12-04
Merge tag 'riscv/for-v5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-8
/
+88
2019-12-04
Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-77
/
+34
2019-12-04
Merge tag 'acpi-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
6
-20
/
+39
2019-12-04
Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
19
-120
/
+324
2019-12-04
tracing: Do not create directories if lockdown is in affect
Steven Rostedt (VMware)
2
-0
/
+23
2019-12-04
kvm: vmx: Stop wasting a page for guest_msrs
Jim Mattson
2
-11
/
+9
2019-12-04
KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332)
Paolo Bonzini
1
-1
/
+4
2019-12-04
Merge branches 'acpi-bus', 'acpi-button', 'acpi-sysfs' and 'acpi-misc'
Rafael J. Wysocki
5
-9
/
+22
2019-12-04
Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'
Rafael J. Wysocki
13
-77
/
+82
[prev]
[next]