Age | Commit message (Expand) | Author | Files | Lines |
2010-01-13 | remove my email address from checkpatch. | Dave Jones | 1 | -1/+1 |
2010-01-11 | scripts/get_maintainer.pl: fix file exclusion X: logic | Joe Perches | 1 | -30/+54 |
2010-01-11 | lib: add support for LZO-compressed kernels | Albin Tonnerre | 1 | -0/+5 |
2009-12-18 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -3/+56 |
2009-12-17 | Merge branch 'for-33' of git://repo.or.cz/linux-kbuild | Linus Torvalds | 15 | -243/+429 |
2009-12-17 | MIPS: Tracing: Add dynamic function tracer support | Wu Zhangjin | 1 | -0/+52 |
2009-12-17 | MIPS: Tracing: Add an endian argument to scripts/recordmcount.pl | Wu Zhangjin | 2 | -3/+4 |
2009-12-16 | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 5 | -179/+17 |
2009-12-15 | scripts/get_maintainer.pl: support multiple VCSs - add mercurial | Joe Perches | 1 | -93/+168 |
2009-12-15 | scripts/get_maintainer.pl: fix --non with --git-blame and cleanups | Joe Perches | 1 | -94/+104 |
2009-12-15 | scripts/get_maintainer.pl: add --roles and --rolestats | Joe Perches | 1 | -18/+176 |
2009-12-15 | modpost: fix segfault with short symbol names | Michal Marek | 1 | -2/+2 |
2009-12-15 | Kbuild: clear marker out of modpost | Wenji Huang | 2 | -167/+0 |
2009-12-15 | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 4 | -10/+15 |
2009-12-14 | microblaze: ftrace: Add dynamic trace support | Michal Simek | 1 | -0/+3 |
2009-12-12 | kbuild: generate modules.builtin | Michal Marek | 3 | -1/+82 |
2009-12-12 | genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}() | Jan Beulich | 2 | -94/+99 |
2009-12-12 | unifdef: update to upstream revision 1.190 | Tony Finch | 1 | -134/+207 |
2009-12-12 | kbuild: specify absolute paths for cscope | Daniel Vetter | 1 | -1/+7 |
2009-12-12 | kbuild: create include/generated in silentoldconfig | Michal Marek | 1 | -0/+1 |
2009-12-12 | scripts/package: deb-pkg: use fakeroot if available | Jonathan Nieder | 1 | -2/+19 |
2009-12-12 | scripts/package: add KBUILD_PKG_ROOTCMD variable | Jonathan Nieder | 1 | -1/+2 |
2009-12-12 | scripts/package: tar-pkg: use tar --owner=root | Michal Marek | 1 | -1/+5 |
2009-12-12 | kbuild: move autoconf.h to include/generated | Sam Ravnborg | 3 | -7/+7 |
2009-12-12 | kbuild: do not check for include/asm-$ARCH | Sam Ravnborg | 1 | -2/+0 |
2009-12-12 | kbuild: fix bzImage build for x86 | Michael Tokarev | 1 | -1/+1 |
2009-12-11 | USB: handle bcd incrementation in usb modalias generation | Nathaniel McCallum | 1 | -2/+47 |
2009-12-11 | USB: add hex/bcd detection to usb modalias generation | Nathaniel McCallum | 1 | -12/+36 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2009-12-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+12 |
2009-12-05 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -99/+120 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-12-03 | Merge branch 'master' into next | James Morris | 24 | -331/+446 |
2009-12-02 | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbook | Jason Baron | 1 | -3/+12 |
2009-11-23 | SELinux: header generation may hit infinite loop | Eric Paris | 1 | -1/+1 |
2009-11-20 | kconfig: Fix make O=<dir> local{mod,yes}config | Steven Rostedt | 2 | -8/+8 |
2009-11-19 | selinux: Fix warnings | Alan Cox | 1 | -2/+2 |
2009-11-17 | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 13 | -286/+315 |
2009-11-17 | tracing: Only print objcopy version warning once from recordmcount | Steven Rostedt | 1 | -2/+10 |
2009-11-16 | dtc: Mark various internal functions static | Josh Triplett | 3 | -3/+3 |
2009-11-16 | dtc: Set "noinput" in the lexer to avoid an unused function | Josh Triplett | 2 | -17/+54 |
2009-11-16 | genksyms: Mark is_reserved_word static | Josh Triplett | 2 | -45/+52 |
2009-11-16 | kconfig: Mark various internal functions static | Josh Triplett | 6 | -15/+32 |
2009-11-15 | Merge commit 'v2.6.32-rc7' into perf/core | Ingo Molnar | 1 | -2/+2 |
2009-11-12 | get_maintainer: fix usage comment | Roel Kluin | 1 | -2/+2 |
2009-11-04 | Merge commit 'v2.6.32-rc6' into perf/core | Ingo Molnar | 2 | -25/+96 |
2009-10-29 | tracing: Exit with error if a weak function is used in recordmcount.pl | Li Hong | 1 | -7/+3 |
2009-10-29 | tracing: Move conditional into update_funcs() in recordmcount.pl | Li Hong | 1 | -5/+3 |
2009-10-29 | tracing: Add regex for weak functions in recordmcount.pl | Li Hong | 1 | -7/+9 |
2009-10-29 | tracing: Move mcount section search to front of loop in recordmcount.pl | Li Hong | 1 | -14/+18 |