aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+12
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-99/+120
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03Merge branch 'master' into nextJames Morris24-331/+446
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron1-3/+12
2009-11-23SELinux: header generation may hit infinite loopEric Paris1-1/+1
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt2-8/+8
2009-11-19selinux: Fix warningsAlan Cox1-2/+2
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/linux/kernel/git/josh/linux-miscLinus Torvalds13-286/+315
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt1-2/+10
2009-11-15dtc: Mark various internal functions staticJosh Triplett3-3/+3
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2-17/+54
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett2-45/+52
2009-11-15kconfig: Mark various internal functions staticJosh Triplett6-15/+32
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar1-2/+2
2009-11-12get_maintainer: fix usage commentRoel Kluin1-2/+2
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar2-25/+96
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong1-7/+3
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong1-5/+3
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong1-7/+9
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong1-14/+18
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong1-29/+27
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong1-1/+1
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong1-35/+49
2009-10-29checkpatch: version 0.30Andy Whitcroft1-1/+1
2009-10-29checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft1-9/+39
2009-10-29checkpatch: fix __attribute__ matchingAndy Whitcroft1-2/+2
2009-10-29checkpatch: fix false errors due to macro concatenationAndy Whitcroft1-1/+4
2009-10-29checkpatch: update copyright datesAndy Whitcroft1-1/+1
2009-10-29checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft1-1/+2
2009-10-29checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft1-8/+12
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches1-2/+35
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar7-10/+25
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris1-0/+1
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett2-206/+174
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar1-0/+1
2009-10-14tracing: Enable "__cold" functionsJiri Olsa1-0/+1
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann1-1/+1
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras1-1/+3
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras1-2/+6
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du1-1/+1
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2-3/+3
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2-2/+11
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley3-2/+125
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley1-123/+28
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds19-171/+235
2009-09-23spi: prefix modalias with "spi:"Anton Vorontsov1-2/+2
2009-09-23spi: add support for device table matchingAnton Vorontsov1-0/+13