aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-29kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich1-0/+14
2010-12-29kbuild: create linux-headers package in deb-pkgTheodore Ts'o1-1/+27
2010-12-28modpost: Fix address calculation in reloc_location()Olof Johansson1-1/+1
2010-12-27kconfig: fix warningArnaud Lacombe1-0/+1
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-0/+23
2010-12-22Make fixdep error handling more explicitBen Gamari1-3/+7
2010-12-22Merge branch 'master' into for-nextJiri Kosina13-350/+412
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-4/+9
2010-12-21kconfig: Make expr_copy() take a const argumentMichal Marek2-2/+2
2010-12-21kconfig: simplify select-with-unmet-direct-dependency warningArnaud Lacombe2-1/+47
2010-12-20kbuild, deb-pkg: support overriding userland architectureAsbjoern Sloth Toennesen1-0/+3
2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven1-2/+2
2010-12-16modpost: Put .zdebug* section on white listH.J. Lu1-0/+1
2010-12-16Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar2-2/+4
2010-12-15kconfig: add more S_INT and S_HEX consistency checksArnaud Lacombe1-3/+12
2010-12-15kbuild: add numeric --set-val option to scripts/configJonas Aaberg1-2/+9
2010-12-15kconfig: fix `zconfdebug' extern declarationArnaud Lacombe1-2/+4
2010-12-15kconfig/conf: merge duplicate switch's caseArnaud Lacombe1-2/+0
2010-12-15kconfig: fix typosArnaud Lacombe2-4/+4
2010-12-15kbuild/gconf: add dummy inline for bind_textdomain_codeset()Arnaud Lacombe1-0/+1
2010-12-15kbuild/nconf: fix spaces damageArnaud Lacombe1-1/+1
2010-12-15kconfig: nuke second argument of conf_write_symbol()Arnaud Lacombe1-13/+5
2010-12-15kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe1-2/+1
2010-12-14kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov1-1/+1
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek77-1575/+5850
2010-12-14headers_check: Fix warning textakpm@linux-foundation.org1-2/+2
2010-12-14headers_check: better search for functions in headersakpm@linux-foundation.org1-1/+1
2010-12-14headers_install: check exit status of unifdefMike Frysinger1-0/+7
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds7-337/+390
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent2-3/+7
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent1-1/+1
2010-12-03scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2-28/+17
2010-12-02ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser1-1/+1
2010-12-02scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra1-1/+3
2010-12-02tags: put function prototypes back!Uwe Kleine-König1-1/+1
2010-11-25scripts/genksyms: fix header usageArnaud Lacombe2-2/+2
2010-11-25Kconfig: fix single letter command in scripts/configAndi Kleen1-1/+1
2010-11-25gitignore: add scripts/recordmcountAmérico Wang1-0/+1
2010-11-25kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen1-1/+34
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hMel Gorman1-1/+6
2010-11-22kconfig: regen parserArnaud Lacombe2-334/+358
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe5-3/+32
2010-11-18kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-18ftrace: Speed up recordmcountWu Zhangjin1-4/+9
2010-11-11fixdep: use hash table instead of a single arrayEric Dumazet1-48/+61
2010-11-11kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems1-2/+4
2010-11-01kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft1-1/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+2
2010-10-30semaphore: Remove mutex emulationThomas Gleixner1-6/+2