| Commit message (Expand) | Author | Age | Files | Lines |
* | documentation: make version fix | Adam Lackorzynski | 2009-06-14 | 1 | -2/+2 |
* | kbuild: fix a compile warning | Amerigo Wang | 2009-06-14 | 1 | -2/+3 |
* | gitignore: Add GNU GLOBAL files to top .gitignore | Jani Nikula | 2009-06-14 | 1 | -0/+6 |
* | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 2009-06-14 | 1 | -2/+4 |
* | README: fix misleading pointer to the defconf directory | Patrick Ringl | 2009-06-14 | 1 | -1/+9 |
* | vmlinux.lds.h update | Sam Ravnborg | 2009-06-14 | 3 | -16/+11 |
* | kernel-doc: cleanup perl script | Randy Dunlap | 2009-06-09 | 1 | -87/+87 |
* | Improve vmlinux.lds.h support for arch specific linker scripts | Sam Ravnborg | 2009-06-09 | 1 | -7/+224 |
* | kbuild: fix headers_exports with boolean expression | Russell King | 2009-06-09 | 1 | -11/+37 |
* | kbuild/headers_check: refine extern check | Amerigo Wang | 2009-06-09 | 1 | -5/+7 |
* | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 2009-06-09 | 1 | -2/+6 |
* | ignore *.patch files | Mike Frysinger | 2009-06-09 | 1 | -0/+1 |
* | Remove bashisms from scripts | dann frazier | 2009-06-09 | 2 | -2/+2 |
* | menu: fix embedded menu presentation | Randy Dunlap | 2009-06-09 | 1 | -8/+8 |
* | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 2009-06-09 | 1 | -1/+1 |
* | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 2009-06-09 | 1 | -1/+1 |
* | kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix... | Manish Katiyar | 2009-06-09 | 1 | -56/+78 |
* | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 2009-06-09 | 3 | -11/+16 |
* | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2009-06-09 | 2 | -5/+6 |
* | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 2009-06-09 | 1 | -1/+2 |
* | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 2009-06-09 | 1 | -14/+14 |
* | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 2009-06-09 | 1 | -3/+3 |
* | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 2009-06-09 | 1 | -1/+6 |
* | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 2009-06-09 | 1 | -0/+3 |
* | kconfig: resort the documentation of the environment variables | Markus Heidelberg | 2009-06-09 | 1 | -56/+60 |
* | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 2009-06-09 | 2 | -1/+2 |
* | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 2009-06-09 | 1 | -1/+1 |
* | kbuild: remove extra ifdef/endif of top Makefile | Cheng Renquan | 2009-06-09 | 1 | -17/+9 |
* | kbuild/Documentation: Incorrect makefile syntax in example | David VomLehn | 2009-06-09 | 1 | -1/+1 |
* | kbuild: allow docproc invocation from external | Jiri Slaby | 2009-06-09 | 1 | -4/+9 |
* | kbuild: clean up scripts/headers.sh | Amerigo Wang | 2009-06-09 | 1 | -7/+0 |
* | initconst adjustments | Jan Beulich | 2009-06-09 | 3 | -13/+43 |
* | kbuild, deb-pkg: bump standards version | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Section field | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: fix Provides field | maximilian attems | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: fix generated package name | maximilian attems | 2009-06-09 | 1 | -1/+1 |
* | kbuild, deb-pkg: improve Source field | Frans Pop | 2009-06-09 | 1 | -2/+2 |
* | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 2009-06-09 | 1 | -3/+19 |
* | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 2009-06-09 | 1 | -3/+25 |
* | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 2009-06-09 | 1 | -4/+4 |
* | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 2009-06-09 | 1 | -4/+8 |
* | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 2009-06-09 | 1 | -1/+6 |
* | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 2009-06-09 | 1 | -1/+4 |
* | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 2009-06-09 | 1 | -17/+20 |
* | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 2009-06-09 | 1 | -11/+10 |
* | kconfig: handle comment entries within choice/endchoice | Peter Korsgaard | 2009-06-09 | 2 | -2/+11 |
* | async: Fix lack of boot-time console due to insufficient synchronization | Linus Torvalds | 2009-06-08 | 1 | -10/+5 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2009-06-08 | 9 | -101/+75 |
|\ |
|
| * | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 2009-06-08 | 5 | -92/+66 |