aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2011-01-101-4/+89
|\
| * deb-pkg: s/hdr/kernel_headers_/ && s/header/libc_headers_/maximilian attems2011-01-071-14/+16
| * deb-pkg: Make deb-pkg generate a seperate linux-libc-dev debmaximilian attems2011-01-071-1/+20
| * kbuild: create linux-headers package in deb-pkgTheodore Ts'o2010-12-291-1/+27
| * kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen2010-12-201-0/+3
| * kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen2010-11-251-1/+34
| * kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems2010-11-111-2/+4
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-01-108-32/+84
|\ \
| * | nconf: handle comment entries within choice/endchoicePeter Korsgaard2011-01-071-2/+6
| * | kconfig: fix warningArnaud Lacombe2010-12-271-0/+1
| * | kconfig: Make expr_copy() take a const argumentMichal Marek2010-12-212-2/+2
| * | kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2010-12-212-1/+47
| * | kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe2010-12-151-3/+12
| * | kconfig: fix `zconfdebug' extern declarationArnaud Lacombe2010-12-151-2/+4
| * | kconfig/conf: merge duplicate switch's caseArnaud Lacombe2010-12-151-2/+0
| * | kconfig: fix typosArnaud Lacombe2010-12-152-4/+4
| * | kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe2010-12-151-0/+1
| * | kbuild/nconf: fix spaces damageArnaud Lacombe2010-12-151-1/+1
| * | kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe2010-12-151-13/+5
| * | kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe2010-12-151-2/+1
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2011-01-108-58/+83
|\ \ \
| * | | mkuboot.sh: Fail if mkimage is missingRoland Stigge2011-01-071-1/+1
| * | | modpost: Fix address calculation in reloc_location()Olof Johansson2010-12-281-1/+1
| * | | Make fixdep error handling more explicitBen Gamari2010-12-221-3/+7
| * | | checksyscalls: Fix stand-alone usageGeert Uytterhoeven2010-12-201-2/+2
| * | | modpost: Put .zdebug* section on white listH.J. Lu2010-12-161-0/+1
| * | | kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov2010-12-141-1/+1
| * | | Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek2010-12-1477-1575/+5850
| |\ \ \
| * | | | headers_install: check exit status of unifdefMike Frysinger2010-12-141-0/+7
| * | | | scripts/genksyms: fix header usageArnaud Lacombe2010-11-252-2/+2
| * | | | fixdep: use hash table instead of a single arrayEric Dumazet2010-11-111-48/+61
* | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-01-062-4/+8
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-052-4/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2010-12-042-3/+7
| | * | | | | | | | ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent2010-12-041-1/+1
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-061-4/+9
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-051-0/+14
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| * | | | | | | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-12-221-4/+9
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ftrace: Speed up recordmcountWu Zhangjin2010-11-181-4/+9
| | | |_|_|/ / / / / | | |/| | | | | | |
* | | | | | | | | | kernel-doc: code reorganizationRandy Dunlap2011-01-061-48/+54
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2011-01-021-0/+14
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich2010-12-291-0/+14
* | | | | | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2010-12-162-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser2010-12-021-1/+1
| * | | | | | | | scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra2010-12-021-1/+3
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2010-12-057-337/+390
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| / / / / / | |_|/ / / / / |/| | | | | |
| * | | | | | kconfig: regen parserArnaud Lacombe2010-11-222-334/+358
| * | | | | | kconfig: add an option to determine a menu's visibilityArnaud Lacombe2010-11-225-3/+32
| |/ / / / /
* | | | | | scripts: fix gfp-translate for recent changes to gfp.hMel Gorman2010-11-251-1/+6
* | | | | | kernel-doc: escape xml for structsRandy Dunlap2010-11-181-3/+9
|/ / / / /