Age | Commit message (Expand) | Author |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King |
2010-10-18 | ftrace: Remove recursion between recordmcount and scripts/mod/empty | Steven Rostedt |
2010-10-15 | 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-14 | 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-11 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-10-09 | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin |
2010-10-09 | kconfig: Temporarily disable dependency warnings | Michal Marek |
2010-10-04 | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe |
2010-09-24 | jump label: Fix GCC feature check when distcc is used | Ingo Molnar |
2010-09-22 | 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-11 | docbook: warn on unused doc entries | Johannes Berg |
2010-09-11 | kernel-doc: ignore case when stripping attributes | Johannes Berg |
2010-09-02 | 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-08-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2010-08-21 | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek |
2010-08-20 | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek |
2010-08-17 | fixes for using make 3.82 | Jan Beulich |
2010-08-16 | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel... | Steven Rostedt |
2010-08-15 | kconfig: fix segfault when detecting recursive dependency | Sam Ravnborg |
2010-08-15 | kconfig: fix savedefconfig with choice marked optional | Sam Ravnborg |
2010-08-14 | kbuild: drop unifdef-y support | Sam Ravnborg |
2010-08-13 | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds |
2010-08-13 | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2010-08-13 | setlocalversion: fix version for untaged nontip mercurial revs | Milton Miller |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fgets' | Jean Sacren |
2010-08-13 | kconfig: Fix warning: ignoring return value of 'fwrite' | Jean Sacren |
2010-08-13 | nconfig: Fix segfault when menu is empty | Andrej Gelenberg |
2010-08-12 | Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds |
2010-08-12 | MN10300: Permit .GCC-command-line sections | David Howells |
2010-08-12 | tracing: Extend recordmcount to better support Blackfin mcount | Mike Frysinger |
2010-08-12 | kconfig: fix tristate choice with minimal config | Sam Ravnborg |
2010-08-12 | kconfig: fix savedefconfig for tristate choices | Sam Ravnborg |
2010-08-11 | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap |
2010-08-11 | fix "scripts/mod/modpost.c: fix memory leak" | Andrew Morton |
2010-08-11 | param: silence .init.text references from param ops | Rusty Russell |
2010-08-09 | checkpatch: fix extraneous EXPORT_SYMBOL* warnings | Patrick Pannuto |
2010-08-09 | checkpatch: warn about unexpectedly long msleep's | Patrick Pannuto |
2010-08-09 | checkpatch: prefer usleep_range over udelay | Patrick Pannuto |
2010-08-09 | checkpatch: add more exceptions to 80 char lines | Joe Perches |
2010-08-09 | checkpatch: change externals to globals | Joe Eloff |
2010-08-09 | checkpatch: fix handling of leading spaces | Raffaele Recalcati |