index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
checkpatch.pl
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-09
checkpatch: fix extraneous EXPORT_SYMBOL* warnings
Patrick Pannuto
1
-0
/
+3
2010-08-09
checkpatch: warn about unexpectedly long msleep's
Patrick Pannuto
1
-0
/
+7
2010-08-09
checkpatch: prefer usleep_range over udelay
Patrick Pannuto
1
-0
/
+8
2010-08-09
checkpatch: add more exceptions to 80 char lines
Joe Perches
1
-2
/
+3
2010-08-09
checkpatch: change externals to globals
Joe Eloff
1
-2
/
+2
2010-08-09
checkpatch: fix handling of leading spaces
Raffaele Recalcati
1
-0
/
+7
2010-08-09
checkpatch: refactor 'allowed asm includes' and add memory.h
Wolfram Sang
1
-1
/
+7
2010-05-25
checkpatch: warn on declaration with storage class not at the beginning
Tobias Klauser
1
-0
/
+5
2010-05-25
checkpatch: add check for too short Kconfig descriptions
Andi Kleen
1
-0
/
+15
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+11
2010-03-06
checkpatch: warn on unnecessary spaces before quoted newlines
Joe Perches
1
-0
/
+5
2010-03-06
checkpatch.pl: warn if an adding line introduce spaces before tabs.
Alberto Panizzo
1
-0
/
+6
2010-03-06
checkpatch.pl: extend list of expected-to-be-const structures
Emese Revfy
1
-2
/
+39
2010-03-06
checkpatch.pl: add union and struct to the exceptions list
Stefani Seibold
1
-0
/
+2
2010-03-06
checkpatch: fix false positive on __initconst
Wolfram Sang
1
-1
/
+4
2010-03-06
checkpatch.pl: allow > 80 char lines for logging functions not just printk
Joe Perches
1
-1
/
+9
2010-03-06
checkpatch: trivial fix for trailing statements check
Hidetoshi Seto
1
-1
/
+3
2010-03-06
scripts/checkpatch.pl: add WARN on sizeof(&foo)
Joe Perches
1
-0
/
+5
2010-01-12
remove my email address from checkpatch.
Dave Jones
1
-1
/
+1
2009-10-29
checkpatch: version 0.30
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: fix false EXPORT_SYMBOL warning
Andy Whitcroft
1
-9
/
+39
2009-10-29
checkpatch: fix __attribute__ matching
Andy Whitcroft
1
-2
/
+2
2009-10-29
checkpatch: fix false errors due to macro concatenation
Andy Whitcroft
1
-1
/
+4
2009-10-29
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: correctly stop scanning at the bottom of a hunk
Andy Whitcroft
1
-1
/
+2
2009-10-29
checkpatch: possible types -- prevent illegal modifiers being added
Andy Whitcroft
1
-8
/
+12
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
2009-09-22
checkpatch: format strings should not have brackets in macros
Andy Whitcroft
1
-1
/
+2
2009-09-22
checkpatch: make -f alias --file, add --help, more verbose help message
Hannes Eder
1
-13
/
+42
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
1
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
1
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
1
-0
/
+2
2009-02-27
checkpatch: version 0.28
Andy Whitcroft
1
-1
/
+1
2009-02-27
checkpatch: add __ref as a sparse modifier
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: extend attribute testing to all modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: a modifier is not an identifier at the end of a type
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: pointer type star may have modifiers following
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: correctly handle type spacing in the face of modifiers
Andy Whitcroft
1
-2
/
+2
2009-02-27
checkpatch: do not warn about -p0 patches when checking files
Andy Whitcroft
1
-1
/
+2
2009-02-27
checkpatch: make in_atomic ok in the core
Andy Whitcroft
1
-1
/
+1
2009-01-15
checkpatch: version: 0.27
Andy Whitcroft
1
-1
/
+1
2009-01-15
checkpatch: struct seq_operations should normally be const
Andy Whitcroft
1
-3
/
+4
2009-01-15
checkpatch: if should not continue a preceeding brace
Andy Whitcroft
1
-0
/
+5
2009-01-15
checkpatch: allow parentheses on return handle array values
Andy Whitcroft
1
-1
/
+5
2009-01-15
checkpatch: type/cast spacing should not check prefix spacing
Andy Whitcroft
1
-2
/
+2
2009-01-15
checkpatch: handle missing #if open in context
Andy Whitcroft
1
-1
/
+3
2009-01-06
checkpatch: version: 0.26
Andy Whitcroft
1
-1
/
+1
2009-01-06
checkpatch: fix the perlcritic errors
Andy Whitcroft
1
-7
/
+13
[next]