summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* kbuild: generate modules.builtinMichal Marek2009-12-123-1/+82
* genksyms: properly consider EXPORT_UNUSED_SYMBOL{,_GPL}()Jan Beulich2009-12-122-94/+99
* unifdef: update to upstream revision 1.190Tony Finch2009-12-121-134/+207
* kbuild: specify absolute paths for cscopeDaniel Vetter2009-12-121-1/+7
* kbuild: create include/generated in silentoldconfigMichal Marek2009-12-121-0/+1
* scripts/package: deb-pkg: use fakeroot if availableJonathan Nieder2009-12-121-2/+19
* scripts/package: add KBUILD_PKG_ROOTCMD variableJonathan Nieder2009-12-121-1/+2
* scripts/package: tar-pkg: use tar --owner=rootMichal Marek2009-12-121-1/+5
* kbuild: move autoconf.h to include/generatedSam Ravnborg2009-12-123-7/+7
* kbuild: do not check for include/asm-$ARCHSam Ravnborg2009-12-121-2/+0Star
* kbuild: fix bzImage build for x86Michael Tokarev2009-12-121-1/+1
* USB: handle bcd incrementation in usb modalias generationNathaniel McCallum2009-12-111-2/+47
* USB: add hex/bcd detection to usb modalias generationNathaniel McCallum2009-12-111-12/+36
* Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-061-3/+12
|\ \
| * | tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron2009-12-021-3/+12
| * | Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-151-2/+2
| |\ \
| * \ \ Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2009-11-042-25/+96
| |\ \ \ | | | |/ | | |/|
| * | | Merge branch 'tracing/core' into perf/coreIngo Molnar2009-10-151-0/+1
| |\ \ \
* | \ \ \ Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-99/+120
|\ \ \ \ \
| * | | | | tracing: Only print objcopy version warning once from recordmcountSteven Rostedt2009-11-171-2/+10
| * | | | | tracing: Exit with error if a weak function is used in recordmcount.plLi Hong2009-10-291-7/+3Star
| * | | | | tracing: Move conditional into update_funcs() in recordmcount.plLi Hong2009-10-291-5/+3Star
| * | | | | tracing: Add regex for weak functions in recordmcount.plLi Hong2009-10-291-7/+9
| * | | | | tracing: Move mcount section search to front of loop in recordmcount.plLi Hong2009-10-291-14/+18
| * | | | | tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-291-29/+27Star
| * | | | | tracing: Check absolute path of input file in recordmcount.plLi Hong2009-10-291-1/+1
| * | | | | tracing: Correct the check for number of arguments in recordmcount.plLi Hong2009-10-291-1/+1
| * | | | | tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong2009-10-291-35/+49
| * | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-297-10/+25
| |\| | | | | | |/ / / | |/| | |
| * | | | tracing: Enable "__cold" functionsJiri Olsa2009-10-141-0/+1
* | | | | Merge branch 'master' into nextJames Morris2009-12-0324-331/+446
|\ \ \ \ \
| * | | | | kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2009-11-202-8/+8
| * | | | | Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-11-1713-286/+315
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | dtc: Mark various internal functions staticJosh Triplett2009-11-163-3/+3
| | * | | | dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2009-11-162-17/+54
| | * | | | genksyms: Mark is_reserved_word staticJosh Triplett2009-11-162-45/+52
| | * | | | kconfig: Mark various internal functions staticJosh Triplett2009-11-166-15/+32
| | * | | | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-152-206/+174Star
| | | |/ / | | |/| |
| * | | | get_maintainer: fix usage commentRoel Kluin2009-11-121-2/+2
| | |_|/ | |/| |
| * | | checkpatch: version 0.30Andy Whitcroft2009-10-291-1/+1
| * | | checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft2009-10-291-9/+39
| * | | checkpatch: fix __attribute__ matchingAndy Whitcroft2009-10-291-2/+2
| * | | checkpatch: fix false errors due to macro concatenationAndy Whitcroft2009-10-291-1/+4
| * | | checkpatch: update copyright datesAndy Whitcroft2009-10-291-1/+1
| * | | checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft2009-10-291-1/+2
| * | | checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft2009-10-291-8/+12
| * | | scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches2009-10-291-2/+35
| |/ /
| * | warn about use of uninstalled kernel headersArnd Bergmann2009-10-111-1/+1