summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-07-13kconfig/nconf: prevent segfault on empty menuArnaud Lacombe
2011-07-13kconfig/nconf: use the generic menu_get_ext_help()Arnaud Lacombe
2011-07-13nconfig: Avoid Wunused-but-set warningRaghavendra D Prabhu
2011-07-04Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek
2011-07-02kconfig/conf: mark xfgets() privateArnaud Lacombe
2011-07-02kconfig: remove pending prototypes for kconfig_load()Arnaud Lacombe
2011-07-02kconfig/conf: add command line options' descriptionArnaud Lacombe
2011-07-02kconfig/conf: reduce the scope of `defconfig_file'Arnaud Lacombe
2011-07-02kconfig: use calloc() for expr allocationArnaud Lacombe
2011-07-01kconfig: introduce specialized printerArnaud Lacombe
2011-06-24kconfig: do not overwrite symbol direct dependency in assignmentArnaud Lacombe
2011-06-08Merge branch 'kconfig-trivial' of git://github.com/lacombar/linux-2.6 into kb...Michal Marek
2011-06-08Merge commit 'v3.0-rc1' into kbuild/kconfigMichal Marek
2011-06-06kconfig/gconf: silent missing prototype warningsArnaud Lacombe
2011-06-06kconfig/gconf: kill deadcodeArnaud Lacombe
2011-06-06kconfig: nuke LKC_DIRECT_LINK cruftArnaud Lacombe
2011-06-06kconfig: nuke reference to SWIGArnaud Lacombe
2011-06-06kconfig: add missing <stdlib.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <ctype.h> inclusionArnaud Lacombe
2011-06-06kconfig: add missing <stdarg.h> inclusionArnaud Lacombe
2011-06-06kconfig: fix return code for invalid boolean symbol in conf_set_sym_val()Arnaud Lacombe
2011-06-06kconfig: annotate non-trivial fall-troughArnaud Lacombe
2011-05-29Linux 3.0-rc1Linus Torvalds
2011-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Linus Torvalds
2011-05-29Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-05-29arm gpio drivers: make them 'depends on ARM'Linus Torvalds
2011-05-29eCryptfs: Remove ecryptfs_header_cache_2Tyler Hicks
2011-05-29eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()Tyler Hicks
2011-05-29eCryptfs: Return useful code from contains_ecryptfs_markerTyler Hicks
2011-05-29eCryptfs: Fix new inode race conditionTyler Hicks
2011-05-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds
2011-05-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2011-05-29Merge branch 'x86-platform-next' into x86-platformMatthew Garrett
2011-05-29Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2011-05-29Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds
2011-05-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2011-05-29Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-05-29cifs/ubifs: Fix shrinker API change falloutAl Viro
2011-05-29pnfs-obj: pg_test check for max_io_sizeBoaz Harrosh
2011-05-29NFSv4.1: define nfs_generic_pg_testBoaz Harrosh
2011-05-29NFSv4.1: use pnfs_generic_pg_test directly by layout driverBenny Halevy
2011-05-29NFSv4.1: change pg_test return type to boolBenny Halevy
2011-05-29NFSv4.1: unify pnfs_pageio_init functionsBenny Halevy
2011-05-29pnfs-obj: objlayout_encode_layoutcommit implementationBoaz Harrosh
2011-05-29pnfs: encode_layoutcommitBenny Halevy
2011-05-29pnfs-obj: report errors and .encode_layoutreturn Implementation.Boaz Harrosh