summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2013-10-08xconfig: Fix the filename for GUI settingsBen Hutchings-0/+6
2013-10-08kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->lenMartin Walch-1/+1
2013-10-08kconfig: remove unused definition from scannerMartin Walch-1/+0
2013-10-08kconfig: adjust warning message for conflicting typesMartin Walch-3/+4
2013-10-08kconfig: fix trivial typos and update mconf documentationMartin Walch-33/+31
2013-10-08kconfig: add short explanation to SYMBOL_WRITEMartin Walch-1/+1
2013-10-08Documentation/kbuild/kconfig.txt: 'make listnewconfig' replaces: yes "" | mak...Regid Ichira-9/+2
2013-09-13scripts/config: fix variable substitution commandClement Chauplannaz-1/+1
2013-09-05kconfig: do not allow more than one symbol to have 'option modules'Yann E. MORIN-0/+7
2013-09-05kconfig: regenerate bison parserYann E. MORIN-264/+298
2013-09-05kconfig: do not special-case 'MODULES' symbolYann E. MORIN-13/+3
2013-09-01diffconfig: Update script to support python versions 2.5 through 3.3Mike Pagano-15/+13
2013-08-19diffconfig: Gracefully exit if the default config files are not presentMike Pagano-2/+7
2013-08-15modules: do not depend on kconfig to set 'modules' option to symbol MODULESYann E. MORIN-0/+1
2013-08-15kconfig: silence warning when parsing auto.conf when a symbol has changed typeYann E. MORIN-3/+8
2013-08-15scripts/config: use sed's POSIX interfaceClement Chauplannaz-3/+41
2013-08-15kconfig: switch to "long long" for sanityKees Cook-9/+10
2013-07-23Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek-38/+27
2013-07-16kconfig: simplify symbol-search codeYann E. MORIN-19/+11
2013-07-16kconfig: don't allocate n+1 elements in temporary arrayYann E. MORIN-1/+1
2013-07-16kconfig: minor style fixes in symbol-search codeYann E. MORIN-4/+3
2013-07-16kconfig/[mn]conf: shorten title in search-boxYann E. MORIN-4/+4
2013-07-16kconfig: avoid multiple calls to strlenYann E. MORIN-5/+5
2013-07-16Documentation/kconfig: more concise and straightforward search explanationYann E. MORIN-5/+3
2013-07-14Linux 3.11-rc1v3.11-rc1Linus Torvalds-1604/+883
2013-07-14Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-69/+121
2013-07-14slub: Check for page NULL before doing the node_match checkSteven Rostedt-1/+1
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-137/+73
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro-3/+2
2013-07-14cgroup: we can use simple_lookup() nowAl Viro-10/+1
2013-07-14efivarfs: we can use simple_lookup() nowAl Viro-13/+1
2013-07-14make simple_lookup() usable for filesystems that set ->s_d_opAl Viro-1/+2
2013-07-14configfs: don't open-code d_alloc_name()Al Viro-11/+2
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro-25/+9
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro-33/+23
2013-07-13Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds-40/+462
2013-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-56/+253
2013-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-241/+607
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds-529/+828
2013-07-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+11
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-5/+125
2013-07-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-63/+608
2013-07-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-163/+154
2013-07-13Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-359/+381
2013-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-161/+310
2013-07-13Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds-4/+7
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2376/+2301
2013-07-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-740/+629
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-803/+18436
2013-07-13Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9847/+10887