Age | Commit message (Expand) | Author |
2010-10-12 | Merge branch 'kbuild/rc-fixes' into kbuild/kconfig | Michal Marek |
2010-10-09 | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin |
2010-10-09 | kconfig: Temporarily disable dependency warnings | Michal Marek |
2010-10-04 | kconfig: Use PATH_MAX instead of 128 for path buffer sizes. | Will Newton |
2010-10-04 | kconfig: delay symbol direct dependency initialization | Arnaud Lacombe |
2010-09-30 | kconfig: Fix realloc usage() | Michal Marek |
2010-09-30 | kconfig: Propagate const | Michal Marek |
2010-09-30 | kconfig: Don't go out from read config loop when you read new symbol | Naohiro Aota |
2010-09-27 | Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar... | Michal Marek |
2010-09-20 | kconfig: fix menuconfig on debian lenny | Junio C Hamano |
2010-09-19 | kbuild: migrate all arch to the kconfig mainmenu upgrade | Arnaud Lacombe |
2010-09-19 | kconfig: expand file names | Arnaud Lacombe |
2010-09-19 | kconfig: use the file's name of sourced file | Arnaud Lacombe |
2010-09-19 | kconfig: constify file name | Arnaud Lacombe |
2010-09-19 | kconfig: don't emit warning upon rootmenu's prompt redefinition | Arnaud Lacombe |
2010-09-19 | kconfig: replace KERNELVERSION usage by the mainmenu's prompt | Arnaud Lacombe |
2010-09-19 | kconfig: delay gconf window initialization | Arnaud Lacombe |
2010-09-19 | kconfig: expand by default the rootmenu's prompt | Arnaud Lacombe |
2010-09-19 | kconfig: add a symbol string expansion helper | Arnaud Lacombe |
2010-09-19 | kconfig: regen parser | Arnaud Lacombe |
2010-09-19 | kconfig: implement the `mainmenu' directive | Arnaud Lacombe |
2010-09-19 | kconfig: allow PACKAGE to be defined on the compiler's command-line | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help texts/comments not to include the package name | Arnaud Lacombe |
2010-09-19 | kconfig: allow build-time definition of the internal config prefix | Arnaud Lacombe |
2010-09-19 | kconfig: rephrase help text not to mention the internal prefix | Arnaud Lacombe |
2010-09-19 | kconfig: replace a `switch()' statement by a more flexible `if()' statement | Arnaud Lacombe |
2010-09-17 | scripts/kconfig/gconf.glade Update broken web addresses. | Justin P. Mattock |
2010-09-13 | kconfig: Simplify Makefile for xconfig | Michal Marek |
2010-09-13 | Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems | Alexander Stein |
2010-09-13 | nconfig: Fix help for choice menus | Stephen Boyd |
2010-09-08 | kbuild: fix oldnoconfig to do the right thing | Kyle McMartin |
2010-09-06 | xconfig: Change the titlebar if using Qt3 | Michal Marek |
2010-09-01 | kconfig qconf: port to QT4 | Alexander Stein |
2010-08-31 | kbuild: use getopt_long(), not its _only() variant | Arnaud Lacombe |
2010-08-26 | kbuild: don't overwrite HOST_EXTRACFLAGS | Arnaud Lacombe |
2010-08-21 | setlocalversion: Ignote SCMs above the linux source tree | Michal Marek |
2010-08-20 | makefile: not need to regenerate kernel.release file when make kernelrelease | Amerigo Wang |
2010-08-20 | Merge commit 'v2.6.36-rc1' into kbuild/rc-fixes | Michal Marek |
2010-08-17 | fixes for using make 3.82 | Jan Beulich |
2010-08-17 | kbuild: fix typo | Arnaud Lacombe |
2010-08-17 | kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES | Arnaud Lacombe |
2010-08-17 | kbuild: confdata.c explicitly reference errno, thus need <errno.h> | Arnaud Lacombe |
2010-08-16 | nconfig: add search support | Nir Tzachar |
2010-08-15 | Linux 2.6.36-rc1v2.6.36-rc1 | Linus Torvalds |
2010-08-15 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-08-15 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds |
2010-08-15 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds |
2010-08-15 | arch/tile: don't validate CROSS_COMPILE needlessly | Chris Metcalf |
2010-08-15 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds |