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
2021-05-07
mm: remove xlate_dev_kmem_ptr()
David Hildenbrand
13
-76
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
25
-264
/
+5
2021-05-07
mm: fix some typos and code style problems
Shijie Luo
7
-9
/
+9
2021-05-07
ipc/sem.c: mundane typo fixes
Bhaskar Chowdhury
1
-5
/
+5
2021-05-07
modules: add CONFIG_MODPROBE_PATH
Rasmus Villemoes
2
-1
/
+13
2021-05-07
init/initramfs.c: do unpacking asynchronously
Rasmus Villemoes
6
-1
/
+56
2021-05-07
kernel/async.c: remove async_unregister_domain()
Rasmus Villemoes
2
-19
/
+0
2021-05-07
kernel/async.c: stop guarding pr_debug() statements
Rasmus Villemoes
1
-28
/
+20
2021-05-07
selftests: remove duplicate include
Zhang Yunkai
3
-3
/
+0
2021-05-07
kernel/resource: fix locking in request_free_mem_region
Alistair Popple
1
-7
/
+38
2021-05-07
kernel/resource: refactor __request_region to allow external locking
Alistair Popple
1
-20
/
+32
2021-05-07
kernel/resource: allow region_intersects users to hold resource_lock
Alistair Popple
1
-21
/
+31
2021-05-07
kernel/resource: remove first_lvl / siblings_only logic
David Hildenbrand
1
-33
/
+12
2021-05-07
kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources
David Hildenbrand
1
-1
/
+1
2021-05-07
kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_R...
David Hildenbrand
1
-1
/
+1
2021-05-07
scripts/gdb: add lx_current support for arm64
Barry Song
2
-1
/
+14
2021-05-07
scripts/gdb: document lx_current is only supported by x86
Barry Song
2
-3
/
+9
2021-05-07
gdb: lx-symbols: store the abspath()
Johannes Berg
1
-1
/
+2
2021-05-07
delayacct: clear right task's flag after blkio completes
Yafang Shao
2
-14
/
+14
2021-05-07
smp: kernel/panic.c - silence warnings
He Ying
1
-0
/
+8
2021-05-07
gcov: clang: drop support for clang-10 and older
Nick Desaulniers
2
-103
/
+1
2021-05-07
gcov: use kvmalloc()
Johannes Berg
3
-12
/
+12
2021-05-07
gcov: simplify buffer allocation
Johannes Berg
1
-15
/
+9
2021-05-07
gcov: combine common code
Johannes Berg
5
-342
/
+171
2021-05-07
kexec: dump kmessage before machine_kexec
Pavel Tatashin
1
-0
/
+2
2021-05-07
kernel: kexec_file: fix error return code of kexec_calculate_store_digests()
Jia-Ju Bai
1
-1
/
+3
2021-05-07
kexec: Add kexec reboot string
Joe LeVeque
1
-1
/
+1
2021-05-07
kernel/fork.c: fix typos
Xiaofeng Cao
1
-4
/
+4
2021-05-07
kernel/fork.c: simplify copy_mm()
Rolf Eike Beer
1
-11
/
+4
2021-05-07
do_wait: make PIDTYPE_PID case O(1) instead of O(n)
Jim Newsome
1
-10
/
+57
2021-05-07
hpfs: replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+2
2021-05-07
nilfs2: fix typos in comments
Lu Jialin
3
-4
/
+4
2021-05-07
fs/nilfs2: fix misspellings using codespell tool
Liu xuzhi
1
-2
/
+2
2021-05-07
isofs: fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-05-07
fs/epoll: restore waking from ep_done_scan()
Davidlohr Bueso
1
-0
/
+6
2021-05-07
kselftest: introduce new epoll test case
Davidlohr Bueso
1
-0
/
+44
2021-05-07
checkpatch: improve ALLOC_ARRAY_ARGS test
Christophe JAILLET
1
-1
/
+1
2021-05-07
checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE
Vincent Mailhol
1
-1
/
+1
2021-05-07
checkpatch: warn when missing newline in return sysfs_emit() formats
Joe Perches
1
-0
/
+11
2021-05-07
include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...
Masahiro Yamada
1
-1
/
+0
2021-05-07
lib: parser: clean up kernel-doc
Randy Dunlap
1
-23
/
+38
2021-05-07
lib/genalloc: add parameter description to fix doc compile warning
Alex Shi
1
-0
/
+5
2021-05-07
lib/percpu_counter: tame kernel-doc compile warning
Alex Shi
1
-1
/
+1
2021-05-07
lib: stackdepot: turn depot_lock spinlock to raw_spinlock
Zqiang
1
-3
/
+3
2021-05-07
lib: crc8: pointer to data block should be const
Richard Fitzgerald
2
-2
/
+2
2021-05-07
lib/genalloc.c: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
lib/list_sort.c: fix typo in function description
ToastC
1
-1
/
+1
2021-05-07
lib: fix inconsistent indenting in process_bit1()
Wang Qing
1
-1
/
+1
2021-05-07
lib/bch.c: fix a typo in the file bch.c
Bhaskar Chowdhury
1
-1
/
+1
2021-05-07
MAINTAINERS: add entry for the bitmap API
Yury Norov
1
-0
/
+16
[next]