aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2010-12-15kconfig: do not define AUTOCONF_INCLUDEDArnaud Lacombe
2010-12-14kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov
2010-12-14Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek
2010-12-14headers_check: Fix warning textakpm@linux-foundation.org
2010-12-14headers_check: better search for functions in headersakpm@linux-foundation.org
2010-12-14headers_install: check exit status of unifdefMike Frysinger
2010-12-05Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2010-12-04ARM: 6511/1: ftrace: add ARM support for C version of recordmcountRabin Vincent
2010-12-04ARM: 6509/1: ftrace: ignore any ftrace.o in C version of recordmcountRabin Vincent
2010-12-03scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall
2010-12-02ftrace: Have recordmcount honor endianness in fn_ELF_R_INFOJohn Reiser
2010-12-02scripts/tags.sh: Add magic for trace-eventsPeter Zijlstra
2010-12-02tags: put function prototypes back!Uwe Kleine-König
2010-11-25scripts/genksyms: fix header usageArnaud Lacombe
2010-11-25Kconfig: fix single letter command in scripts/configAndi Kleen
2010-11-25gitignore: add scripts/recordmcountAmérico Wang
2010-11-25kbuild, deb-pkg: select userland architecture based on UTS_MACHINEAsbjoern Sloth Toennesen
2010-11-25scripts: fix gfp-translate for recent changes to gfp.hMel Gorman
2010-11-22kconfig: regen parserArnaud Lacombe
2010-11-22kconfig: add an option to determine a menu's visibilityArnaud Lacombe
2010-11-18kernel-doc: escape xml for structsRandy Dunlap
2010-11-18ftrace: Speed up recordmcountWu Zhangjin
2010-11-11fixdep: use hash table instead of a single arrayEric Dumazet
2010-11-11kbuild, deb-pkg: Fix build with paranoid umaskmaximilian attems
2010-11-01kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-31Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds
2010-10-30semaphore: Remove mutex emulationThomas Gleixner
2010-10-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser
2010-10-29kconfig: Have streamline_config process menuconfigs tooSteven Rostedt
2010-10-29kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt
2010-10-29kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu
2010-10-29kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura
2010-10-29kconfig: Make localmodconfig handle environment variablesSteven Rostedt
2010-10-28Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds
2010-10-28Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2010-10-28Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-28initramfs: Fix build break on symbol-prefixed archsMike Frysinger
2010-10-28Revert "namespace: add source file location exceptions"Michal Marek
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek
2010-10-28Coccinelle: Add contextual messageNicolas Palix
2010-10-28Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall
2010-10-28Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Julia Lawall
2010-10-28namespace: add source file location exceptionsStephen Hemminger
2010-10-28scripts/extract-ikconfig: add support for bzip2, lzma and lzoDick Streefland
2010-10-28kbuild: check return value of asprintf()Namhyung Kim
2010-10-28Merge commit 'v2.6.36' into kbuild/miscMichal Marek