Age | Commit message (Expand) | Author | Files | Lines |
2018-08-14 | coccicheck: return proper error code on fail | Denis Efremov | 1 | -2/+3 |
2018-02-01 | Coccinelle: coccicheck: fix typo | Julia Lawall | 1 | -1/+1 |
2017-11-23 | coccinelle: fix parallel build with CHECK=scripts/coccicheck | Masahiro Yamada | 1 | -6/+9 |
2017-11-18 | Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -12/+14 |
2017-11-14 | coccinelle: fix verbose message about .cocci file being run | Masahiro Yamada | 1 | -1/+1 |
2017-11-14 | coccinelle: grep Options and Requires fields more precisely | Masahiro Yamada | 1 | -2/+2 |
2017-11-14 | Coccinelle: make DEBUG_FILE option more useful | Julia Lawall | 1 | -9/+11 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-10-11 | scripts/coccicheck: Update reference for the corresponding documentation | Markus Elfring | 1 | -1/+1 |
2016-07-22 | coccicheck: refer to Documentation/coccinelle.txt and wiki | Luis R. Rodriguez | 1 | -2/+3 |
2016-07-22 | coccicheck: add support for requring a coccinelle version | Luis R. Rodriguez | 1 | -0/+14 |
2016-07-22 | coccicheck: replace --very-quiet with --quiet when debugging | Luis R. Rodriguez | 1 | -0/+21 |
2016-07-22 | coccicheck: add support for DEBUG_FILE | Luis R. Rodriguez | 1 | -1/+9 |
2016-07-22 | coccicheck: enable parmap support | Luis R. Rodriguez | 1 | -3/+32 |
2016-07-22 | coccicheck: make SPFLAGS more useful | Luis R. Rodriguez | 1 | -1/+4 |
2016-07-22 | coccicheck: move spatch binary check up | Luis R. Rodriguez | 1 | -5/+5 |
2016-06-20 | coccicheck: Allow for overriding spatch flags | Deepa Dinamani | 1 | -2/+2 |
2016-05-19 | coccicheck: Fix missing 0 index in kill loop | Kees Cook | 1 | -1/+1 |
2015-10-26 | Coccinelle: fix incorrect -include option transformation | Andrzej Hajda | 1 | -1/+1 |
2013-07-04 | Coccinelle: Update information about the minimal version required | Nicolas Palix | 1 | -0/+5 |
2013-07-04 | Coccinelle: Update the options used to the new option scheme | Nicolas Palix | 1 | -14/+14 |
2013-07-03 | coccicheck: span checks across CPUs | Kees Cook | 1 | -3/+28 |
2013-06-14 | Coccinelle: Make 'report' the default mode | Nicolas Palix | 1 | -3/+11 |
2013-04-08 | Coccinelle: Fix patch output when coccicheck is used with M= and C= | Nicolas Palix | 1 | -1/+5 |
2013-04-08 | Coccinelle: Add support to the SPFLAGS variable | Nicolas Palix | 1 | -1/+1 |
2013-04-08 | Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables | Nicolas Palix | 1 | -12/+13 |
2013-04-08 | Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2) | Nicolas Palix | 1 | -1/+1 |
2013-02-22 | coccicheck: Allow to show the executed command line | Bernd Schubert | 1 | -7/+21 |
2013-02-22 | coccicheck: Allow the user to give a V= (verbose) argument | Bernd Schubert | 1 | -1/+10 |
2012-10-11 | coccicheck: Add the rep+ctxt mode | Nicolas Palix | 1 | -0/+3 |
2012-02-25 | coccicheck: change handling of C={1,2} when M= is set | Greg Dietsche | 1 | -9/+4 |
2012-01-15 | coccicheck: add M= option to control which dir is processed | Greg Dietsche | 1 | -5/+14 |
2010-10-28 | Coccinelle: Add contextual message | Nicolas Palix | 1 | -3/+13 |
2010-10-13 | Coccinelle: Use the -no_show_diff option for org and report mode | Nicolas Palix | 1 | -4/+6 |
2010-10-13 | Coccinelle: Add a new mode named 'chain' | Nicolas Palix | 1 | -5/+11 |
2010-10-13 | Coccinelle: Improve user information with a new kind of comment | Nicolas Palix | 1 | -3/+11 |
2010-06-28 | Add support for the C variable in the coccicheck script | Nicolas Palix | 1 | -25/+51 |
2010-06-12 | Add a target to use the Coccinelle checker | Nicolas Palix | 1 | -0/+54 |