index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Commit message (
Expand
)
Author
Age
*
checkpatch: add missing WARN argument for min_t and max_t tests
Hui Zhu
2011-08-25
*
checkpatch.pl: update $logFunctions
Joe Perches
2011-07-25
*
checkpatch: make utf-8 test --strict
Joe Perches
2011-07-25
*
checkpatch.pl: add ability to ignore various messages
Joe Perches
2011-07-25
*
checkpatch: add a "prefer __aligned" check
Joe Perches
2011-07-25
*
checkpatch: validate signature styles and To: and Cc: lines
Joe Perches
2011-07-25
*
checkpatch: add __rcu as a sparse modifier
Sven Eckelmann
2011-07-25
*
checkpatch: suggest using min_t or max_t
Joe Perches
2011-07-25
*
checkpatch: add warning for uses of printk_ratelimit
Joe Perches
2011-06-15
*
checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions
Joe Perches
2011-05-25
*
checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions
Joe Perches
2011-05-25
*
checkpatch: add check for line continuations in quoted strings
Joe Perches
2011-05-25
*
Fix common misspellings
Lucas De Marchi
2011-03-31
*
checkpatch: warn about memset with swapped arguments
Dave Jones
2011-03-22
*
scripts/checkpatch.pl: reset rpt_cleaners warnings
Mike Frysinger
2011-03-22
*
kstrto*: converting strings to integers done (hopefully) right
Alexey Dobriyan
2011-03-22
*
locking: Remove deprecated lock initializers
Thomas Gleixner
2011-01-27
*
checkpatch.pl: add "prefer __packed" check
Joe Perches
2011-01-13
*
checkpatch: check for world-writeable sysfs/debugfs files
Dave Jones
2011-01-13
*
checkpatch.pl: fix CAST detection
Florian Mickler
2011-01-13
*
scripts/checkpatch.pl: add check for multiple terminating semicolons and cast...
Joe Perches
2011-01-13
*
semaphore: Remove mutex emulation
Thomas Gleixner
2010-10-30
*
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
2010-10-26
*
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
2010-10-26
*
checkpatch: version 0.31
Andy Whitcroft
2010-10-26
*
checkpatch: statement/block context analyser should look at sanitised lines
Andy Whitcroft
2010-10-26
*
checkpatch: handle EXPORT_SYMBOL for DEVICE_ATTR and similar
Andy Whitcroft
2010-10-26
*
checkpatch: clean up structure definition macro handline
Andy Whitcroft
2010-10-26
*
checkpatch: update copyright dates
Andy Whitcroft
2010-10-26
*
checkpatch: Add additional attribute #defines
Joe Perches
2010-10-26
*
checkpatch: check for incorrect permissions
Rabin Vincent
2010-10-26
*
checkpatch: ensure kconfig help checks only apply when we are adding help
Andy Whitcroft
2010-10-26
*
checkpatch: simplify and consolidate "missing space after" checks
Andy Whitcroft
2010-10-26
*
checkpatch: add check for space after struct, union, and enum
Andy Whitcroft
2010-10-26
*
checkpatch: returning errno typically should be negative
Andy Whitcroft
2010-10-26
*
checkpatch: handle casts better fixing false categorisation of : as binary
Andy Whitcroft
2010-10-26
*
checkpatch: ensure we do not collapse bracketed sections into constants
Andy Whitcroft
2010-10-26
*
checkpatch: suggest cleanpatch and cleanfile when appropriate
Andy Whitcroft
2010-10-26
*
checkpatch: types may sit on a line on their own
Andy Whitcroft
2010-10-26
*
checkpatch: fix regressions in "fix handling of leading spaces"
Andy Whitcroft
2010-10-26
*
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
2010-08-09
*
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
2010-08-09
*
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
2010-08-09
*
checkpatch: add more exceptions to 80 char lines
Joe Perches
2010-08-09
*
checkpatch: change externals to globals
Joe Eloff
2010-08-09
*
checkpatch: fix handling of leading spaces
Raffaele Recalcati
2010-08-09
*
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
2010-08-09
*
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
2010-05-25
*
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
2010-05-25
*
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
2010-05-21
[next]