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