summaryrefslogtreecommitdiffstats
path: root/include/asm-generic (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-12Revert "kconfig: Temporarily disable dependency warnings"Michal Marek1-2/+0
2010-10-09kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-10-09kconfig: Temporarily disable dependency warningsMichal Marek1-0/+2
2010-10-04kconfig: Use PATH_MAX instead of 128 for path buffer sizes.Will Newton1-2/+2
2010-10-04kconfig: delay symbol direct dependency initializationArnaud Lacombe2-6/+2
2010-09-30kconfig: Fix realloc usage()Michal Marek1-1/+1
2010-09-30kconfig: Propagate constMichal Marek1-6/+9
2010-09-30kconfig: Don't go out from read config loop when you read new symbolNaohiro Aota1-2/+3
2010-09-20kconfig: fix menuconfig on debian lennyJunio C Hamano1-0/+2
2010-09-20kbuild: migrate all arch to the kconfig mainmenu upgradeArnaud Lacombe25-137/+12
2010-09-20kconfig: expand file namesArnaud Lacombe1-2/+5
2010-09-20kconfig: use the file's name of sourced fileArnaud Lacombe1-2/+3
2010-09-20kconfig: constify file nameArnaud Lacombe3-3/+3
2010-09-20kconfig: don't emit warning upon rootmenu's prompt redefinitionArnaud Lacombe1-1/+1
2010-09-20kconfig: replace KERNELVERSION usage by the mainmenu's promptArnaud Lacombe5-26/+11
2010-09-20kconfig: delay gconf window initializationArnaud Lacombe1-6/+6
2010-09-20kconfig: expand by default the rootmenu's promptArnaud Lacombe1-0/+4
2010-09-20kconfig: add a symbol string expansion helperArnaud Lacombe2-0/+50
2010-09-20kconfig: regen parserArnaud Lacombe2-267/+287
2010-09-20kconfig: implement the `mainmenu' directiveArnaud Lacombe2-4/+13
2010-09-20kconfig: allow PACKAGE to be defined on the compiler's command-lineArnaud Lacombe1-0/+3
2010-09-20kconfig: rephrase help texts/comments not to include the package nameArnaud Lacombe6-54/+45
2010-09-20kconfig: allow build-time definition of the internal config prefixArnaud Lacombe6-34/+43
2010-09-20kconfig: rephrase help text not to mention the internal prefixArnaud Lacombe2-11/+11
2010-09-20kconfig: replace a `switch()' statement by a more flexible `if()' statementArnaud Lacombe1-14/+5
2010-09-17scripts/kconfig/gconf.glade Update broken web addresses.Justin P. Mattock1-1/+0
2010-09-13kconfig: Simplify Makefile for xconfigMichal Marek1-2/+2
2010-09-13Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systemsAlexander Stein1-6/+4
2010-09-13nconfig: Fix help for choice menusStephen Boyd1-0/+2
2010-09-08kbuild: fix oldnoconfig to do the right thingKyle McMartin1-1/+1
2010-09-06xconfig: Change the titlebar if using Qt3Michal Marek1-2/+8
2010-09-01kconfig qconf: port to QT4Alexander Stein3-146/+168
2010-08-31kbuild: use getopt_long(), not its _only() variantArnaud Lacombe1-1/+1
2010-08-26kbuild: don't overwrite HOST_EXTRACFLAGSArnaud Lacombe1-4/+2
2010-08-21setlocalversion: Ignote SCMs above the linux source treeMichal Marek1-2/+2
2010-08-20makefile: not need to regenerate kernel.release file when make kernelreleaseAmerigo Wang1-2/+2
2010-08-17fixes for using make 3.82Jan Beulich2-2/+4
2010-08-17kbuild: fix typoArnaud Lacombe1-1/+1
2010-08-17kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBESArnaud Lacombe1-2/+3
2010-08-17kbuild: confdata.c explicitly reference errno, thus need <errno.h>Arnaud Lacombe1-0/+1
2010-08-16nconfig: add search supportNir Tzachar3-180/+208
2010-08-16Linux 2.6.36-rc1v2.6.36-rc1Linus Torvalds1-2/+2
2010-08-15arch/tile: don't validate CROSS_COMPILE needlesslyChris Metcalf1-9/+11
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2-1/+15
2010-08-15arch/tile: export only COMMAND_LINE_SIZE to userspace.Chris Metcalf1-2/+6
2010-08-15arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNChris Metcalf1-3/+2
2010-08-15ALSA: sound/usb/format: silence uninitialized variable warningsDan Carpenter1-0/+8
2010-08-15gcc-4.6: ACPI: fix unused but set variables in ACPIAndi Kleen7-26/+11
2010-08-15ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-33/+54
2010-08-15ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFSZhang Rui2-50/+82