Commit Graph

937 Commits (fbb52f2272e6265295f0e5f6187b628e4c162eca)

Author SHA1 Message Date
Andy Whitcroft bea5606d08 checkpatch: version 0.28 16 years ago
Andy Whitcroft 417495eda3 checkpatch: add __ref as a sparse modifier 16 years ago
Andy Whitcroft 9360b0e50e checkpatch: extend attribute testing to all modifiers 16 years ago
Andy Whitcroft 667026e7b0 checkpatch: a modifier is not an identifier at the end of a type 16 years ago
Andy Whitcroft a3340b3578 checkpatch: pointer type star may have modifiers following 16 years ago
Andy Whitcroft 00ef4ece05 checkpatch: correctly handle type spacing in the face of modifiers 16 years ago
Andy Whitcroft e2f7aa4b8b checkpatch: do not warn about -p0 patches when checking files 16 years ago
Andy Whitcroft f4a8773676 checkpatch: make in_atomic ok in the core 16 years ago
Jiri Slaby 2b639386a2 HID: fix bus endianity in file2alias 16 years ago
Arjan van de Ven 11df65c3c6 scripts: add x86 64 bit support to the markup_oops.pl script 16 years ago
Arjan van de Ven c19ef7fd8e scripts: add x86 register parser to markup_oops.pl 16 years ago
Rabin Vincent 5123b327c1 kbuild: add sys_* entries for syscalls in tags 16 years ago
Alexey Dobriyan 953fae66d1 kbuild: fix tags generation of config symbols 16 years ago
Michael Neuling 0bb98e2318 bootgraph: fix for use with dot symbols 16 years ago
Josh Hunt fc370ecfdb kbuild: add vmlinux to kernel rpm 16 years ago
Mike Frysinger d21d52d4a1 kbuild,setlocalversion: shorten the make time when using svn 16 years ago
Randy Dunlap b4870bc5ee kernel-doc: fix syscall wrapper processing 16 years ago
Kay Sievers 72638f598e PNP: fix broken pnp lowercasing for acpi module aliases 16 years ago
Andy Whitcroft db92a6502d checkpatch: version: 0.27 16 years ago
Andy Whitcroft 6903ffb225 checkpatch: struct seq_operations should normally be const 16 years ago
Andy Whitcroft 3966778236 checkpatch: if should not continue a preceeding brace 16 years ago
Andy Whitcroft 63f17f8973 checkpatch: allow parentheses on return handle array values 16 years ago
Andy Whitcroft f9a0b3d17a checkpatch: type/cast spacing should not check prefix spacing 16 years ago
Andy Whitcroft a27506459c checkpatch: handle missing #if open in context 16 years ago
Andi Kleen 2302e8730e kbuild: print usage with no arguments in scripts/config 16 years ago
Sam Ravnborg 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 years ago
Arjan van de Ven d32ad102c6 script: improve markup_oops.pl to also decode oopses in modules 16 years ago
Arjan van de Ven d3f8ddea44 bootgraph: make the bootgraph script show async waiting time 16 years ago
Andi Kleen 8e54701ea8 kconfig: add script to manipulate .config files on the command line 16 years ago
Jike Song 4f628248a5 kbuild: reintroduce ALLSOURCE_ARCHS support for tags/cscope 16 years ago
Arjan van de Ven 40c8c85a47 bootchart: improve output based on Dave Jones' feedback 16 years ago
Sam Ravnborg 8b249b6856 fix modules_install via NFS 16 years ago
Arjan van de Ven 24b0ecad07 bootchart: improve output based on Dave Jones' feedback 16 years ago
Andy Whitcroft 57b9c6d9c5 checkpatch: version: 0.26 16 years ago
Andy Whitcroft 21caa13c02 checkpatch: fix the perlcritic errors 16 years ago
Andy Whitcroft 2b6db5cb65 checkpatch: struct file_operations should normally be const 16 years ago
Andy Whitcroft b53c8e104e checkpatch: ensure we actually detect if assignments split across lines 16 years ago
Andy Whitcroft 2d1bafd799 checkpatch: do not report nr_static as a static declaration 16 years ago
Andy Whitcroft 4635f4fbaf checkpatch: track #ifdef/#else/#endif when tracking blocks 16 years ago
Andy Whitcroft 8b1b33786b checkpatch: fix continuation detection when handling spacing on operators 16 years ago
Andy Whitcroft 8054576dca checkpatch: loosen spacing on typedef function checks 16 years ago
Mike Frysinger 080ba92965 checkpatch: try to catch missing VMLINUX_SYMBOL() in vmlinux.lds.h 16 years ago
Andy Whitcroft 86f9d059c6 checkpatch: allow parentheses on return for comparisons 16 years ago
Wolfram Sang 1e85572697 checkpatch: Add warning for p0-patches 16 years ago
Andy Whitcroft 2a5a2c2522 checkpatch: update copyrights 16 years ago
Andy Whitcroft 50a7dcfb50 checkpatch: version: 0.25 16 years ago
Andy Whitcroft 65863862ba checkpatch: dissallow spaces between stars in pointer types 16 years ago
Andy Whitcroft fae17daed7 checkpatch: comment ends inside strings is most likely not an open comment 16 years ago
Andy Whitcroft 8e761b04a3 checkpatch: detect multiple bitfield declarations 16 years ago
Andy Whitcroft 5fe3af119b checkpatch: __weak is an official attribute 16 years ago