VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
33 Branches
55 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
rt-linux-release
/
scripts
/
coccicheck
Date
Commit Message
Rev
Author
2021-05-18
scripts: coccicheck: fix troubles on non-English builds
f5b3553b
Mauro Carvalho Chehab
2020-12-24
scripts: coccicheck: Correct usage of make coccicheck
d8f6e5c6
Sumera Priyadarsini
2020-12-12
kbuild: do not use scripts/ld-version.sh for checking spatch version
33114c43
Masahiro Yamada
2020-10-12
scripts: coccicheck: Change default condition for parallelism
c5864560
Sumera Priyadarsini
2020-10-12
scripts: coccicheck: Add quotes to improve portability
2f324dd8
Sumera Priyadarsini
2020-09-27
scripts: coccicheck: Change default value for parallelism
e16a7c47
Sumera Priyadarsini
2020-09-13
scripts: coccicheck: Improve error feedback when coccicheck fails
a19d1358
Sumera Priyadarsini
2020-08-21
scripts: coccicheck: Add chain mode to list of modes
4b2bd20c
Sumera Priyadarsini
2018-08-14
coccicheck: return proper error code on fail
512ddf7d
Denis Efremov
2018-02-02
Coccinelle: coccicheck: fix typo
1640eea3
Julia Lawall
2017-11-23
coccinelle: fix parallel build with CHECK=scripts/coccicheck
d7059ca0
Masahiro Yamada
2017-11-17
Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
2ce079f0
Linus Torvalds
2017-11-14
coccinelle: fix verbose message about .cocci file being run
cd1af7cf
Masahiro Yamada
2017-11-14
coccinelle: grep Options and Requires fields more precisely
e0be348e
Masahiro Yamada
2017-11-14
Coccinelle: make DEBUG_FILE option more useful
9ed07ada
Julia Lawall
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
b2441318
Greg Kroah-Hartman
2016-10-11
scripts/coccicheck: Update reference for the corresponding documentation
1e01892e
Markus Elfring
2016-07-22
coccicheck: refer to Documentation/coccinelle.txt and wiki
c100d537
Luis R. Rodriguez
2016-07-22
coccicheck: add support for requring a coccinelle version
a9e064c0
Luis R. Rodriguez
2016-07-22
coccicheck: replace --very-quiet with --quiet when debugging
5c384dba
Luis R. Rodriguez
2016-07-22
coccicheck: add support for DEBUG_FILE
be1fa900
Luis R. Rodriguez
2016-07-22
coccicheck: enable parmap support
c930a1b2
Luis R. Rodriguez
2016-07-22
coccicheck: make SPFLAGS more useful
8e826ad5
Luis R. Rodriguez
2016-07-22
coccicheck: move spatch binary check up
13d94865
Luis R. Rodriguez
2016-06-20
coccicheck: Allow for overriding spatch flags
7a2358b3
Deepa Dinamani
2016-05-19
coccicheck: Fix missing 0 index in kill loop
2552a39f
Kees Cook
2015-10-26
Coccinelle: fix incorrect -include option transformation
5b169108
Andrzej Hajda
2013-07-03
Coccinelle: Update information about the minimal version required
ec97946e
Nicolas Palix
2013-07-03
Coccinelle: Update the options used to the new option scheme
93f14468
Nicolas Palix
2013-07-03
coccicheck: span checks across CPUs
90d06a46
Kees Cook
2013-06-14
Coccinelle: Make 'report' the default mode
1f0a6742
Nicolas Palix
2013-04-08
Coccinelle: Fix patch output when coccicheck is used with M= and C=
bad6a409
Nicolas Palix
2013-04-08
Coccinelle: Add support to the SPFLAGS variable
ed621cc4
Nicolas Palix
2013-04-08
Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables
9e395550
Nicolas Palix
2013-04-08
Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)
35d88a38
Nicolas Palix
2013-02-22
coccicheck: Allow to show the executed command line
5303265a
Bernd Schubert
2013-02-22
coccicheck: Allow the user to give a V= (verbose) argument
26e56720
Bernd Schubert
2012-10-11
coccicheck: Add the rep+ctxt mode
c05cd6dd
Nicolas Palix
2012-02-24
coccicheck: change handling of C={1,2} when M= is set
42f1c01b
Greg Dietsche
2012-01-14
coccicheck: add M= option to control which dir is processed
d0bc1fb4
Greg Dietsche
2010-10-28
Coccinelle: Add contextual message
062c1825
Nicolas Palix
2010-10-13
Coccinelle: Use the -no_show_diff option for org and report mode
03ee0c42
Nicolas Palix
2010-10-13
Coccinelle: Add a new mode named 'chain'
2c1160c8
Nicolas Palix
2010-10-13
Coccinelle: Improve user information with a new kind of comment
3c908417
Nicolas Palix
2010-06-28
Add support for the C variable in the coccicheck script
1e9dea2a
Nicolas Palix
2010-06-12
Add a target to use the Coccinelle checker
74425eee
Nicolas Palix