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
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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-09
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-115
/
+76
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-4
/
+3
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
4
-2
/
+230
2018-02-08
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+2
2018-02-08
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+11
2018-02-08
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2
-3
/
+5
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-2' of git://git.infradead.org/linux-pla...
Linus Torvalds
1
-0
/
+14
2018-02-07
Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-1
/
+1
2018-02-07
Merge tag 'riscv-for-linus-4.16-merge_window' of git://git.kernel.org/pub/scm...
Linus Torvalds
1
-0
/
+2
2018-02-07
Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-0
/
+58
2018-02-07
Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...
Mark Brown
1
-1
/
+1
2018-02-07
Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...
Mark Brown
4
-7
/
+15
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
1
-0
/
+14
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
21
-64
/
+111
2018-02-07
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+128
2018-02-07
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-2
/
+3
2018-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-13
/
+19
2018-02-07
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
1
-1
/
+1
2018-02-07
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2
-4
/
+0
2018-02-07
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
1
-1
/
+1
2018-02-07
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
1
-6
/
+6
2018-02-07
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-07
kernel/module: module_is_live can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
1
-3
/
+3
2018-02-07
lib/lockref: __lockref_is_dead can be boolean
Yaowei Bai
1
-1
/
+1
2018-02-07
mm/memblock: memblock_is_map/region_memory can be boolean
Yaowei Bai
1
-2
/
+2
2018-02-07
build_bug.h: remove BUILD_BUG_ON_NULL()
Masahiro Yamada
1
-2
/
+0
2018-02-07
include/linux/genl_magic_func.h: remove own BUILD_BUG_ON*() defines
Masahiro Yamada
1
-11
/
+1
2018-02-07
pids: introduce find_get_task_by_vpid() helper
Mike Rapoport
1
-0
/
+5
2018-02-07
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
1
-1
/
+1
2018-02-07
<asm-generic/siginfo.h>: fix language in comments
Randy Dunlap
1
-2
/
+2
2018-02-07
kallsyms: let print_ip_sym() print raw addresses
Huacai Chen
1
-1
/
+1
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
2
-1
/
+25
2018-02-07
include/linux/bitmap.h: make bitmap_fill() and bitmap_zero() consistent
Andy Shevchenko
1
-5
/
+10
2018-02-07
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-10
/
+1
2018-02-07
bitmap: new bitmap_copy_safe and bitmap_{from,to}_arr32
Yury Norov
1
-0
/
+31
2018-02-07
uuid: cleanup <uapi/linux/uuid.h>
Alexey Dobriyan
2
-1
/
+1
2018-02-07
kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage
Andrey Konovalov
1
-2
/
+0
2018-02-07
kasan: detect invalid frees for large mempool objects
Dmitry Vyukov
1
-2
/
+2
2018-02-07
kasan: don't use __builtin_return_address(1)
Dmitry Vyukov
1
-4
/
+5
2018-02-07
kasan: detect invalid frees for large objects
Dmitry Vyukov
1
-2
/
+2
2018-02-07
kasan: add compiler support for clang
Paul Lawrence
1
-0
/
+8
2018-02-07
Merge tag 'platform-drivers-x86-v4.16-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
3
-99
/
+145
2018-02-07
arm/arm64: smccc: Implement SMCCC v1.1 inline primitive
Marc Zyngier
1
-0
/
+141
2018-02-07
arm/arm64: smccc: Make function identifiers an unsigned quantity
Marc Zyngier
1
-2
/
+4
2018-02-07
firmware/psci: Expose SMCCC version through psci_ops
Marc Zyngier
1
-0
/
+6
2018-02-07
firmware/psci: Expose PSCI conduit
Marc Zyngier
1
-0
/
+7
2018-02-07
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+5
2018-02-07
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
1
-1
/
+20
[next]