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