summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tracing: Fix objcopy revision check in recordmcount.plLi Hong2009-10-291-29/+27
| * | | | | 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-153-3/+3
| | * | | | dtc: Set "noinput" in the lexer to avoid an unused functionJosh Triplett2009-11-152-17/+54
| | * | | | genksyms: Mark is_reserved_word staticJosh Triplett2009-11-152-45/+52
| | * | | | kconfig: Mark various internal functions staticJosh Triplett2009-11-156-15/+32
| | * | | | kconfig: Make zconf.y work with current bisonJosh Triplett2009-10-152-206/+174
| | | |/ / | | |/| |
| * | | | 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
| * | kbuild: mkcompile_h: trivial cleanupsFelipe Contreras2009-10-111-1/+3
| * | kbuild: fix warning when domainname is not availableFelipe Contreras2009-10-111-2/+6
| * | kbuild: Fix size_append issue for bzip2/lzma kernelAlek Du2009-10-111-1/+1
| * | kbuild,scripts: use non-builtin echo for '-e'Amerigo Wang2009-10-112-3/+3
| * | kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT setFrans Pop2009-10-112-2/+11
| |/
* | SELinux: header generation may hit infinite loopEric Paris2009-11-231-1/+1
* | selinux: Fix warningsAlan Cox2009-11-191-2/+2
* | SELinux: add .gitignore files for dynamic classesEric Paris2009-10-241-0/+1
* | selinux: generate flask headers during kernel buildStephen Smalley2009-10-073-2/+125
* | selinux: dynamic class/perm discoveryStephen Smalley2009-10-071-123/+28
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-2319-171/+235
|\
| * kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-1/+1
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-201-1/+2
| * kbuild: add static to prototypesTrevor Keith2009-09-209-43/+43
| * kbuild: fail build if recordmcount.pl failsAndi Kleen2009-09-201-1/+1
| * kbuild: echo the record_mcount commandAndi Kleen2009-09-201-0/+1
| * gconfig: disable "typeahead find" search in treeviewsDiego Elio 'Flameeyes' Pettenò2009-09-201-2/+2
| * kbuild: fix cc1 options check to ensure we do not use -fPIC when compilingJory A. Pratt2009-09-201-2/+2
| * checkincludes.pl: add option to remove duplicates in placeLuis R. Rodriguez2009-09-201-7/+59
| * markup_oops: use modinfo to avoid confusion with underscored module namesOzan Çaglayan2009-09-201-4/+1
| * checkincludes.pl: provide usage helperLuis R. Rodriguez2009-09-201-0/+9
| * checkincludes.pl: close file as soon as we're done with itLuis R. Rodriguez2009-09-201-2/+2
| * ctags: usability fixStefani Seibold2009-09-201-1/+2
| * kbuild: introduce ld-optionSam Ravnborg2009-09-201-1/+7
| * kbuild: rename ld-option to cc-ldoptionSam Ravnborg2009-09-201-3/+3
| * kconfig: make use of menu_get_ext_help in gconfigCheng Renquan2009-09-202-18/+6