summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* kconfig: sym_expand_string_value: allow for string termination when reallocingAndy Whitcroft2010-11-011-1/+1
*-. Merge branches 'irq-core-for-linus' and 'core-locking-for-linus' of git://git...Linus Torvalds2010-10-311-6/+2
|\ \
| | * semaphore: Remove mutex emulationThomas Gleixner2010-10-301-6/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2010-10-291-7/+36
|\ \ \
| * | | kconfig: Have streamline_config process menuconfigs tooSteven Rostedt2010-10-291-2/+2
| * | | kconfig: Fix streamline_config to read multi line deps in Kconfig filesSteven Rostedt2010-10-291-1/+18
| * | | kconfig: Fix missing declaration of variable $dir in streamline_config.plhiromu2010-10-291-1/+3
| * | | kconfig: Fix variable name typo %prompts in streamline_config.plhiromu yagura2010-10-291-2/+2
| * | | kconfig: Make localmodconfig handle environment variablesSteven Rostedt2010-10-291-1/+11
| | |/ | |/|
* | | ftrace/MIPS: Add module support for C version of recordmcountWu Zhangjin2010-10-292-4/+57
* | | ftrace/MIPS: Add MIPS64 support for C version of recordmcountJohn Reiser2010-10-292-4/+71
|/ /
* | Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mma...Linus Torvalds2010-10-282-2/+4
|\ \
| * | scripts/package: don't break if %{_smp_mflags} isn't setNishanth Aravamudan2010-10-141-1/+1
| * | kbuild, deb-pkg: Check if KBUILD_IMAGE exists before copying itGuillem Jover2010-09-061-1/+3
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2010-10-2826-92/+1196
|\ \ \
| * | | Revert "namespace: add source file location exceptions"Michal Marek2010-10-281-24/+0
| * | | Coccinelle: Add contextual messageNicolas Palix2010-10-281-3/+13
| * | | Coccinelle: Find doubled arguments to boolean or bit operators.Julia Lawall2010-10-282-0/+94
| * | | Coccinelle: Find nested lock+irqsave functions that use the same flags variab...Julia Lawall2010-10-281-0/+80
| * | | namespace: add source file location exceptionsStephen Hemminger2010-10-281-0/+24
| * | | scripts/extract-ikconfig: add support for bzip2, lzma and lzoDick Streefland2010-10-281-14/+27
| * | | kbuild: check return value of asprintf()Namhyung Kim2010-10-281-1/+4
| * | | Merge commit 'v2.6.36' into kbuild/miscMichal Marek2010-10-2844-807/+1893
| |\ \ \
| * | | | scripts/namespace.pl: improve to get more correct resultsAmerigo Wang2010-10-281-9/+12
| * | | | scripts/namespace.pl: some bug fixesAmerigo Wang2010-10-281-7/+10
| * | | | scripts/namespace.pl: update file exclusion listStephen Hemminger2010-10-281-47/+56
| * | | | scripts/namespace.pl: fix wrong source pathAmerigo Wang2010-10-281-4/+4
| * | | | Coccinelle: Use the -no_show_diff option for org and report modeNicolas Palix2010-10-131-4/+6
| * | | | Coccinelle: Add a new mode named 'chain'Nicolas Palix2010-10-131-5/+11
| * | | | Coccinelle: Use new comment format to explain kfree.cocciNicolas Palix2010-10-131-4/+5
| * | | | Coccinelle: Improve user information with a new kind of commentNicolas Palix2010-10-131-3/+11
| * | | | Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-311-0/+48
| * | | | Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-311-0/+53
| * | | | Coccinelle: Move alloc directory into api directoryNicolas Palix2010-08-312-1/+5
| * | | | Coccinelle: Move resource_size.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | | | Coccinelle: Move err_cast.cocci to the api directoryNicolas Palix2010-08-311-0/+0
| * | | | Coccinelle: Add api/memdup_userNicolas Palix2010-08-311-0/+35
| * | | | Coccinelle: Add api/memdup.cocciNicolas Palix2010-08-311-0/+40
| * | | | Coccinelle: Add api/kstrdup.cocciNicolas Palix2010-08-311-0/+39
| * | | | Coccinelle: Add free/kfree.cocciNicolas Palix2010-08-311-0/+116