aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-14kallsyms: generalize text region handlingMike Frysinger1-26/+61
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz1-1/+12
2009-06-14documentation: make version fixAdam Lackorzynski1-2/+2
2009-06-14kbuild: fix a compile warningAmerigo Wang1-2/+3
2009-06-14gitignore: Add GNU GLOBAL files to top .gitignoreJani Nikula1-0/+6
2009-06-14kbuild: fix delay in setlocalversion on readonly sourceNico Schottelius1-2/+4
2009-06-14README: fix misleading pointer to the defconf directoryPatrick Ringl1-1/+9
2009-06-14vmlinux.lds.h updateSam Ravnborg3-16/+11
2009-06-09kernel-doc: cleanup perl scriptRandy Dunlap1-87/+87
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg1-7/+224
2009-06-09kbuild: fix headers_exports with boolean expressionRussell King1-11/+37
2009-06-09kbuild/headers_check: refine extern checkAmerigo Wang1-5/+7
2009-06-09kbuild: fix "Argument list too long" error for "make headers_check",Sergei Poselenov1-2/+6
2009-06-09ignore *.patch filesMike Frysinger1-0/+1
2009-06-09Remove bashisms from scriptsdann frazier2-2/+2
2009-06-09menu: fix embedded menu presentationRandy Dunlap1-8/+8
2009-06-09kbuild: add hint about __refdata to modpostSam Ravnborg1-1/+1
2009-06-09scripts/headers_check.pl: correct RE in header CONFIG leak checkRobert P. J. Day1-1/+1
2009-06-09kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespaceManish Katiyar1-56/+78
2009-06-09kconfig: do not hardcode "include/config/auto.conf" filenameMarkus Heidelberg3-11/+16
2009-06-09kconfig: do not hardcode ".config" filenameMarkus Heidelberg2-5/+6
2009-06-09kconfig qconf: fix the type of the desktop widgetMarkus Heidelberg1-1/+2
2009-06-09kconfig qconf: add namespace for use of Key_ enum valuesMarkus Heidelberg1-14/+14
2009-06-09kconfig qconf: fix namespace for Horizontal and Vertical enum valuesMarkus Heidelberg1-3/+3
2009-06-09kconfig qconf: fix -Wall compiler warningsMarkus Heidelberg1-1/+6
2009-06-09gitignore: ignore Kconfig i18n filesMarkus Heidelberg1-0/+3
2009-06-09kconfig: resort the documentation of the environment variablesMarkus Heidelberg1-56/+60
2009-06-09kconfig: add a note about the deps to the 'silentoldconfig' helpMarkus Heidelberg2-1/+2
2009-06-09kconfig: fix typo "mconfig" to "menuconfig" in a commentMarkus Heidelberg1-1/+1
2009-06-09kbuild: remove extra ifdef/endif of top MakefileCheng Renquan1-17/+9
2009-06-09kbuild/Documentation: Incorrect makefile syntax in exampleDavid VomLehn1-1/+1
2009-06-09kbuild: allow docproc invocation from externalJiri Slaby1-4/+9
2009-06-09kbuild: clean up scripts/headers.shAmerigo Wang1-7/+0
2009-06-09initconst adjustmentsJan Beulich3-13/+43
2009-06-09kbuild, deb-pkg: bump standards versionmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Section fieldmaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: fix Provides fieldmaximilian attems1-2/+2
2009-06-09kbuild, deb-pkg: fix generated package namemaximilian attems1-1/+1
2009-06-09kbuild, deb-pkg: improve Source fieldFrans Pop1-2/+2
2009-06-09kbuild, deb-pkg: improve maintainer identificationmaximilian attems1-3/+19
2009-06-09kbuild, deb-pkg: generate debian/copyright fileFrans Pop1-3/+25
2009-06-09kbuild, deb-pkg: improve changelog entry and package descriptionsFrans Pop1-4/+4
2009-06-09kbuild, deb-pkg: allow alternative hook scripts directory in .deb packagesFrans Pop1-4/+8
2009-06-09kbuild, deb-pkg: allow to specify a custom revision for .deb packagesFrans Pop1-1/+6
2009-06-09kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook scriptsFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: fix 'file not found' error when building .deb package for armFrans Pop1-1/+4
2009-06-09kbuild, deb-pkg: refactor code to reduce duplicationFrans Pop1-17/+20
2009-06-09kbuild, deb-pkg: minor general improvements in builddeb scriptFrans Pop1-11/+10
2009-06-09kconfig: handle comment entries within choice/endchoicePeter Korsgaard2-2/+11
2009-06-08async: Fix lack of boot-time console due to insufficient synchronizationLinus Torvalds1-10/+5