aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2009-12-11USB: handle bcd incrementation in usb modalias generationNathaniel McCallum
2009-12-11USB: add hex/bcd detection to usb modalias generationNathaniel McCallum
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03Merge branch 'master' into nextJames Morris
2009-12-02tracing: Add DEFINE_EVENT(), DEFINE_SINGLE_EVENT() support to docbookJason Baron
2009-11-23SELinux: header generation may hit infinite loopEric Paris
2009-11-20kconfig: Fix make O=<dir> local{mod,yes}configSteven Rostedt
2009-11-19selinux: Fix warningsAlan Cox
2009-11-17Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-11-17tracing: Only print objcopy version warning once from recordmcountSteven Rostedt
2009-11-15dtc: Mark various internal functions staticJosh Triplett
2009-11-15dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett
2009-11-15genksyms: Mark is_reserved_word staticJosh Triplett
2009-11-15kconfig: Mark various internal functions staticJosh Triplett
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-12get_maintainer: fix usage commentRoel Kluin
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-10-29tracing: Exit with error if a weak function is used in recordmcount.plLi Hong
2009-10-29tracing: Move conditional into update_funcs() in recordmcount.plLi Hong
2009-10-29tracing: Add regex for weak functions in recordmcount.plLi Hong
2009-10-29tracing: Move mcount section search to front of loop in recordmcount.plLi Hong
2009-10-29tracing: Fix objcopy revision check in recordmcount.plLi Hong
2009-10-29tracing: Check absolute path of input file in recordmcount.plLi Hong
2009-10-29tracing: Correct the check for number of arguments in recordmcount.plLi Hong
2009-10-29tracing: Amend documentation in recordmcount.pl to reflect implementationLi Hong
2009-10-29checkpatch: version 0.30Andy Whitcroft
2009-10-29checkpatch: fix false EXPORT_SYMBOL warningAndy Whitcroft
2009-10-29checkpatch: fix __attribute__ matchingAndy Whitcroft
2009-10-29checkpatch: fix false errors due to macro concatenationAndy Whitcroft
2009-10-29checkpatch: update copyright datesAndy Whitcroft
2009-10-29checkpatch: correctly stop scanning at the bottom of a hunkAndy Whitcroft
2009-10-29checkpatch: possible types -- prevent illegal modifiers being addedAndy Whitcroft
2009-10-29scripts/get_maintainer.pl: add patch/file search for keywordsJoe Perches
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-24SELinux: add .gitignore files for dynamic classesEric Paris
2009-10-15kconfig: Make zconf.y work with current bisonJosh Triplett
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-14tracing: Enable "__cold" functionsJiri Olsa
2009-10-11warn about use of uninstalled kernel headersArnd Bergmann
2009-10-11kbuild: mkcompile_h: trivial cleanupsFelipe Contreras
2009-10-11kbuild: fix warning when domainname is not availableFelipe Contreras
2009-10-11kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du
2009-10-11kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang
2009-10-11kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop
2009-10-07selinux: generate flask headers during kernel buildStephen Smalley
2009-10-07selinux: dynamic class/perm discoveryStephen Smalley
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds