index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2011-11-06
1
-0
/
+14
|
\
|
*
script/checkpatch.pl: warn about deprecated use of EXTRA_{A,C,CPP,LD}FLAGS
Arnaud Lacombe
2011-08-31
1
-0
/
+14
*
|
checkpatch: add a --strict check for utf-8 in commit logs
Joe Perches
2011-10-31
1
-4
/
+26
*
|
kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete
Joe Perches
2011-10-31
1
-3
/
+3
*
|
Merge branch 'master' into for-next
Jiri Kosina
2011-09-15
1
-1
/
+2
|
\
\
|
*
|
checkpatch: add missing WARN argument for min_t and max_t tests
Hui Zhu
2011-08-25
1
-1
/
+2
|
|
/
*
|
treewide: remove extra semicolons from various parts of the kernel
Justin P. Mattock
2011-09-15
1
-2
/
+2
|
/
*
checkpatch.pl: update $logFunctions
Joe Perches
2011-07-25
1
-3
/
+3
*
checkpatch: make utf-8 test --strict
Joe Perches
2011-07-25
1
-2
/
+2
*
checkpatch.pl: add ability to ignore various messages
Joe Perches
2011-07-25
1
-143
/
+355
*
checkpatch: add a "prefer __aligned" check
Joe Perches
2011-07-25
1
-0
/
+5
*
checkpatch: validate signature styles and To: and Cc: lines
Joe Perches
2011-07-25
1
-8
/
+115
*
checkpatch: add __rcu as a sparse modifier
Sven Eckelmann
2011-07-25
1
-1
/
+2
*
checkpatch: suggest using min_t or max_t
Joe Perches
2011-07-25
1
-0
/
+35
*
checkpatch: add warning for uses of printk_ratelimit
Joe Perches
2011-06-15
1
-0
/
+5
*
checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions
Joe Perches
2011-05-25
1
-1
/
+1
*
checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions
Joe Perches
2011-05-25
1
-3
/
+3
*
checkpatch: add check for line continuations in quoted strings
Joe Perches
2011-05-25
1
-0
/
+5
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
checkpatch: warn about memset with swapped arguments
Dave Jones
2011-03-22
1
-0
/
+5
*
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
2011-03-22
1
-0
/
+1
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
1
-2
/
+2
*
locking: Remove deprecated lock initializers
Thomas Gleixner
2011-01-27
1
-5
/
+0
*
checkpatch.pl: add "prefer __packed" check
Joe Perches
2011-01-13
1
-0
/
+5
*
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
2011-01-13
1
-0
/
+5
*
checkpatch.pl: fix CAST detection
Florian Mickler
2011-01-13
1
-1
/
+1
*
scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...
Joe Perches
2011-01-13
1
-1
/
+6
*
semaphore: Remove mutex emulation
Thomas Gleixner
2010-10-30
1
-6
/
+2
*
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
2010-10-26
1
-0
/
+5
*
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
2010-10-26
1
-0
/
+12
*
checkpatch: version 0.31
Andy Whitcroft
2010-10-26
1
-1
/
+1
*
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
2010-10-26
1
-6
/
+6
*
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
2010-10-26
1
-1
/
+10
*
checkpatch: clean up structure definition macro handline
Andy Whitcroft
2010-10-26
1
-2
/
+2
*
checkpatch: update copyright dates
Andy Whitcroft
2010-10-26
1
-1
/
+1
*
checkpatch: Add additional attribute #defines
Joe Perches
2010-10-26
1
-0
/
+14
*
checkpatch: check for incorrect permissions
Rabin Vincent
2010-10-26
1
-1
/
+13
*
checkpatch: ensure kconfig help checks only apply when we are adding help
Andy Whitcroft
2010-10-26
1
-5
/
+21
*
checkpatch: simplify and consolidate "missing space after" checks
Andy Whitcroft
2010-10-26
1
-10
/
+5
*
checkpatch: add check for space after struct, union, and enum
Andy Whitcroft
2010-10-26
1
-0
/
+10
*
checkpatch: returning errno typically should be negative
Andy Whitcroft
2010-10-26
1
-0
/
+7
*
checkpatch: handle casts better fixing false categorisation of : as binary
Andy Whitcroft
2010-10-26
1
-0
/
+5
*
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
2010-10-26
1
-3
/
+4
*
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
2010-10-26
1
-0
/
+13
*
checkpatch: types may sit on a line on their own
Andy Whitcroft
2010-10-26
1
-1
/
+1
*
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
2010-10-26
1
-3
/
+6
*
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
2010-08-09
1
-0
/
+3
*
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
2010-08-09
1
-0
/
+7
*
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
2010-08-09
1
-0
/
+8
*
checkpatch: add more exceptions to 80 char lines
Joe Perches
2010-08-09
1
-2
/
+3
[next]