summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-02-2721-283/+391
|\
| * Merge branch 'kbuild/rc-fixes' into kbuild/kconfigMichal Marek2013-02-2510888-302223/+522743
| |\
| | * Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...Michal Marek2013-01-121-1/+0
| | |\
| | | * kconfig:lxdialog: remove duplicate codeWang YanQing2012-12-271-1/+0
| * | | kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.newBen Hutchings2013-02-191-1/+6
| * | | kconfig: nconf: rewrite labels of function keys lineRoland Eggner2013-02-091-4/+4
| * | | kconfig: nconf: rewrite help textsRoland Eggner2013-02-091-164/+156
| * | | kconfig: fix a compiliation error when using make xconfigTiana Rakotovao Andriamahefa2013-01-301-0/+1
| * | | nconf: function keys line, change background color for better readabilityRoland Eggner2013-01-241-1/+1
| * | | menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...Wang YanQing2013-01-161-14/+0
| * | | menuconfig: Add Save/Load buttonsWang YanQing2013-01-162-14/+36
| * | | menuconfig:inputbox: support navigate input positionWang YanQing2012-12-251-29/+92
| * | | kconfig: document use of CONFIG_ environment variableYann E. MORIN2012-12-251-0/+6
| * | | scripts/kconfig: ensure we use proper CONFIG_ prefixYann E. MORIN2012-12-201-0/+3
| * | | merge_config.sh: Add option to specify output dirZhangfei Gao2012-12-091-4/+16
| * | | Revert "kconfig-language: add to hints"Yann E. MORIN2012-12-061-23/+0
| * | | kconfig: Regenerate lexerMichal Marek2012-11-201-4/+4
| * | | kconfig: Fix malloc handling in conf toolsAlan Cox2012-11-206-19/+40
| * | | kconfig: get CONFIG_ prefix from the environmentYann E. MORIN2012-11-203-2/+3
| * | | kconfig: add a function to get the CONFIG_ prefixYann E. MORIN2012-11-201-0/+6
| * | | kconfig: remove CONFIG_ from string constantsYann E. MORIN2012-11-202-4/+17
| * | | menuconfig: fix extended colors ncurses supportKrzysztof Mazur2012-11-201-0/+1
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-02-277-34/+302
|\ \ \ \
| * | | | scripts/coccinelle: find constant additions that could be bit orsJulia Lawall2013-02-221-0/+55
| * | | | coccicheck: Allow to show the executed command lineBernd Schubert2013-02-221-7/+21
| * | | | coccicheck: Allow the user to give a V= (verbose) argumentBernd Schubert2013-02-222-1/+14
| * | | | scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin2013-02-221-0/+103
| * | | | kbuild: clear KBUILD_SRC when calling 'make' in RPM specDavid R. Bild2013-02-221-1/+1
| * | | | scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin2013-01-241-0/+83
| * | | | scripts/tags.sh: Fix regex syntax for etagsAndreas Schwab2013-01-131-25/+25
| | |/ / | |/| |
* | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-02-2715-758/+749
|\ \ \ \
| * | | | kbuild: Fix reading of .config in link-vmlinux.shMichal Marek2013-02-251-1/+8
| * | | | kbuild: Unset language specific variables in setlocalversion scriptChristophe Leroy2013-02-221-1/+1
| * | | | Kbuild: Disable var tracking with CONFIG_DEBUG_INFO_REDUCEDAndi Kleen2013-02-221-1/+2
| * | | | depmod: pass -P $CONFIG_SYMBOL_PREFIXJames Hogan2013-02-222-4/+24
| * | | | kbuild: Fix destination-y for installed headersJesper Nilsson2013-02-221-3/+3
| * | | | scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIGMichael Grzeschik2013-02-221-1/+1
| * | | | kernel: Replace timeconst.pl with a bc scriptH. Peter Anvin2013-02-163-382/+120
| * | | | mod/file2alias: make modalias generation safe for cross compilingAndreas Schwab2013-01-248-368/+591
| |/ / /
* | | | Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2013-02-276-17/+57
|\ \ \ \
| * | | | ALSA: emu10k1: Allow to switch hardware sampe rate on EMUMihail Zenkov2013-02-251-2/+6
| * | | | ALSA: hda - Enable beep for ASUS EeeBox EBP1501PTakashi Iwai2013-02-251-0/+1
| * | | | ALSA: emu10k1: Load firmware when it was already cachedFlorian Zeitz2013-02-251-5/+6
| * | | | ALSA: ice1724: M-Audio Audiophile192: Fix SPDIF inputJonas Petersen2013-02-251-13/+24
| * | | | ALSA: bt87x: Make load_all parameter working againTakashi Iwai2013-02-251-2/+17
| * | | | ALSA: emu10k1: Fix regression in emu1010 firmware loadingMihail Zenkov2013-02-221-0/+5
| * | | | ALSA: hda - hdmi: Make jacks phantom, if they're not detectableDavid Henningsson2013-02-221-0/+3
* | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-02-271-8/+11
|\ \ \ \ \
| * | | | | ext4: fix extent status tree regression for file systems > 512GBTheodore Ts'o2013-02-271-8/+11
* | | | | | sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-271-8/+7