Age | Commit message (Expand) | Author | Files | Lines |
2009-06-17 | mm: add a gfp-translate script to help understand page allocation failure rep... | Mel Gorman | 1 | -0/+81 |
2009-06-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb... | Linus Torvalds | 23 | -281/+462 |
2009-06-15 | kbuild: add generic --set-str option to scripts/config | Michal Marek | 1 | -2/+9 |
2009-06-15 | kbuild: simplify argument loop in scripts/config | Michal Marek | 1 | -28/+16 |
2009-06-15 | kbuild: handle non-existing options in scripts/config | Michal Marek | 1 | -18/+18 |
2009-06-15 | kallsyms: generalize text region handling | Mike Frysinger | 1 | -26/+61 |
2009-06-15 | kallsyms: support kernel symbols in Blackfin on-chip memory | Robin Getz | 1 | -1/+12 |
2009-06-15 | kbuild: fix a compile warning | Amerigo Wang | 1 | -2/+3 |
2009-06-15 | kbuild: fix delay in setlocalversion on readonly source | Nico Schottelius | 1 | -2/+4 |
2009-06-13 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -0/+13 |
2009-06-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds | 1 | -3/+89 |
2009-06-12 | virtio: enhance id_matching for virtio drivers | Christian Borntraeger | 1 | -1/+1 |
2009-06-12 | asm-generic: merge branch 'master' of torvalds/linux-2.6 | Arnd Bergmann | 4 | -20/+46 |
2009-06-12 | [S390] ftrace: add dynamic ftrace support | Heiko Carstens | 1 | -0/+13 |
2009-06-11 | asm-generic: add a generic unistd.h | Arnd Bergmann | 1 | -3/+89 |
2009-06-11 | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -3/+25 |
2009-06-11 | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -17/+21 |
2009-06-10 | kernel-doc: cleanup perl script | Randy Dunlap | 1 | -87/+87 |
2009-06-10 | kbuild: fix headers_exports with boolean expression | Russell King | 1 | -11/+37 |
2009-06-10 | kbuild/headers_check: refine extern check | Amerigo Wang | 1 | -5/+7 |
2009-06-10 | kbuild: fix "Argument list too long" error for "make headers_check", | Sergei Poselenov | 1 | -2/+6 |
2009-06-10 | Remove bashisms from scripts | dann frazier | 2 | -2/+2 |
2009-06-10 | kbuild: add hint about __refdata to modpost | Sam Ravnborg | 1 | -1/+1 |
2009-06-10 | scripts/headers_check.pl: correct RE in header CONFIG leak check | Robert P. J. Day | 1 | -1/+1 |
2009-06-10 | kconfig: do not hardcode "include/config/auto.conf" filename | Markus Heidelberg | 3 | -11/+16 |
2009-06-10 | kconfig: do not hardcode ".config" filename | Markus Heidelberg | 2 | -5/+6 |
2009-06-10 | kconfig qconf: fix the type of the desktop widget | Markus Heidelberg | 1 | -1/+2 |
2009-06-10 | kconfig qconf: add namespace for use of Key_ enum values | Markus Heidelberg | 1 | -14/+14 |
2009-06-10 | kconfig qconf: fix namespace for Horizontal and Vertical enum values | Markus Heidelberg | 1 | -3/+3 |
2009-06-10 | kconfig qconf: fix -Wall compiler warnings | Markus Heidelberg | 1 | -1/+6 |
2009-06-10 | gitignore: ignore Kconfig i18n files | Markus Heidelberg | 1 | -0/+3 |
2009-06-10 | kconfig: add a note about the deps to the 'silentoldconfig' help | Markus Heidelberg | 1 | -1/+1 |
2009-06-10 | kconfig: fix typo "mconfig" to "menuconfig" in a comment | Markus Heidelberg | 1 | -1/+1 |
2009-06-10 | kbuild: allow docproc invocation from external | Jiri Slaby | 1 | -4/+9 |
2009-06-10 | kbuild: clean up scripts/headers.sh | Amerigo Wang | 1 | -7/+0 |
2009-06-10 | initconst adjustments | Jan Beulich | 1 | -10/+38 |
2009-06-10 | kbuild, deb-pkg: bump standards version | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: fix Section field | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: fix Provides field | maximilian attems | 1 | -2/+2 |
2009-06-10 | kbuild, deb-pkg: fix generated package name | maximilian attems | 1 | -1/+1 |
2009-06-10 | kbuild, deb-pkg: improve Source field | Frans Pop | 1 | -2/+2 |
2009-06-10 | kbuild, deb-pkg: improve maintainer identification | maximilian attems | 1 | -3/+19 |
2009-06-10 | kbuild, deb-pkg: generate debian/copyright file | Frans Pop | 1 | -3/+25 |
2009-06-10 | kbuild, deb-pkg: improve changelog entry and package descriptions | Frans Pop | 1 | -4/+4 |
2009-06-10 | kbuild, deb-pkg: allow alternative hook scripts directory in .deb packages | Frans Pop | 1 | -4/+8 |
2009-06-10 | kbuild, deb-pkg: allow to specify a custom revision for .deb packages | Frans Pop | 1 | -1/+6 |
2009-06-10 | kbuild, deb-pkg: pass Debian maintainer script parameters to packaging hook s... | Frans Pop | 1 | -1/+4 |
2009-06-10 | kbuild, deb-pkg: fix 'file not found' error when building .deb package for arm | Frans Pop | 1 | -1/+4 |
2009-06-10 | kbuild, deb-pkg: refactor code to reduce duplication | Frans Pop | 1 | -17/+20 |
2009-06-10 | kbuild, deb-pkg: minor general improvements in builddeb script | Frans Pop | 1 | -11/+10 |