Commit Graph

2000 Commits (7554340c7acae4a719b1b70b0defa3c67149610b)

Author SHA1 Message Date
Andreas Bießmann dd2a3acaec mod/file2alias: make modpost compile on darwin again 13 years ago
Greg Dietsche 42f1c01b79 coccicheck: change handling of C={1,2} when M= is set 13 years ago
Ben Hutchings 6c63522460 builddeb: Don't create files in /tmp with predictable names 13 years ago
Tony Lindgren 6e2e340b59 ARM: 7324/1: modpost: Fix section warnings for ARM for many compilers 13 years ago
Ondrej Zary 0d86f65ed0 module: fix broken isapnp handling in file2alias 13 years ago
Joe Perches 8eef05dd3e checkpatch: Warn on code with 6+ tab indentation 13 years ago
Randy Dunlap 70c95b00b8 scripts/kernel-doc: fix fatal error caused by cfg80211.h 13 years ago
Lucas De Marchi 620c231c7a kbuild: do not check for ancient modutils tools 13 years ago
Russell King 65f2e753f1 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." 13 years ago
Li Zefan 30c4eaafac menuconfig: fix a regression when canceling the prompt dialog at exit 13 years ago
Arnaud Lacombe 37ae2d5998 kbuild: Fix compiler warning with assertion when calling 'fwrite' 13 years ago
Peter Foley e2aef4d33a Improve update-po-config output 13 years ago
Julia Lawall 29a36d4dec scripts/coccinelle: improve the coverage of some semantic patches 13 years ago
Stephen Warren 7c43185138 Kbuild: Use dtc's -d (dependency) option 13 years ago
Stephen Warren 136ec2049f dtc: Implement -d option to write out a dependency file 13 years ago
Julia Lawall fb3f8af4ff coccinelle: semantic patches related to devm_ functions (part 2) 13 years ago
Julia Lawall 22e0059af3 coccinelle: semantic patches related to devm_ functions (part 1) 13 years ago
Greg Dietsche d0bc1fb467 coccicheck: add M= option to control which dir is processed 13 years ago
Wang YanQing c55ac15401 menuconfig: let make not report error when not save configuration 13 years ago
John Stultz 320d41bb15 merge_config.sh: fix bug in final check 13 years ago
Darren Hart c0c0cda276 merge_config.sh: whitespace cleanup 13 years ago
Darren Hart 041b78c89b merge_config.sh: use signal names compatible with dash and bash 13 years ago
john stultz 4b5f72145e kconfig: add merge_config.sh script 13 years ago
Steven Rostedt 364212fdda kconfig/streamline-config.pl: Fix parsing Makefile with variables 13 years ago
Steven Rostedt d060d963e8 kconfig/streamline-config.pl: Simplify backslash line concatination 13 years ago
Rusty Russell e49ce14150 modpost: use linker section to generate table. 13 years ago
Rusty Russell 626596e295 modpost: use a table rather than a giant if/else statement. 13 years ago
Andy Whitcroft bfcb2cc798 checkpatch: catch all occurences of type and cast spacing errors per line 13 years ago
Andy Whitcroft 6b48db24e3 checkpatch: typeof may have more complex arguments 13 years ago
Andy Whitcroft addcdcea99 checkpatch: ensure cast type is unique in the context parser 13 years ago
Andy Whitcroft c81769fdc8 checkpatch: fix complex macros handling of square brackets 13 years ago
Andy Whitcroft e01886ada2 checkpatch: fix 'return is not a function' square bracket handling 13 years ago
Andy Whitcroft 72f115f94d checkpatch: complex macro should allow the empty do while loop 13 years ago
Andy Whitcroft 87a5387718 checkpatch: fix EXPORT_SYMBOL handling following a function 13 years ago
Andy Whitcroft a13858033a checkpatch: only apply kconfig help checks for options which prompt 13 years ago
Andy Whitcroft 3e469cdc08 checkpatch: optimise statement scanner when mid-statement 13 years ago
Andy Whitcroft 89a883530f checkpatch: ## is not a valid modifier 13 years ago
Joe Perches d7c76ba7e5 checkpatch: improve memset and min/max with cast checking 13 years ago
Andy Whitcroft 554e165cf3 checkpatch: check for common memset parameter issues against statments 13 years ago
Andy Whitcroft f74bd1942e checkpatch: correctly track the end of preprocessor commands in context 13 years ago
Joe Perches 5f14d3bd87 checkpatch: prefer __printf over __attribute__((format(printf,...))) 13 years ago
Joe Perches 270c49a088 checkpatch: update signature "might be better as" warning 13 years ago
Ian Campbell ed128fea3b get_maintainers.pl: follow renames when looking up commit signers 13 years ago
Jochen Friedrich 5dd7bf59e0 ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus. 13 years ago
Michal Marek 5bb0571bfd kbuild: Fix comment in Makefile.lib 13 years ago
Fernando Luis Vázquez Cao 603d8c0adb scripts/genksyms: clean lex/yacc generated files 13 years ago
David Daney 2e885057b7 recordmcount: Fix handling of elf64 big-endian objects. 13 years ago
Alexey Dobriyan ff894e396b ctags: remove struct forward declarations 13 years ago
Paul Bolle fa0ad6575f kconfig: adapt update-po-config to new UML layout 13 years ago
Peter Foley 70cc01e757 kconfig: use xfwrite wrapper function to silence warnings 13 years ago