aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-19kconfig: add a symbol string expansion helperArnaud Lacombe
2010-09-19kconfig: regen parserArnaud Lacombe
2010-09-19kconfig: implement the `mainmenu' directiveArnaud Lacombe
2010-09-19kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe
2010-09-19kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe
2010-09-19kconfig: allow build-time definition of the internal config prefixArnaud Lacombe
2010-09-19kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe
2010-09-19kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe
2010-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek
2010-09-01kconfig qconf: port to QT4Alexander Stein
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe
2010-08-17kbuild: fix typoArnaud Lacombe
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe
2010-08-17kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe
2010-08-16nconfig: add search supportNir Tzachar
2010-08-15kconfig: fix segfault when detecting recursive dependencySam Ravnborg
2010-08-15kconfig: fix savedefconfig with choice marked optionalSam Ravnborg
2010-08-13kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren
2010-08-13kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren
2010-08-13nconfig: Fix segfault when menu is emptyAndrej Gelenberg
2010-08-12kconfig: fix tristate choice with minimal configSam Ravnborg
2010-08-12kconfig: fix savedefconfig for tristate choicesSam Ravnborg
2010-08-04Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek
2010-08-03kconfig: add savedefconfigSam Ravnborg
2010-08-03kconfig: code refactoring in confdata.cSam Ravnborg
2010-08-03kconfig: refactor code in symbol.cSam Ravnborg
2010-08-03kconfig: add alldefconfigSam Ravnborg
2010-08-03kconfig: print more info when we see a recursive dependencyRoman Zippel
2010-08-03kconfig: save location of config symbolsSam Ravnborg
2010-08-03kconfig: change nonint_oldconfig to listnewconfigSam Ravnborg
2010-08-03kconfig: rename loose_nonint_oldconfig => oldnoconfigSam Ravnborg
2010-08-03kconfig: use long options in confSam Ravnborg
2010-08-01Linux 2.6.35Linus Torvalds
2010-08-01NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust
2010-07-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-07-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-07-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-30mm: fix ia64 crash when gcore reads gate areaHugh Dickins
2010-07-30CIFS: Remove __exit mark from cifs_exit_dns_resolver()David Howells
2010-07-30cyber2000fb: fix console in truecolor modesOndrej Zary
2010-07-30cyber2000fb: fix machine hang on module loadOndrej Zary
2010-07-30SA1111: Eliminate use after freeJulia Lawall
2010-07-30ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King
2010-07-30ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King
2010-07-30NFS: Ensure that writepage respects the nonblock flagTrond Myklebust
2010-07-30NFS: kswapd must not block in nfs_release_pageTrond Myklebust
2010-07-30nfs: include space for the NUL in root pathDan Carpenter
2010-07-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds