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
2015-06-26
checkpatch: emit an error when there's a diff in a changelog
Joe Perches
1
-1
/
+14
2015-06-26
checkpatch: validate MODULE_LICENSE content
Bjorn Andersson
1
-0
/
+18
2015-06-26
checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPY
Mateusz Kulikowski
1
-2
/
+3
2015-06-26
checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()
Mateusz Kulikowski
1
-0
/
+23
2015-06-26
checkpatch: fix processing of MEMSET issues
Mateusz Kulikowski
1
-1
/
+1
2015-06-26
checkpatch: suggest using ether_addr_equal*()
Mateusz Kulikowski
1
-0
/
+8
2015-06-26
checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch files
Joe Perches
1
-1
/
+1
2015-06-26
checkpatch: remove local from codespell path
Maxim Uvarov
1
-2
/
+2
2015-06-26
checkpatch: add --showfile to allow input via pipe to show filenames
Joe Perches
1
-5
/
+17
2015-06-26
checkpatch: colorize output to terminal
Joe Perches
1
-6
/
+21
2015-06-26
checkpatch: improve output with multiple command-line files
Joe Perches
1
-23
/
+39
2015-06-26
checkpatch: categorize some long line length checks
Joe Perches
1
-10
/
+50
2015-06-26
checkpatch: use $String consistently
Joe Perches
1
-6
/
+6
2015-06-26
checkpatch: make types found in a source file/patch local
Alex Dowad
1
-4
/
+9
2015-06-26
checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_t
Joe Perches
1
-6
/
+25
2015-06-26
checkpatch: check for uncommented waitqueue_active()
Joe Perches
1
-0
/
+7
2015-06-26
drivers/firmware/memmap.c: fix kernel-doc format
Michal Simek
1
-11
/
+13
2015-06-26
fs/ext4/super.c: use strreplace() in ext4_fill_super()
Rasmus Villemoes
1
-3
/
+1
2015-06-26
fs/jbd2/journal.c: use strreplace()
Rasmus Villemoes
1
-8
/
+2
2015-06-26
drivers/md/md.c: use strreplace()
Rasmus Villemoes
1
-3
/
+1
2015-06-26
drivers/base/core.c: use strreplace()
Rasmus Villemoes
1
-5
/
+4
2015-06-26
lib/kobject.c: use strreplace()
Rasmus Villemoes
1
-8
/
+5
2015-06-26
kernel/trace/blktrace.c: use strreplace() in do_blk_trace_setup()
Rasmus Villemoes
1
-4
/
+2
2015-06-26
kernel/trace/trace_events_filter.c: use strreplace()
Rasmus Villemoes
1
-3
/
+2
2015-06-26
lib/string.c: introduce strreplace()
Rasmus Villemoes
2
-0
/
+18
2015-06-26
radix-tree: replace preallocated node array with linked list
Kirill A. Shutemov
1
-11
/
+17
2015-06-26
bitmap: remove explicit newline handling using scnprintf format string
Sudeep Holla
1
-7
/
+8
2015-06-26
lib/sort: Add 64 bit swap function
Daniel Wagner
1
-2
/
+21
2015-06-26
hexdump: Make test data really const
Geert Uytterhoeven
1
-3
/
+3
2015-06-26
__bitmap_parselist: fix bug in empty string handling
Chris Metcalf
1
-8
/
+9
2015-06-26
MAINTAINERS: Davidlohr has moved
Andrew Morton
1
-1
/
+1
2015-06-26
MAINTAINERS: Add quotation marks around names with commas
Joe Perches
1
-4
/
+4
2015-06-26
MAINTAINERS: add quotation marks around names with periods
Joe Perches
1
-11
/
+11
2015-06-26
MAINTAINERS: alsa-devel@alsa-project.org is moderated for non-subscribers
Jim Davis
1
-3
/
+3
2015-06-26
get_maintainer: fix perl 5.22/5.24 deprecated/incompatible "\C" use
Joe Perches
1
-12
/
+12
2015-06-26
get_maintainer: emit longer section headers
Joe Perches
1
-4
/
+5
2015-06-26
get_maintainer.pl: add .get_maintainer.ignore file capability
Joe Perches
1
-0
/
+32
2015-06-26
check_syslog_permissions() cleanup
Vasily Averin
2
-8
/
+8
2015-06-26
security_syslog() should be called once only
Vasily Averin
1
-7
/
+4
2015-06-26
netconsole: implement extended console support
Tejun Heo
2
-3
/
+173
2015-06-26
netconsole: make all dynamic netconsoles share a mutex
Tejun Heo
1
-5
/
+3
2015-06-26
netconsole: make netconsole_target->enabled a bool
Tejun Heo
1
-9
/
+9
2015-06-26
netconsole: remove unnecessary netconsole_target_get/out() from write_msg()
Tejun Heo
1
-2
/
+0
2015-06-26
printk: implement support for extended console drivers
Tejun Heo
3
-8
/
+68
2015-06-26
printk: factor out message formatting from devkmsg_read()
Tejun Heo
1
-66
/
+80
2015-06-26
printk: guard the amount written per line by devkmsg_read()
Tejun Heo
2
-12
/
+24
2015-06-26
drivers/misc/altera-stapl/altera.c: remove extraneous KERN_INFO prefix
Colin Ian King
1
-1
/
+1
2015-06-26
clone: support passing tls argument via C rather than pt_regs magic
Josh Triplett
6
-21
/
+59
2015-06-26
stddef.h: move offsetofend inside #ifndef/#endif guard, neaten
Joe Perches
1
-4
/
+4
2015-06-26
mailmap: add rdunlap email auto-correction
Kees Cook
1
-0
/
+1
[prev]
[next]