aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* kconfig: constify file nameArnaud Lacombe2010-09-19
* kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe2010-09-19
* kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe2010-09-19
* kconfig: delay gconf window initializationArnaud Lacombe2010-09-19
* kconfig: expand by default the rootmenu's promptArnaud Lacombe2010-09-19
* kconfig: add a symbol string expansion helperArnaud Lacombe2010-09-19
* kconfig: regen parserArnaud Lacombe2010-09-19
* kconfig: implement the `mainmenu' directiveArnaud Lacombe2010-09-19
* kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe2010-09-19
* kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe2010-09-19
* kconfig: allow build-time definition of the internal config prefixArnaud Lacombe2010-09-19
* kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2010-09-19
* kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe2010-09-19
* kbuild: fix oldnoconfig to do the right thingKyle McMartin2010-09-08
* xconfig: Change the titlebar if using Qt3Michal Marek2010-09-06
* kconfig qconf: port to QT4Alexander Stein2010-09-01
* kbuild: use getopt_long(), not its _only() variantArnaud Lacombe2010-08-31
* kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe2010-08-26
* kbuild: fix typoArnaud Lacombe2010-08-17
* kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe2010-08-17
* kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe2010-08-17
* nconfig: add search supportNir Tzachar2010-08-16
* kconfig: fix segfault when detecting recursive dependencySam Ravnborg2010-08-14
* kconfig: fix savedefconfig with choice marked optionalSam Ravnborg2010-08-14
* kconfig: Fix warning: ignoring return value of 'fgets'Jean Sacren2010-08-12
* kconfig: Fix warning: ignoring return value of 'fwrite'Jean Sacren2010-08-12
* nconfig: Fix segfault when menu is emptyAndrej Gelenberg2010-08-12
* kconfig: fix tristate choice with minimal configSam Ravnborg2010-08-12
* kconfig: fix savedefconfig for tristate choicesSam Ravnborg2010-08-12
* Merge commit 'v2.6.35' into kbuild/kconfigMichal Marek2010-08-04
|\
| * Linux 2.6.35v2.6.35Linus Torvalds2010-08-01
| * NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-01
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-30
| |\
| | * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-30
| | * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-30
| | * SA1111: Eliminate use after freeJulia Lawall2010-07-30
| | * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-30
| | * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-30
| | * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-29
| | * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-29
| | * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-29
| | * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-29
| | * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-29
| | * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-29
| | * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-26
| * | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-30
| |\ \
| | * | NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-30
| | * | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-30
| | * | nfs: include space for the NUL in root pathDan Carpenter2010-07-30
| * | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-30
| |\ \ \