Age | Commit message (Expand) | Author |
2009-09-23 | kallsyms: fix segfault in prefix_underscores_count() | Paul Mundt |
2009-09-23 | Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS | Ladinu Chandrasinghe |
2009-09-23 | Fix all -Wmissing-prototypes warnings in x86 defconfig | Trevor Keith |
2009-09-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-09-22 | checkpatch: add some common Blackfin checks | Mike Frysinger |
2009-09-22 | checkpatch: version 0.29 | Andy Whitcroft |
2009-09-22 | checkpatch: limit sN/uN matches to actual bit sizes | Andy Whitcroft |
2009-09-22 | checkpatch: format strings should not have brackets in macros | Andy Whitcroft |
2009-09-22 | checkpatch: make -f alias --file, add --help, more verbose help message | Hannes Eder |
2009-09-22 | checkpatch: indent checks -- stop when we run out of continuation lines | Andy Whitcroft |
2009-09-22 | checkpatch: handle C99 comments correctly (performance issue) | Daniel Walker |
2009-09-22 | checkpatch: possible types -- else cannot start a type | Andy Whitcroft |
2009-09-22 | scripts/get_maintainer.pl: add maintainers in order listed in matched section | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add --remove-duplicates | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: using --separator implies --nomultiline | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: better email routines, use perl not shell where po... | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add --pattern-depth | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add sections in pattern match depth order | Joe Perches |
2009-09-22 | scripts/get_maintainer.pl: add --git-blame | Joe Perches |
2009-09-21 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-09-21 | trivial: kbuild: remove extraneous blank line after declaration of usage() | Trevor Keith |
2009-09-21 | trivial: remove references to non-existent include/linux/config.h | Markus Heidelberg |
2009-09-20 | Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2009-09-19 | tracing, perf: Convert the power tracer into an event tracer | Arjan van de Ven |
2009-09-18 | tracing: Remove markers | Christoph Hellwig |
2009-09-18 | kernel-doc: allow multi-line declaration purpose descriptions | Johannes Weiner |
2009-09-15 | sparc: Kill PROM console driver. | David S. Miller |
2009-09-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2009-09-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2009-08-21 | kconfig: add missing dependency of conf to localyesconfig | Steven Rostedt |
2009-08-18 | kconfig: test if a .config already exists | Steven Rostedt |
2009-08-18 | kconfig: make local .config default for streamline_config | Steven Rostedt |
2009-08-18 | kconfig: test for /boot/config-uname after /proc/config.gz in localconfig | Steven Rostedt |
2009-08-18 | kconfig: unset IKCONFIG_PROC and clean up nesting | Steven Rostedt |
2009-08-18 | kconfig: search for a config to base the local(mod|yes)config on | Steven Rostedt |
2009-08-18 | kconfig: have extract-ikconfig read ELF files | Steven Rostedt |
2009-08-18 | kconfig: add check if end exists in extract-ikconfig | Steven Rostedt |
2009-08-18 | kconfig: enable CONFIG_IKCONFIG from streamline_config.pl | Steven Rostedt |
2009-08-18 | kconfig: do not warn about modules built in | Steven Rostedt |
2009-08-18 | kconfig: streamline_config.pl do not stop with no depends | Steven Rostedt |
2009-08-18 | kconfig: add make localyesconfig option | Steven Rostedt |
2009-08-18 | kconfig: make localmodconfig to run streamline_config.pl | Steven Rostedt |
2009-08-18 | kconfig: add streamline_config.pl to scripts | Steven Rostedt |
2009-08-14 | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo |
2009-08-11 | Merge branch 'linus' into tracing/core | Ingo Molnar |
2009-08-09 | Merge branch 'linus' into tracing/urgent | Ingo Molnar |
2009-08-07 | tracing: Fix recordmcount.pl to handle sections with only weak functions | Steven Rostedt |
2009-08-05 | tracing: do not use functions starting with .L in recordmcount.pl | Steven Rostedt |
2009-08-04 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |