Commit Graph

994 Commits (4abc1cc2f9fe4b6bb3acc1d78e2c15af47b8133d)

Author SHA1 Message Date
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
Shaohua Li 418071eb6a ftrace, ia64: Add recordmcount for ia64 16 years ago
Shaohua Li 25aac9dc7c ftrace, ia64: explictly ignore a file in recordmcount.pl 16 years ago
Shaohua Li 18c167fd6d ftrace, ia64: make recordmcount distinct module compile 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
Alain Knaff a26ee60f90 bzip2/lzma: fix built-in initramfs vs CONFIG_RD_GZIP 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
Andy Whitcroft 383099fd63 checkpatch: structure member assignments are not complex 16 years ago
Andy Whitcroft 83242e0c23 checkpatch: widen implied comment detection to allow multiple stars 16 years ago
Andy Whitcroft 721c1cb60e checkpatch: comment detection may miss an implied comment on the last hunk 16 years ago
Andy Whitcroft 691d77b6b8 checkpatch: add checks for in_atomic() 16 years ago
Arjan van de Ven 5aea50b5c7 scripts: script from kerneloops.org to pretty print oops dumps 16 years ago
H. Peter Anvin 0f5e2d2484 bzip2/lzma: handle failures from bzip2 and lzma correctly 16 years ago
Alain Knaff bc22c17e12 bzip2/lzma: library support for gzip, bzip2 and lzma decompression 16 years ago
Sam Ravnborg b67ff8ce12 kbuild: ignore a few files in headers_check 16 years ago
Sam Ravnborg 483b41218f kbuild: add checks for include of linux/types in userspace headers 16 years ago
Sam Ravnborg 521b0c774d kbuild: drop debugging leftover in tags.sh 16 years ago
Mike Frysinger 4307184f2b kbuild: in headers_install autoconvert asm/inline/volatile to __xxx__ 16 years ago
Sam Ravnborg 7e557a2509 kbuild: check for leaked CONFIG_ symbols to userspace 16 years ago
Mike Frysinger 46b8af50ba headers_check.pl: disallow extern's 16 years ago
Sam Ravnborg 7826005e5a kconfig: improve error messages for bad source statements 16 years ago
Sam Ravnborg cf82607a90 kconfig: struct property commented 16 years ago
Sam Ravnborg 5b2cf365a8 kconfig: add comments to symbol flags 16 years ago
Sam Ravnborg eaa2a87460 kconfig: explain symbol value defaults 16 years ago
Matt Fleming fad57feba7 sh: dynamic ftrace support. 16 years ago
Jan Beulich 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 years ago