Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | modpost: Put .zdebug* section on white list | H.J. Lu | 2010-12-16 | 1 | -0/+1 | |
| * | | | | | | kbuild: introduce HDR_ARCH_LIST for headers_install_all | Kirill A. Shutemov | 2010-12-14 | 1 | -1/+1 | |
| * | | | | | | Merge commit 'v2.6.37-rc1' into kbuild/kbuild | Michal Marek | 2010-12-14 | 77 | -1575/+5850 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | headers_install: check exit status of unifdef | Mike Frysinger | 2010-12-14 | 1 | -0/+7 | |
| * | | | | | | scripts/genksyms: fix header usage | Arnaud Lacombe | 2010-11-25 | 2 | -2/+2 | |
| * | | | | | | fixdep: use hash table instead of a single array | Eric Dumazet | 2010-11-11 | 1 | -48/+61 | |
* | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-06 | 2 | -4/+8 | |
|\ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *-----. \ \ \ \ \ \ | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 2011-01-05 | 2 | -4/+8 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent | 2010-12-04 | 2 | -3/+7 | |
| | * | | | | | | | | | | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount | Rabin Vincent | 2010-12-04 | 1 | -1/+1 | |
| | | |/ / / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge commit 'v2.6.37' into perf/core | Ingo Molnar | 2011-01-05 | 1 | -0/+14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | ||||||
| * | | | | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2010-12-22 | 1 | -4/+9 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | ftrace: Speed up recordmcount | Wu Zhangjin | 2010-11-18 | 1 | -4/+9 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | kernel-doc: code reorganization | Randy Dunlap | 2011-01-06 | 1 | -48/+54 | |
| |_|/ / / / / / / / |/| | | | | | | | | | ||||||
* | | | | | | | | | | 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 |