summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2011-01-10Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds8-58/+83
2011-01-07mkuboot.sh: Fail if mkimage is missingRoland Stigge1-1/+1
2011-01-07Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-4/+8
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+9
2011-01-06kernel-doc: code reorganizationRandy Dunlap1-48/+54
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2-4/+8
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar1-0/+14
2011-01-02Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-0/+14
2010-12-30kconfig: fix undesirable side effect of adding "visible" menu attributeJan Beulich1-0/+14
2010-12-28modpost: Fix address calculation in reloc_location()Olof Johansson1-1/+1
2010-12-23Make fixdep error handling more explicitBen Gamari1-3/+7
2010-12-22Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-4/+9
2010-12-20checksyscalls: Fix stand-alone usageGeert Uytterhoeven1-2/+2
2010-12-17modpost: 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/g...Ingo Molnar2-2/+4
2010-12-15kbuild: introduce HDR_ARCH_LIST for headers_install_allKirill A. Shutemov1-1/+1
2010-12-15Merge commit 'v2.6.37-rc1' into kbuild/kbuildMichal Marek77-1575/+5850
2010-12-14headers_install: check exit status of unifdefMike Frysinger1-0/+7
2010-12-06Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus 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-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-11-25scripts/genksyms: fix header usageArnaud Lacombe2-2/+2
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-19kernel-doc: escape xml for structsRandy Dunlap1-3/+9
2010-11-19ftrace: Speed up recordmcountWu Zhangjin1-4/+9
2010-11-11fixdep: use hash table instead of a single arrayEric Dumazet1-48/+61
2010-11-02kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft1-1/+1
2010-11-01Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds1-6/+2
2010-10-30semaphore: Remove mutex emulationThomas Gleixner1-6/+2
2010-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-7/+36
2010-10-29ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2-4/+57
2010-10-29ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2-4/+71
2010-10-29kconfig: Have streamline_config process menuconfigs tooSteven Rostedt1-2/+2
2010-10-29kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt1-1/+18
2010-10-29kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu1-1/+3
2010-10-29kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura1-2/+2
2010-10-29kconfig: Make localmodconfig handle environment variablesSteven Rostedt1-1/+11
2010-10-29Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2-2/+4
2010-10-29Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds26-92/+1196
2010-10-29Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds23-816/+932
2010-10-29Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-10/+15
2010-10-29initramfs: Fix build break on symbol-prefixed archsMike Frysinger1-1/+3
2010-10-28Revert "namespace: add source file location exceptions"Michal Marek1-24/+0
2010-10-28Merge branch 'message-callback' into kbuild/kconfigMichal Marek3-48/+40
2010-10-28Coccinelle: Add contextual messageNicolas Palix1-3/+13
2010-10-28Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall2-0/+94