Age | Commit message (Expand) | Author | Files | Lines |
2009-06-14 | kallsyms: generalize text region handling | Mike Frysinger | 1 | -26/+61 |
2009-06-14 | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz | 1 | -1/+12 |
2009-06-14 | kbuild: fix a compile warning | Amerigo Wang | 1 | -2/+3 |
2009-06-14 | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 1 | -2/+4 |
2009-06-09 | kernel-doc: cleanup perl script | Randy Dunlap | 1 | -87/+87 |
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 | Remove bashisms from scripts | dann frazier | 2 | -2/+2 |
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 | 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: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 1 | -1/+1 |
2009-06-09 | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 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 | 1 | -10/+38 |
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-05-19 | Fix scripts/setlocalversion with tagged git commit | Nico Schottelius | 1 | -7/+23 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable warning with mips | Sam Ravnborg | 1 | -1/+11 |
2009-05-04 | kbuild, modpost: fix "unexpected non-allocatable" warning with SUSE gcc | Sam Ravnborg | 1 | -1/+1 |
2009-05-04 | kbuild, modpost: fix unexpected non-allocatable section when cross compiling | Anders Kaseorg | 1 | -12/+23 |
2009-05-02 | Move dtc and libfdt sources from arch/powerpc/boot to scripts/dtc | David Gibson | 30 | -0/+11162 |
2009-05-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 3 | -41/+29 |
2009-05-02 | kernel-doc: restrict syntax for private: and public: | Randy Dunlap | 1 | -3/+4 |
2009-05-01 | kbuild, modpost: Check the section flags, to catch missing "ax"/"aw" | Anders Kaseorg | 1 | -32/+19 |
2009-05-01 | kbuild: fix comment in modpost.c | Sam Ravnborg | 1 | -2/+1 |
2009-05-01 | kbuild: fix scripts/setlocalversion with git | Nico Schottelius | 1 | -7/+6 |
2009-05-01 | kbuild: fix Module.markers permission error under cygwin | Cedric Hombourger | 1 | -0/+1 |
2009-05-01 | kbuild: remove a tag file before it is regenerated | Matt Kraai | 1 | -0/+2 |