- af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
- c84d6ef Merge branch 'master' into next by James Morris · 15 years ago
- 3a9089f tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook by Jason Baron · 15 years ago
- 85c3b52 SELinux: header generation may hit infinite loop by Eric Paris · 15 years ago
- 463bf90 kconfig: Fix make O=<dir> local{mod,yes}config by Steven Rostedt · 15 years ago
- 821d35a selinux: Fix warnings by Alan Cox · 15 years ago
- cb20c28 Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-misc by Linus Torvalds · 15 years ago
- 638adb0 tracing: Only print objcopy version warning once from recordmcount by Steven Rostedt · 15 years ago
- 5ccd991 dtc: Mark various internal functions static by Josh Triplett · 15 years ago
- 23c4ace dtc: Set "noinput" in the lexer to avoid an unused function by Josh Triplett · 15 years ago
- ed9df09 genksyms: Mark is_reserved_word static by Josh Triplett · 15 years ago
- 6516657 kconfig: Mark various internal functions static by Josh Triplett · 15 years ago
- 39dc78b Merge commit 'v2.6.32-rc7' into perf/core by Ingo Molnar · 15 years ago
- 3bd7bf5 get_maintainer: fix usage comment by Roel Kluin · 15 years ago
- a2e7127 Merge commit 'v2.6.32-rc6' into perf/core by Ingo Molnar · 15 years ago
- c4b8ac2 tracing: Exit with error if a weak function is used in recordmcount.pl by Li Hong · 15 years ago
- 6092858 tracing: Move conditional into update_funcs() in recordmcount.pl by Li Hong · 15 years ago
- 306dcf4 tracing: Add regex for weak functions in recordmcount.pl by Li Hong · 15 years ago
- db24c7d tracing: Move mcount section search to front of loop in recordmcount.pl by Li Hong · 15 years ago
- 7b7edc2 tracing: Fix objcopy revision check in recordmcount.pl by Li Hong · 15 years ago
- bdd3b05 tracing: Check absolute path of input file in recordmcount.pl by Li Hong · 15 years ago
- e2d753f tracing: Correct the check for number of arguments in recordmcount.pl by Li Hong · 15 years ago
- d49f6aa tracing: Amend documentation in recordmcount.pl to reflect implementation by Li Hong · 15 years ago
- 5e8d8f6 checkpatch: version 0.30 by Andy Whitcroft · 15 years ago
- 2b474a1 checkpatch: fix false EXPORT_SYMBOL warning by Andy Whitcroft · 15 years ago
- 99423c2 checkpatch: fix __attribute__ matching by Andy Whitcroft · 15 years ago
- 2ceb532 checkpatch: fix false errors due to macro concatenation by Andy Whitcroft · 15 years ago
- 131edb3 checkpatch: update copyright dates by Andy Whitcroft · 15 years ago
- cc77cdc checkpatch: correctly stop scanning at the bottom of a hunk by Andy Whitcroft · 15 years ago
- 9a974fd checkpatch: possible types -- prevent illegal modifiers being added by Andy Whitcroft · 15 years ago
- dcf36a9 scripts/get_maintainer.pl: add patch/file search for keywords by Joe Perches · 15 years ago
- 9de09ac Merge branch 'tracing/urgent' into tracing/core by Ingo Molnar · 15 years ago
- 6e8e16c SELinux: add .gitignore files for dynamic classes by Eric Paris · 15 years ago
- 1456edb kconfig: Make zconf.y work with current bison by Josh Triplett · 15 years ago
- 713490e Merge branch 'tracing/core' into perf/core by Ingo Molnar · 15 years ago
- 4d82894 tracing: Enable "__cold" functions by Jiri Olsa · 15 years ago
- c01226c warn about use of uninstalled kernel headers by Arnd Bergmann · 15 years ago
- 17c5ca9 kbuild: mkcompile_h: trivial cleanups by Felipe Contreras · 15 years ago
- 9c3049c kbuild: fix warning when domainname is not available by Felipe Contreras · 15 years ago
- 58242b2 kbuild: Fix size_append issue for bzip2/lzma kernel by Alek Du · 15 years ago
- a3ee947 kbuild,scripts: use non-builtin echo for '-e' by Amerigo Wang · 15 years ago
- db9038c kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set by Frans Pop · 15 years ago
- 7b76bfc kconfig: simplification of scripts/extract-ikconfig by Dick Streefland · 15 years ago
- 8753f6b selinux: generate flask headers during kernel build by Stephen Smalley · 15 years ago
- c6d3aaa selinux: dynamic class/perm discovery by Stephen Smalley · 15 years ago
- c37efa9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 15 years ago
- e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
- 75368bf spi: add support for device table matching by Anton Vorontsov · 15 years ago
- a9ece53 kallsyms: fix segfault in prefix_underscores_count() by Paul Mundt · 15 years ago
- b7ed698 Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS by Ladinu Chandrasinghe · 15 years ago
- 5c72513 Fix all -Wmissing-prototypes warnings in x86 defconfig by Trevor Keith · 15 years ago
- 342ff1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 42e41c5 checkpatch: add some common Blackfin checks by Mike Frysinger · 15 years ago
- 0487683 checkpatch: version 0.29 by Andy Whitcroft · 15 years ago
- fb9e909 checkpatch: limit sN/uN matches to actual bit sizes by Andy Whitcroft · 15 years ago
- ea71a0a checkpatch: format strings should not have brackets in macros by Andy Whitcroft · 15 years ago
- 77f5b10 checkpatch: make -f alias --file, add --help, more verbose help message by Hannes Eder · 15 years ago
- 30dad6e checkpatch: indent checks -- stop when we run out of continuation lines by Andy Whitcroft · 15 years ago
- 113f04a checkpatch: handle C99 comments correctly (performance issue) by Daniel Walker · 15 years ago
- 463f286 checkpatch: possible types -- else cannot start a type by Andy Whitcroft · 15 years ago
- b781655 scripts/get_maintainer.pl: add maintainers in order listed in matched section by Joe Perches · 15 years ago
- 11ecf53 scripts/get_maintainer.pl: add --remove-duplicates by Joe Perches · 15 years ago
- 4249831 scripts/get_maintainer.pl: using --separator implies --nomultiline by Joe Perches · 15 years ago
- 8cbb3a7 scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups by Joe Perches · 15 years ago
- 0e70e83 scripts/get_maintainer.pl: better email routines, use perl not shell where possible by Joe Perches · 15 years ago
- 3fb5565 scripts/get_maintainer.pl: add --pattern-depth by Joe Perches · 15 years ago
- 1d606b4 scripts/get_maintainer.pl: add sections in pattern match depth order by Joe Perches · 15 years ago
- f549266 scripts/get_maintainer.pl: add --git-blame by Joe Perches · 15 years ago
- bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
- 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
- 42f29a2 kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts. by Tim Abbott · 15 years ago
- 467f995 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 51b563f arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0 by Sam Ravnborg · 15 years ago
- 4356f48 kbuild: add static to prototypes by Trevor Keith · 15 years ago
- 66a5706 kbuild: fail build if recordmcount.pl fails by Andi Kleen · 15 years ago
- c3c63b6 kbuild: echo the record_mcount command by Andi Kleen · 15 years ago
- 78222ca gconfig: disable "typeahead find" search in treeviews by Diego Elio 'Flameeyes' Pettenò · 15 years ago
- c47efe5 kbuild: fix cc1 options check to ensure we do not use -fPIC when compiling by Jory A. Pratt · 15 years ago
- 92f3f19 checkincludes.pl: add option to remove duplicates in place by Luis R. Rodriguez · 15 years ago
- 82fa395 markup_oops: use modinfo to avoid confusion with underscored module names by Ozan Çaglayan · 15 years ago
- f9d490a checkincludes.pl: provide usage helper by Luis R. Rodriguez · 15 years ago
- d9a7a2b checkincludes.pl: close file as soon as we're done with it by Luis R. Rodriguez · 15 years ago
- 7db86dc ctags: usability fix by Stefani Seibold · 15 years ago
- 691ef3e kbuild: introduce ld-option by Sam Ravnborg · 15 years ago
- f86fd30 kbuild: rename ld-option to cc-ldoption by Sam Ravnborg · 15 years ago
- 4779105 kconfig: make use of menu_get_ext_help in gconfig by Cheng Renquan · 15 years ago
- 66c4bd8 kconfig: make use of menu_get_ext_help in "make config" by Cheng Renquan · 15 years ago
- d74c15f kconfig: make use of menu_get_ext_help in qconfig by Cheng Renquan · 15 years ago
- 1d525e7 kconfig: make use of menu_get_ext_help in menuconfig by Cheng Renquan · 15 years ago
- 6bd5999 kconfig: add menu_get_ext_help function to display more information by Cheng Renquan · 15 years ago
- 544e433 kconfig: add symbol value to help find the real depend by Cheng Renquan · 15 years ago
- 6161352 tracing, perf: Convert the power tracer into an event tracer by Arjan van de Ven · 15 years ago
- fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
- 6423133 kernel-doc: allow multi-line declaration purpose descriptions by Johannes Weiner · 15 years ago
- 09d3f3f sparc: Kill PROM console driver. by David S. Miller · 15 years ago
- ada3fa1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
- c91d7d5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 15 years ago
- 4858621 kconfig: add missing dependency of conf to localyesconfig by Steven Rostedt · 15 years ago
- a7c0260 kconfig: test if a .config already exists by Steven Rostedt · 16 years ago