Commit Graph

742 Commits (2ff298372d03b01c9ca8738ee2791227a81928e2)

Author SHA1 Message Date
Christian Borntraeger 89d49841e9 [S390] Fix checkstack for s390 17 years ago
Mathieu Desnoyers 87f3b6b6fb Marker depmod fix core kernel list 17 years ago
zippel@linux-m68k.org 661b0680f7 kconfig: readd lost change count 17 years ago
zippel@linux-m68k.org 204c96f609 kconfig: fix silentoldconfig 17 years ago
Randy Dunlap 39f00c087d kernel-doc: allow structs whose members are all private 17 years ago
H. Peter Anvin 43789e2163 kbuild: fix cc-option and cc-option-yn 17 years ago
James Morris b56c8c221d SELinux: add gitignore file for mdp script 17 years ago
Serge E. Hallyn 93c06cbbf9 selinux: add support for installing a dummy policy (v2) 17 years ago
Kay Sievers 5e4c6564c9 pnp: fix "add acpi:* modalias entries" 17 years ago
Erkki Lintunen 0758416325 bugfix for scripts/patch-kernel in 2.6 sublevel stepping 17 years ago
Randy Dunlap 32ab8f97dd kernel-doc: skip nested struct/union cleanly 17 years ago
Sam Ravnborg f072181e64 kconfig: drop the ""trying to assign nonexistent symbol" warning 17 years ago
Sam Ravnborg 22127f246d kconfig: always write out .config 17 years ago
David Woodhouse 759da92671 firmware: silence __fw_modbuild and __fw_modinst 'Nothing to be done' messages 17 years ago
Adrian Bunk 48a61569bb kbuild: scripts/ver_linux: don't set PATH 17 years ago
Andreas Gruenbacher 3b40d38120 kbuild: genksyms: Include extern information in dumps 17 years ago
Andreas Gruenbacher 94aa3d716e kbuild: genksyms parser: fix the __attribute__ rule 17 years ago
Adrian Bunk 11ddad3960 kbuild: scripts/genksyms/lex.l: add %option noinput 17 years ago
Adrian Bunk be2be1d590 kconfig: scripts/kconfig/zconf.l: add %option noinput 17 years ago
Ben Dooks 32be1d2232 scripts/mod/modpost.c: fix spelling of module and happens 17 years ago
Sebastian Siewior 56b2f0706d setlocalversion: do not describe if there is nothing to describe 17 years ago
Sam Ravnborg 09748e178b kconfig: make defconfig is no longer chatty 17 years ago
Sam Ravnborg cd9140e1e7 kconfig: make oldconfig is now less chatty 17 years ago
Sam Ravnborg f443d2eccf kconfig: speed up all*config + randconfig 17 years ago
Roman Zippel dc7862e5a6 kconfig: set all new symbols automatically 17 years ago
Tim Bird a717417e7f kconfig: add diffconfig utility 17 years ago
Randy Dunlap 74fc5c653c kernel-doc: handle/strip __init 17 years ago
Sam Ravnborg 2fb9b1bd9d kbuild: prepare headers_* for arch/$ARCH/include 17 years ago
Sam Ravnborg db1bec4f52 kbuild: install all headers when arch is changed 17 years ago
Sam Ravnborg 7712401ae9 kbuild: optimize headers_* targets 17 years ago
Sam Ravnborg 88181ec30f kbuild: only one call for include/ in make headers_* 17 years ago
Sam Ravnborg 62284a37dc kbuild: code refactoring in Makefile.headerinst 17 years ago
Sam Ravnborg 283039fb7d kbuild: drop support of ALTARCH for headers_* 17 years ago
Sam Ravnborg 4e420aa94c kbuild: always unifdef files in headers_install* 17 years ago
David Woodhouse 44463f7dd6 firmware: create firmware binaries during 'make modules'. 17 years ago
Eric Sandeen abddaec56e fix checkstack.pl arch detection 17 years ago
Eric Sandeen 585e93ae83 find dynamic stack allocations in checkstack.pl 17 years ago
Andy Whitcroft 33cba06573 checkpatch: version 0.21 17 years ago
Andy Whitcroft 234fff6515 checkpatch: types cannot start mid word for pointer tests 17 years ago
Andy Whitcroft 292f1a9b34 checkpatch: complex macros need to ignore comments 17 years ago
Andy Whitcroft 74048ed811 checkpatch: variants -- move the main unary/binary operators to use variants 17 years ago
Andy Whitcroft 1f65f947a6 checkpatch: add checks for question mark and colon spacing 17 years ago
Andy Whitcroft d250658658 checkpatch: possible modifiers -- handle multiple modifiers and trailing 17 years ago
Andy Whitcroft 0221f55c14 checkpatch: possible types -- known modifiers cannot be types 17 years ago
Andy Whitcroft 8ea3eb9a20 checkpatch: handle return types of pointers to functions 17 years ago
Andy Whitcroft b8f96a31f3 checkpatch: macro complexity checks are meaningless in linker scripts 17 years ago
Andy Whitcroft d2172eb5bd checkpatch: possible modifiers are not being correctly matched 17 years ago
Andy Whitcroft 7429c6903e checkpatch: improve type matcher debug 17 years ago
Andy Whitcroft 389a2fe57f checkpatch: allow for type modifiers on multiple declarations 17 years ago
Wolfram Sang 3c232147a7 checkpatch: correct spelling in kfree checks 17 years ago