summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Introduce IS_ENABLED(), IS_BUILTIN() and IS_MODULE()Michal Marek2011-07-293-58/+47
* xconfig: Abort close if configuration cannot be savedMichal Marek2011-07-252-4/+11
* kconfig: fix missing "0x" prefix from S_HEX symbol in autoconf.hArnaud Lacombe2011-07-181-5/+21
* kconfig/nconf: remove useless conditionnalArnaud Lacombe2011-07-131-4/+1
* kconfig/nconf: prevent segfault on empty menuArnaud Lacombe2011-07-131-1/+6
* kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe2011-07-131-13/+1
* nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu2011-07-131-2/+0
* Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-07-043-22/+39
|\
| * kconfig/conf: mark xfgets() privateArnaud Lacombe2011-07-022-7/+3
| * kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe2011-07-021-3/+0
| * kconfig/conf: add command line options' descriptionArnaud Lacombe2011-07-021-1/+31
| * kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe2011-07-021-3/+1
| * kconfig: use calloc() for expr allocationArnaud Lacombe2011-07-021-8/+4
* | kconfig: introduce specialized printerArnaud Lacombe2011-07-014-128/+266
* | kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe2011-06-241-1/+1
* | Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek2011-06-0819-112/+26
|\|
| * kconfig/gconf: silent missing prototype warningsArnaud Lacombe2011-06-061-1/+2
| * kconfig/gconf: kill deadcodeArnaud Lacombe2011-06-061-33/+0
| * kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe2011-06-0617-76/+9
| * kconfig: nuke reference to SWIGArnaud Lacombe2011-06-061-3/+0
| * kconfig: add missing <stdlib.h> inclusionArnaud Lacombe2011-06-061-0/+1
| * kconfig: add missing <ctype.h> inclusionArnaud Lacombe2011-06-061-0/+1
| * kconfig: add missing <stdarg.h> inclusionArnaud Lacombe2011-06-063-0/+3
| * kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe2011-06-061-1/+1
| * kconfig: annotate non-trivial fall-troughArnaud Lacombe2011-06-064-0/+11
* | Merge commit 'v3.0-rc1' into kbuild/kconfigMichal Marek2011-06-089563-439502/+524986
|\|
| * Linux 3.0-rc1v3.0-rc1Linus Torvalds2011-05-291-5/+5
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds2011-05-296-263/+220
| |\
| | * eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks2011-05-293-13/+6
| | * eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks2011-05-293-105/+88
| | * eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks2011-05-291-16/+10
| | * eCryptfs: Fix new inode race conditionTyler Hicks2011-05-295-28/+30
| | * eCryptfs: Cleanup inode initialization codeTyler Hicks2011-05-292-68/+69
| | * eCryptfs: Consolidate inode functions into inode.cTyler Hicks2011-05-294-107/+91
| * | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds2011-05-2932-279/+3907
| |\ \
| | * | pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh2011-05-291-1/+18
| | * | NFSv4.1: define nfs_generic_pg_testBoaz Harrosh2011-05-291-24/+20
| | * | NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy2011-05-294-19/+17
| | * | NFSv4.1: change pg_test return type to boolBenny Halevy2011-05-296-23/+22
| | * | NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy2011-05-295-54/+27
| | * | pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh2011-05-293-0/+61
| | * | pnfs: encode_layoutcommitBenny Halevy2011-05-292-3/+17
| | * | pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh2011-05-293-2/+297
| | * | pnfs: encode_layoutreturnAndy Adamson2011-05-292-2/+11
| | * | pnfs: layoutret_on_setattrBenny Halevy2011-05-293-0/+26
| | * | pnfs: layoutreturnBenny Halevy2011-05-297-7/+274
| | * | pnfs-obj: osd raid engine read/write implementationBoaz Harrosh2011-05-293-0/+901
| | * | pnfs: support for non-rpc layout driversBenny Halevy2011-05-295-4/+62
| | * | pnfs-obj: define per-inode private structureBenny Halevy2011-05-293-0/+46
| | * | pnfs: alloc and free layout_hdr layoutdriver methodsBenny Halevy2011-05-292-3/+22