summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: use %_tmppath in "make rpm-pkg"John Saalwaechter2010-02-021-1/+1
* markup_oops.pl: fix for faulting instruction in the first line of a rangeHui Zhu2010-02-021-3/+4
* scripts: change scripts to use system python instead of envDon Zickus2010-02-022-2/+2
* scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-021-2/+4
* scripts/mkcompile_h: don't test for hardcoded pathsMichal Marek2010-02-021-3/+2Star
* Improve kconfig symbol hashingAndi Kleen2010-02-024-17/+21
* nconfig: minor fixNir Tzachar2010-02-021-3/+3
* nconfig: mark local functions as suchMichal Marek2010-02-022-15/+15
* kconfig: new configuration interface (nconfig)nir.tzachar@gmail.com2010-02-0210-20/+2314
* genksyms: close ref_file after useAlexander Beregalov2010-02-021-1/+3
* menuconfig: wrap long help linesVadim Bendebury (вб)2010-02-024-2/+33
* scripts: add ARM support to decodecodeRabin Vincent2010-02-021-13/+35
* kbuild: Fix linking error built-in.o no such file or directoryJiafu He2010-02-021-1/+1
* modpost: fix segfault in sym_is() with prefixed archesMike Frysinger2010-01-171-1/+1
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-161-1/+1
|\
| * tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-121-1/+1
* | markup_oops.pl: fix error with x86Hui Zhu2010-01-161-1/+1
* | kbuild: really fix bzImage build with non-bash shJonathan Nieder2010-01-131-2/+7
* | remove my email address from checkpatch.Dave Jones2010-01-131-1/+1
* | scripts/get_maintainer.pl: fix file exclusion X: logicJoe Perches2010-01-111-30/+54
* | lib: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-111-0/+5
|/
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2009-12-182-3/+56
|\
| * MIPS: Tracing: Add dynamic function tracer supportWu Zhangjin2009-12-171-0/+52
| * MIPS: Tracing: Add an endian argument to scripts/recordmcount.plWu Zhangjin2009-12-172-3/+4
* | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-1715-243/+429
|\ \ | |/ |/|
| * kbuild: generate modules.builtinMichal Marek2009-12-123-1/+82
| * genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-122-94/+99
| * unifdef: update to upstream revision 1.190Tony Finch2009-12-121-134/+207
| * kbuild: specify absolute paths for cscopeDaniel Vetter2009-12-121-1/+7
| * kbuild: create include/generated in silentoldconfigMichal Marek2009-12-121-0/+1
| * scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-121-2/+19
| * scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-121-1/+2
| * scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-121-1/+5
| * kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-123-7/+7
| * kbuild: do not check for include/asm-$ARCHSam Ravnborg2009-12-121-2/+0Star
| * kbuild: fix bzImage build for x86Michael Tokarev2009-12-121-1/+1
* | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-165-179/+17Star
|\ \
| * | modpost: fix segfault with short symbol namesMichal Marek2009-12-151-2/+2
| * | Kbuild: clear marker out of modpostWenji Huang2009-12-152-167/+0Star
| * | module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-154-10/+15
* | | scripts/get_maintainer.pl: support multiple VCSs - add mercurialJoe Perches2009-12-151-93/+168
* | | scripts/get_maintainer.pl: fix --non with --git-blame and cleanupsJoe Perches2009-12-151-94/+104
* | | scripts/get_maintainer.pl: add --roles and --rolestatsJoe Perches2009-12-151-18/+176
|/ /
* / microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-141-0/+3
|/
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-111-2/+47
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-111-12/+36
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-061-3/+12
|\ \
| * | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-021-3/+12