| Commit message (Expand) | Author | Age |
* | checkpatch: add check for space after struct, union, and enum | Andy Whitcroft | 2010-10-26 |
* | checkpatch: returning errno typically should be negative | Andy Whitcroft | 2010-10-26 |
* | checkpatch: handle casts better fixing false categorisation of : as binary | Andy Whitcroft | 2010-10-26 |
* | checkpatch: ensure we do not collapse bracketed sections into constants | Andy Whitcroft | 2010-10-26 |
* | checkpatch: suggest cleanpatch and cleanfile when appropriate | Andy Whitcroft | 2010-10-26 |
* | checkpatch: types may sit on a line on their own | Andy Whitcroft | 2010-10-26 |
* | checkpatch: fix regressions in "fix handling of leading spaces" | Andy Whitcroft | 2010-10-26 |
* | scripts/get_maintainer.pl: don't deduplicate unnamed addresses ie: mailing lists | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: use mailmap in name deduplication and other updates | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: correct indentation in a few places | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: fix mailmap handling | Florian Mickler | 2010-10-26 |
* | scripts/get_maintainer.pl: use case insensitive name de-duplication | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: improve --interactive UI | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: add interactive mode | Florian Mickler | 2010-10-26 |
* | scripts/get_maintainer.pl: use .get_maintainer.conf from . then $HOME then sc... | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: add default --git-fallback, remove default --git | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: don't search MAINTAINERS for keywords or emails | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: use correct indentation | Joe Perches | 2010-10-26 |
* | scripts/get_maintainer.pl: Add --git-blame --rolestats "Authored lines" infor... | Joe Perches | 2010-10-26 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-10-19 |
| |\ |
|
| | \ | |
| | \ | |
| *-. \ | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 2010-10-18 |
| |\ \ \ |
|
| | | * | | ARM: 6319/1: ftrace: add Thumb-2 support to dynamic ftrace | Rabin Vincent | 2010-09-02 |
| | | * | | ARM: 6318/1: ftrace: fix and update dynamic ftrace | Rabin Vincent | 2010-09-02 |
| | | * | | ARM: 6317/1: ftrace: pass KBUILD_CFLAGS to record_mcount.pl | Rabin Vincent | 2010-09-02 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt | 2010-10-18 |
| * | | | ftrace: Use objtree for C version of recordmcount | Steven Rostedt | 2010-10-15 |
| * | | | ftrace: Do not process kernel/trace/ftrace.o with C recordmcount program | Steven Rostedt | 2010-10-15 |
| * | | | ftrace: Remove duplicate code for 64 and 32 bit in recordmcount.c | Steven Rostedt | 2010-10-14 |
| * | | | ftrace/x86: Add support for C version of recordmcount | Steven Rostedt | 2010-10-14 |
| * | | | ftrace: Add C version of recordmcount compile time code | John Reiser | 2010-10-14 |
| * | | | jump label: Fix GCC feature check when distcc is used | Ingo Molnar | 2010-09-24 |
| * | | | jump label: Convert dynamic debug to use jump labels | Jason Baron | 2010-09-22 |
| * | | | jump label: Base patch for jump label | Jason Baron | 2010-09-22 |
| | |/
| |/| |
|
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-10-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin | 2010-10-09 |
| * | | kconfig: Temporarily disable dependency warnings | Michal Marek | 2010-10-09 |
| * | | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe | 2010-10-04 |
* | | | docbook: warn on unused doc entries | Johannes Berg | 2010-09-11 |
* | | | kernel-doc: ignore case when stripping attributes | Johannes Berg | 2010-09-11 |
| |/
|/| |
|
* | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-08-23 |
|\| |
|
| * | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek | 2010-08-21 |
| * | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek | 2010-08-20 |
| |\ |
|
| * | | fixes for using make 3.82 | Jan Beulich | 2010-08-17 |
| * | | kconfig: fix segfault when detecting recursive dependency | Sam Ravnborg | 2010-08-14 |
| * | | kconfig: fix savedefconfig with choice marked optional | Sam Ravnborg | 2010-08-14 |
* | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt | 2010-08-16 |
|\ \ \
| |_|/
|/| | |
|
| * | | tracing: Extend recordmcount to better support Blackfin mcount | Mike Frysinger | 2010-08-12 |
* | | | kbuild: drop unifdef-y support | Sam Ravnborg | 2010-08-14 |