Commit Graph

1222 Commits (b63128e81214cc2db2995d690438055c26d213a5)

Author SHA1 Message Date
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Jason Baron 3a9089fd78 tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook 15 years ago
Eric Paris 85c3b529f8 SELinux: header generation may hit infinite loop 15 years ago
Steven Rostedt 463bf90007 kconfig: Fix make O=<dir> local{mod,yes}config 15 years ago
Alan Cox 821d35a560 selinux: Fix warnings 15 years ago
Steven Rostedt 638adb0561 tracing: Only print objcopy version warning once from recordmcount 15 years ago
Josh Triplett 5ccd991548 dtc: Mark various internal functions static 15 years ago
Josh Triplett 23c4ace526 dtc: Set "noinput" in the lexer to avoid an unused function 15 years ago
Josh Triplett ed9df09149 genksyms: Mark is_reserved_word static 15 years ago
Josh Triplett 6516657180 kconfig: Mark various internal functions static 15 years ago
Roel Kluin 3bd7bf5f1a get_maintainer: fix usage comment 15 years ago
Li Hong c4b8ac2c1a tracing: Exit with error if a weak function is used in recordmcount.pl 15 years ago
Li Hong 6092858c60 tracing: Move conditional into update_funcs() in recordmcount.pl 15 years ago
Li Hong 306dcf47d2 tracing: Add regex for weak functions in recordmcount.pl 15 years ago
Li Hong db24c7dcf4 tracing: Move mcount section search to front of loop in recordmcount.pl 15 years ago
Li Hong 7b7edc2768 tracing: Fix objcopy revision check in recordmcount.pl 15 years ago
Li Hong bdd3b052c6 tracing: Check absolute path of input file in recordmcount.pl 15 years ago
Li Hong e2d753fac5 tracing: Correct the check for number of arguments in recordmcount.pl 15 years ago
Li Hong d49f6aa76d tracing: Amend documentation in recordmcount.pl to reflect implementation 15 years ago
Andy Whitcroft 5e8d8f6f28 checkpatch: version 0.30 15 years ago
Andy Whitcroft 2b474a1a56 checkpatch: fix false EXPORT_SYMBOL warning 15 years ago
Andy Whitcroft 99423c2065 checkpatch: fix __attribute__ matching 15 years ago
Andy Whitcroft 2ceb532b04 checkpatch: fix false errors due to macro concatenation 15 years ago
Andy Whitcroft 131edb3418 checkpatch: update copyright dates 15 years ago
Andy Whitcroft cc77cdca52 checkpatch: correctly stop scanning at the bottom of a hunk 15 years ago
Andy Whitcroft 9a974fdbe3 checkpatch: possible types -- prevent illegal modifiers being added 15 years ago
Joe Perches dcf36a92f5 scripts/get_maintainer.pl: add patch/file search for keywords 15 years ago
Eric Paris 6e8e16c7bc SELinux: add .gitignore files for dynamic classes 16 years ago
Josh Triplett 1456edbb14 kconfig: Make zconf.y work with current bison 16 years ago
Jiri Olsa 4d8289494a tracing: Enable "__cold" functions 16 years ago
Arnd Bergmann c01226c314 warn about use of uninstalled kernel headers 16 years ago
Felipe Contreras 17c5ca9883 kbuild: mkcompile_h: trivial cleanups 16 years ago
Felipe Contreras 9c3049c02c kbuild: fix warning when domainname is not available 16 years ago
Alek Du 58242b2b06 kbuild: Fix size_append issue for bzip2/lzma kernel 16 years ago
Amerigo Wang a3ee9470e6 kbuild,scripts: use non-builtin echo for '-e' 16 years ago
Frans Pop db9038c89d kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set 16 years ago
Stephen Smalley 8753f6bec3 selinux: generate flask headers during kernel build 16 years ago
Stephen Smalley c6d3aaa4e3 selinux: dynamic class/perm discovery 16 years ago
Anton Vorontsov e0626e3844 spi: prefix modalias with "spi:" 16 years ago
Anton Vorontsov 75368bf6c2 spi: add support for device table matching 16 years ago
Paul Mundt a9ece53c40 kallsyms: fix segfault in prefix_underscores_count() 16 years ago
Ladinu Chandrasinghe b7ed698cc9 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS 16 years ago
Trevor Keith 5c72513843 Fix all -Wmissing-prototypes warnings in x86 defconfig 16 years ago
Mike Frysinger 42e41c54d6 checkpatch: add some common Blackfin checks 16 years ago
Andy Whitcroft 0487683096 checkpatch: version 0.29 16 years ago
Andy Whitcroft fb9e9096ba checkpatch: limit sN/uN matches to actual bit sizes 16 years ago
Andy Whitcroft ea71a0a019 checkpatch: format strings should not have brackets in macros 16 years ago
Hannes Eder 77f5b10a82 checkpatch: make -f alias --file, add --help, more verbose help message 16 years ago
Andy Whitcroft 30dad6ebec checkpatch: indent checks -- stop when we run out of continuation lines 16 years ago
Daniel Walker 113f04a836 checkpatch: handle C99 comments correctly (performance issue) 16 years ago