Age | Commit message (Expand) | Author |
2011-01-06 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2011-01-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-01-06 | kernel-doc: code reorganization | Randy Dunlap |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King |
2011-01-05 | Merge commit 'v2.6.37' into perf/core | Ingo Molnar |
2011-01-02 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-12-29 | kconfig: fix undesirable side effect of adding "visible" menu attribute | Jan Beulich |
2010-12-22 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2010-12-16 | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
2010-12-05 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-12-04 | ARM: 6511/1: ftrace: add ARM support for C version of recordmcount | Rabin Vincent |
2010-12-04 | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcount | Rabin Vincent |
2010-12-02 | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFO | John Reiser |
2010-12-02 | scripts/tags.sh: Add magic for trace-events | Peter Zijlstra |
2010-11-25 | scripts: fix gfp-translate for recent changes to gfp.h | Mel Gorman |
2010-11-22 | kconfig: regen parser | Arnaud Lacombe |
2010-11-22 | kconfig: add an option to determine a menu's visibility | Arnaud Lacombe |
2010-11-18 | kernel-doc: escape xml for structs | Randy Dunlap |
2010-11-18 | ftrace: Speed up recordmcount | Wu Zhangjin |
2010-11-01 | kconfig: sym_expand_string_value: allow for string termination when reallocing | Andy Whitcroft |
2010-10-31 | Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git... | Linus Torvalds |
2010-10-30 | semaphore: Remove mutex emulation | Thomas Gleixner |
2010-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros... | Linus Torvalds |
2010-10-29 | ftrace/MIPS: Add module support for C version of recordmcount | Wu Zhangjin |
2010-10-29 | ftrace/MIPS: Add MIPS64 support for C version of recordmcount | John Reiser |
2010-10-29 | kconfig: Have streamline_config process menuconfigs too | Steven Rostedt |
2010-10-29 | kconfig: Fix streamline_config to read multi line deps in Kconfig files | Steven Rostedt |
2010-10-29 | kconfig: Fix missing declaration of variable $dir in streamline_config.pl | hiromu |
2010-10-29 | kconfig: Fix variable name typo %prompts in streamline_config.pl | hiromu yagura |
2010-10-29 | kconfig: Make localmodconfig handle environment variables | Steven Rostedt |
2010-10-28 | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma... | Linus Torvalds |
2010-10-28 | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k... | Linus Torvalds |
2010-10-28 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-10-28 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-10-28 | initramfs: Fix build break on symbol-prefixed archs | Mike Frysinger |
2010-10-28 | Revert "namespace: add source file location exceptions" | Michal Marek |
2010-10-28 | Merge branch 'message-callback' into kbuild/kconfig | Michal Marek |
2010-10-28 | Coccinelle: Add contextual message | Nicolas Palix |
2010-10-28 | Coccinelle: Find doubled arguments to boolean or bit operators. | Julia Lawall |
2010-10-28 | Coccinelle: Find nested lock+irqsave functions that use the same flags variab... | Julia Lawall |
2010-10-28 | namespace: add source file location exceptions | Stephen Hemminger |
2010-10-28 | scripts/extract-ikconfig: add support for bzip2, lzma and lzo | Dick Streefland |
2010-10-28 | kbuild: check return value of asprintf() | Namhyung Kim |
2010-10-28 | Merge commit 'v2.6.36' into kbuild/misc | Michal Marek |
2010-10-28 | scripts/namespace.pl: improve to get more correct results | Amerigo Wang |
2010-10-28 | scripts/namespace.pl: some bug fixes | Amerigo Wang |
2010-10-28 | scripts/namespace.pl: update file exclusion list | Stephen Hemminger |
2010-10-28 | scripts/namespace.pl: fix wrong source path | Amerigo Wang |
2010-10-26 | scripts/checkpatch.pl: add check for declaration of pci_device_id | Joe Perches |
2010-10-26 | scripts/checkpatch.pl: add warnings for static char that could be static cons... | Joe Perches |