| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2011-01-02 | 1 | -0/+14 |
|\ |
|
| * | kconfig: fix undesirable side effect of adding "visible" menu attribute | Jan Beulich | 2010-12-29 | 1 | -0/+14 |
* | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2010-12-16 | 2 | -2/+4 |
|\ \ |
|
| * | | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO | John Reiser | 2010-12-02 | 1 | -1/+1 |
| * | | scripts/tags.sh: Add magic for trace-events | Peter Zijlstra | 2010-12-02 | 1 | -1/+3 |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds | 2010-12-05 | 7 | -337/+390 |
|\ \ \
| | |/
| |/| |
|
| * | | kconfig: regen parser | Arnaud Lacombe | 2010-11-22 | 2 | -334/+358 |
| * | | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe | 2010-11-22 | 5 | -3/+32 |
| |/ |
|
* | | scripts: fix gfp-translate for recent changes to gfp.h | Mel Gorman | 2010-11-25 | 1 | -1/+6 |
* | | kernel-doc: escape xml for structs | Randy Dunlap | 2010-11-18 | 1 | -3/+9 |
|/ |
|
* | kconfig: sym_expand_string_value: allow for string termination when reallocing | Andy Whitcroft | 2010-11-01 | 1 | -1/+1 |
*-. | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds | 2010-10-31 | 1 | -6/+2 |
|\ \ |
|
| | * | semaphore: Remove mutex emulation | Thomas Gleixner | 2010-10-30 | 1 | -6/+2 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds | 2010-10-29 | 1 | -7/+36 |
|\ \ \ |
|
| * | | | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt | 2010-10-29 | 1 | -2/+2 |
| * | | | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt | 2010-10-29 | 1 | -1/+18 |
| * | | | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu | 2010-10-29 | 1 | -1/+3 |
| * | | | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura | 2010-10-29 | 1 | -2/+2 |
| * | | | kconfig: Make localmodconfig handle environment variables | Steven Rostedt | 2010-10-29 | 1 | -1/+11 |
| | |/
| |/| |
|
* | | | ftrace/MIPS: Add module support for C version of recordmcount | Wu Zhangjin | 2010-10-29 | 2 | -4/+57 |
* | | | ftrace/MIPS: Add MIPS64 support for C version of recordmcount | John Reiser | 2010-10-29 | 2 | -4/+71 |
|/ / |
|
* | | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds | 2010-10-28 | 2 | -2/+4 |
|\ \ |
|
| * | | scripts/package: don't break if %{_smp_mflags} isn't set | Nishanth Aravamudan | 2010-10-14 | 1 | -1/+1 |
| * | | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying it | Guillem Jover | 2010-09-06 | 1 | -1/+3 |
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds | 2010-10-28 | 26 | -92/+1196 |
|\ \ \ |
|
| * | | | Revert "namespace: add source file location exceptions" | Michal Marek | 2010-10-28 | 1 | -24/+0 |
| * | | | Coccinelle: Add contextual message | Nicolas Palix | 2010-10-28 | 1 | -3/+13 |
| * | | | Coccinelle: Find doubled arguments to boolean or bit operators. | Julia Lawall | 2010-10-28 | 2 | -0/+94 |
| * | | | Coccinelle: Find nested lock+irqsave functions that use the same flags variab... | Julia Lawall | 2010-10-28 | 1 | -0/+80 |
| * | | | namespace: add source file location exceptions | Stephen Hemminger | 2010-10-28 | 1 | -0/+24 |
| * | | | scripts/extract-ikconfig: add support for bzip2, lzma and lzo | Dick Streefland | 2010-10-28 | 1 | -14/+27 |
| * | | | kbuild: check return value of asprintf() | Namhyung Kim | 2010-10-28 | 1 | -1/+4 |
| * | | | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek | 2010-10-28 | 44 | -807/+1893 |
| |\ \ \ |
|
| * | | | | scripts/namespace.pl: improve to get more correct results | Amerigo Wang | 2010-10-28 | 1 | -9/+12 |
| * | | | | scripts/namespace.pl: some bug fixes | Amerigo Wang | 2010-10-28 | 1 | -7/+10 |
| * | | | | scripts/namespace.pl: update file exclusion list | Stephen Hemminger | 2010-10-28 | 1 | -47/+56 |
| * | | | | scripts/namespace.pl: fix wrong source path | Amerigo Wang | 2010-10-28 | 1 | -4/+4 |
| * | | | | Coccinelle: Use the -no_show_diff option for org and report mode | Nicolas Palix | 2010-10-13 | 1 | -4/+6 |
| * | | | | Coccinelle: Add a new mode named 'chain' | Nicolas Palix | 2010-10-13 | 1 | -5/+11 |
| * | | | | Coccinelle: Use new comment format to explain kfree.cocci | Nicolas Palix | 2010-10-13 | 1 | -4/+5 |
| * | | | | Coccinelle: Improve user information with a new kind of comment | Nicolas Palix | 2010-10-13 | 1 | -3/+11 |
| * | | | | Coccinelle: Add misc/ifcol.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+48 |
| * | | | | Coccinelle: Add misc/doubleinit.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+53 |
| * | | | | Coccinelle: Move alloc directory into api directory | Nicolas Palix | 2010-08-31 | 2 | -1/+5 |
| * | | | | Coccinelle: Move resource_size.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 |
| * | | | | Coccinelle: Move err_cast.cocci to the api directory | Nicolas Palix | 2010-08-31 | 1 | -0/+0 |
| * | | | | Coccinelle: Add api/memdup_user | Nicolas Palix | 2010-08-31 | 1 | -0/+35 |
| * | | | | Coccinelle: Add api/memdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+40 |
| * | | | | Coccinelle: Add api/kstrdup.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+39 |
| * | | | | Coccinelle: Add free/kfree.cocci | Nicolas Palix | 2010-08-31 | 1 | -0/+116 |