| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-02-28 | 1 | -21/+18 |
|\ |
|
| * | Merge commit 'v2.6.33' into tracing/core | Ingo Molnar | 2010-02-26 | 6 | -40/+78 |
| |\ |
|
| * | | tracing: Use appropriate perl constructs in recordmcount.pl | Wolfram Sang | 2010-01-07 | 1 | -18/+11 |
| * | | tracing: optimize recordmcount.pl for offsets-handling | Wolfram Sang | 2010-01-06 | 1 | -9/+9 |
* | | | kernel-doc: drop the -filelist option, it doesn't work | Ilya Dryomov | 2010-02-27 | 1 | -13/+1 |
* | | | kernel-doc: track line numbers for each file separately | Ilya Dryomov | 2010-02-27 | 1 | -0/+2 |
* | | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2010-02-25 | 2 | -4/+69 |
|\ \ \ |
|
| * | | | kconfig: Simplify LSMOD= handling | Michal Marek | 2010-02-03 | 1 | -5/+4 |
| * | | | kconfig: Add LSMOD=file to override the lsmod for localmodconfig | Steven Rostedt | 2010-02-03 | 2 | -13/+38 |
| * | | | kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl | Steven Rostedt | 2010-02-02 | 1 | -1/+14 |
| * | | | kconfig: Check for if conditions in Kconfig for localmodconfig | Steven Rostedt | 2010-01-06 | 1 | -0/+26 |
| * | | | kconfig: Create include/generated for localmodconfig | Steven Rostedt | 2010-01-06 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2010-02-25 | 3 | -247/+44 |
|\ \ \
| |_|/
|/| | |
|
| * | | kconfig: simplification of scripts/extract-ikconfig | Dick Streefland | 2009-10-07 | 3 | -247/+44 |
* | | | markup_oops.pl: fix $func_offset error with x86_64 | Hui Zhu | 2010-02-03 | 1 | -1/+1 |
* | | | get_maintainer.pl: teach git log to use --no-color | Richard Kennedy | 2010-02-03 | 1 | -2/+2 |
* | | | modpost: fix segfault in sym_is() with prefixed arches | Mike Frysinger | 2010-01-17 | 1 | -1/+1 |
* | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2010-01-16 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | tracing/x86: Derive arch from bits argument in recordmcount.pl | Jan Kiszka | 2010-01-12 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | markup_oops.pl: fix error with x86 | Hui Zhu | 2010-01-16 | 1 | -1/+1 |
* | | | kbuild: really fix bzImage build with non-bash sh | Jonathan Nieder | 2010-01-13 | 1 | -2/+7 |
* | | | remove my email address from checkpatch. | Dave Jones | 2010-01-13 | 1 | -1/+1 |
* | | | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches | 2010-01-11 | 1 | -30/+54 |
* | | | lib: add support for LZO-compressed kernels | Albin Tonnerre | 2010-01-11 | 1 | -0/+5 |
|/ / |
|
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-12-18 | 2 | -3/+56 |
|\ \ |
|
| * | | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 2009-12-17 | 1 | -0/+52 |
| * | | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2009-12-17 | 2 | -3/+4 |
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 2009-12-17 | 15 | -243/+429 |
|\ \ \
| |/ /
|/| | |
|
| * | | kbuild: generate modules.builtin | Michal Marek | 2009-12-12 | 3 | -1/+82 |
| * | | genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() | Jan Beulich | 2009-12-12 | 2 | -94/+99 |
| * | | unifdef: update to upstream revision 1.190 | Tony Finch | 2009-12-12 | 1 | -134/+207 |
| * | | kbuild: specify absolute paths for cscope | Daniel Vetter | 2009-12-12 | 1 | -1/+7 |
| * | | kbuild: create include/generated in silentoldconfig | Michal Marek | 2009-12-12 | 1 | -0/+1 |
| * | | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 2009-12-12 | 1 | -2/+19 |
| * | | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 2009-12-12 | 1 | -1/+2 |
| * | | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 2009-12-12 | 1 | -1/+5 |
| * | | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 2009-12-12 | 3 | -7/+7 |
| * | | kbuild: do not check for include/asm-$ARCH | Sam Ravnborg | 2009-12-12 | 1 | -2/+0 |
| * | | kbuild: fix bzImage build for x86 | Michael Tokarev | 2009-12-12 | 1 | -1/+1 |
* | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | 5 | -179/+17 |
|\ \ \ |
|
| * | | | modpost: fix segfault with short symbol names | Michal Marek | 2009-12-15 | 1 | -2/+2 |
| * | | | Kbuild: clear marker out of modpost | Wenji Huang | 2009-12-15 | 2 | -167/+0 |
| * | | | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | 4 | -10/+15 |
* | | | | scripts/get_maintainer.pl: support multiple VCSs - add mercurial | Joe Perches | 2009-12-15 | 1 | -93/+168 |
* | | | | scripts/get_maintainer.pl: fix --non with --git-blame and cleanups | Joe Perches | 2009-12-15 | 1 | -94/+104 |
* | | | | scripts/get_maintainer.pl: add --roles and --rolestats | Joe Perches | 2009-12-15 | 1 | -18/+176 |
|/ / / |
|
* / / | microblaze: ftrace: Add dynamic trace support | Michal Simek | 2009-12-14 | 1 | -0/+3 |
|/ / |
|
* | | USB: handle bcd incrementation in usb modalias generation | Nathaniel McCallum | 2009-12-11 | 1 | -2/+47 |
* | | USB: add hex/bcd detection to usb modalias generation | Nathaniel McCallum | 2009-12-11 | 1 | -12/+36 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
|\ \ |
|