aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-01-14kconfig: add merge_config.sh scriptjohn stultz
2011-12-18kconfig: use xfwrite wrapper function to silence warningsPeter Foley
2011-12-11kconfig: fix set but not used warningsPeter Foley
2011-12-11kconfig: fix warnings by specifing format argumentsPeter Foley
2011-09-09scripts/kconfig/nconf: add KEY_HOME / KEY_END for dialog_inputboxCheng Renquan
2011-09-09scripts/kconfig/nconf: fix editing long stringsCheng Renquan
2011-09-09scripts/kconfig/nconf: dynamically alloc dialog_input_resultCheng Renquan
2011-09-09scripts/kconfig/nconf: fix memmove's length argCheng Renquan
2011-09-09scripts/kconfig/nconf: fix typo: unknow => unknownCheng Renquan
2011-08-31Merge branch 'kconfig/for-next' of git://github.com/lacombar/linux-2.6 into k...Michal Marek
2011-08-29kconfig: fix set but not used variablesLucas De Marchi
2011-08-29kconfig: handle SIGINT in menuconfigDavidlohr Bueso
2011-08-29kconfig: fix __enabled_ macros definition for invisible and un-selected symbolsArnaud Lacombe
2011-08-19Merge branch 'master/kconfig-localmodconfig' of git://github.com/lacombar/lin...Michal Marek
2011-08-08kconfig: factor code in menu_get_ext_help()Arnaud Lacombe
2011-08-08kbuild: Fix help text not displayed in choice option.Srinivas Kandagatla
2011-08-08kconfig/nconf: nuke unreferenced `nohelp_text'Arnaud Lacombe
2011-08-08kconfig/streamline_config.pl: merge local{mod,yes}configArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: use options to determine operating modeArnaud Lacombe
2011-08-08kconfig/streamline_config.pl: directly access LSMOD from the environmentArnaud Lacombe
2011-08-07Linux 3.1-rc1Linus Torvalds
2011-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-08-07sh: Fix boot crash related to SCIRafael J. Wysocki
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-07fix rcu annotations noise in cred.hAl Viro
2011-08-07vfs: rename 'do_follow_link' to 'should_follow_link'Linus Torvalds
2011-08-07Fix POSIX ACL permission checkAri Savolainen
2011-08-06Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2011-08-06vfs: optimize inode cache access patternsLinus Torvalds
2011-08-06vfs: renumber DCACHE_xyz flags, remove some stale onesLinus Torvalds
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-08-06ore: Make ore its own moduleBoaz Harrosh
2011-08-06exofs: Rename raid engine from exofs/ios.c => oreBoaz Harrosh
2011-08-06exofs: ios: Move to a per inode components & device-tableBoaz Harrosh
2011-08-06exofs: Move exofs specific osd operations out of ios.cBoaz Harrosh
2011-08-06exofs: Add offset/length to exofs_get_io_stateBoaz Harrosh
2011-08-06net: Compute protocol sequence numbers and fragment IDs using MD5.David S. Miller
2011-08-06crypto: Move md5_transform to lib/md5.cDavid S. Miller
2011-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-08-06Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-06Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds
2011-08-06Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-08-06Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-06CodingStyle: Document the exception of not splitting user-visible strings, fo...Josh Triplett
2011-08-06vfs: show O_CLOEXE bit properly in /proc/<pid>/fdinfo/<fd> filesLinus Torvalds
2011-08-06oom_ajd: don't use WARN_ONCE, just use printk_onceLinus Torvalds
2011-08-06lib/sha1: use the git implementation of SHA-1Mandeep Singh Baines
2011-08-06sparc: Fix build with DEBUG_PAGEALLOC enabled.David S. Miller