Commit Graph

2079 Commits (5401cf3fac92b35415c1d011e9866a90b8bed88f)

Author SHA1 Message Date
Lekensteyn 19a4b98895 builddeb: include autogenerated header files 13 years ago
Julia Lawall 2cbd08253a scripts/coccinelle: sizeof of pointer 13 years ago
Julia Lawall 4619c2b830 scripts/coccinelle: address test is always true 13 years ago
Greg Kroah-Hartman 3c7ec94d2c modpost: use proper kernel style for autogenerated files 13 years ago
Jesper Juhl eb3d5cc67a modpost: Stop grab_file() from leaking filedescriptors if fstat() fails 13 years ago
H. Peter Anvin 6520fe5564 x86, realmode: 16-bit real-mode code support for relocs tool 13 years ago
Paul Gortmaker bb8187d35f MCA: delete all remaining traces of microchannel bus support. 13 years ago
Yann E. MORIN d6686da814 scripts/config: properly report and set string options 13 years ago
Sam Ravnborg 00e6c28c68 kbuild: fix ia64 link 13 years ago
Eric W. Biederman 9f420bf0f4 kbuild: all{no,yes,mod,def,rand}config only read files when instructed to. 13 years ago
Sam Ravnborg 1f2bfbd00e kbuild: link of vmlinux moved to a script 13 years ago
Eric W. Biederman 5efe241eac kconfig: Add error handling to KCONFIG_ALLCONFIG 13 years ago
Henrik Rydberg 7431fb767d HID: Allow bus wildcard matching 13 years ago
Henrik Rydberg 4d53b8012f HID: Add device group to modalias 13 years ago
David Daney d59a16836d scripts/sortextable: Handle relative entries, and other cleanups 13 years ago
David Daney a79f248b9b scripts: Add sortextable to sort the kernel's exception table. 13 years ago
Lasse Collin 0db7bd8ca0 xz: Enable BCJ filters on SPARC and 32-bit x86 13 years ago
David Miller e88aa7bbbe Fix modpost failures in fedora 17 13 years ago
Joe Perches c06a9ebdb7 checkpatch: revert --strict test for net/ and drivers/net block comment style 13 years ago
Tony Zelenoff 2a9bc71e9a atl1: do not process interrupts in cycle in handler 13 years ago
Paul Gortmaker e4757cab4c kconfig: delete last traces of __enabled_ from autoconf.h 13 years ago
Paul Gortmaker a959613533 Revert "kconfig: fix __enabled_ macros definition for invisible and un-selected symbols" 13 years ago
Frank Rowand 258f742635 modpost: Fix modpost license checking of vmlinux.o 13 years ago
Julia Lawall 9b3ae64be6 scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open() 13 years ago
Stephen Boyd 0eb043d0ee Subject: [PATCH] tags.sh: Add missing quotes 13 years ago
Shawn Landden 354fa22fce scripts/patch-kernel: digest kernel.org hosted .xz patches 13 years ago
John Stultz 9875c42d69 merge_config.sh: Add option to display redundant configs 13 years ago
John Stultz 55cae3043a merge_config.sh: Set execute bit 13 years ago
Roland Dreier 7f3bd6c9cb setlocalversion: Use "grep -q" instead of piping output to "read dummy" 13 years ago
Julia Lawall 468db96122 scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_err 13 years ago
Jan Beulich 9aaf440f8f modpost: fix ALL_INIT_DATA_SECTIONS 13 years ago
Yang Bai 66979224c0 scripts: refactor remove structure forward declarations 13 years ago
Stephen Warren e339364514 Kbuild: centralize MKIMAGE and cmd_uimage definitions 13 years ago
Jianbin Kang 98bd462233 kbuild: incremental tags update for GNU Global 13 years ago
Bobby Powers f75a8df3bd headers_check: recursively search for linux/types.h inclusion 13 years ago
Bernhard Walle 875de98623 scripts/Kbuild.include: Fix portability problem of "echo -e" 13 years ago
Josh Boyer 09280615a0 merge_config.sh: Use the first file as the initial config 13 years ago
Felipe Balbi db7f4e3d2b scripts: dtc: fix compile warnings 13 years ago
Rabin Vincent a9468f30b5 ARM: 7333/2: jump label: detect %c support for ARM 13 years ago
Josh Triplett ca56dc098c checkpatch: check for quoted strings broken across lines 13 years ago
Joe Perches 6712d85852 checkpatch: whitespace - add/remove blank lines 13 years ago
Joe Perches 2c92488ab2 checkpatch: warn on use of yield() 13 years ago
Joe Perches aad4f61498 checkpatch: add --strict tests for braces, comments and casts 13 years ago
Andy Whitcroft b337d8b82f checkpatch: add [] to type extensions 13 years ago
Andy Whitcroft fd1b57ac73 checkpatch: high precedence operators do not require additional parentheses in #defines 13 years ago
Andy Whitcroft e45bab8ebf checkpatch: handle string concatenation in simple #defines 13 years ago
Andy Whitcroft b9df76ac76 checkpatch: allow simple character constants in #defines 13 years ago
Andy Whitcroft daebc534ac checkpatch: catch [ ... ] usage when not at the beginning of definition 13 years ago
Artem Bityutskiy 11232688ec checkpatch.pl: be silent when -q and --ignore is given 13 years ago
Joe Perches d1fe9c099c checkpatch: add some --strict coding style checks 13 years ago