summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-1119-100/+262
|\
| * kconfig: allow "hex" and "range" to support longsKees Cook2013-06-291-5/+5
| * Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...Yann E. MORIN2013-06-261-3/+3
| * kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIGYann E. MORIN2013-06-241-3/+3
| * kconfig: loop as long as we changed some symbols in randconfigYann E. MORIN2013-06-243-6/+17
| * kconfig/[mn]conf: make it explicit in the search box that a regexp is possibleYann E. MORIN2013-06-242-2/+2
| * kconfig: sort found symbols by relevanceYann E. MORIN2013-06-242-9/+82
| * kconfig/conf: print the seed used to initialise the RNG for randconfigYann E. MORIN2013-06-181-0/+1
| * kconfig/conf: accept a base-16 seed for randconfigYann E. MORIN2013-06-181-1/+1
| * kconfig/conf: fix randconfig setting multiple symbols in a choiceYann E. MORIN2013-06-181-0/+3
| * scripts/config: replace hard-coded script name by a dynamic valueClement Chauplannaz2013-06-181-5/+7
| * mconf/nconf: mark empty menus/menuconfigs different from non-empty onesDirk Gouders2013-06-184-13/+31
| * nconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-182-16/+25
| * mconf: use function calls instead of ncurses' variables LINES and COLSDirk Gouders2013-06-186-14/+19
| * kconfig/lxdialog: handle newline characters in print_autowrap()Dirk Gouders2013-06-182-16/+19
| * kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()Sedat Dilek2013-06-181-1/+3
| * kconfig/lxdialog: Add definitions for mininimum (re)size valuesSedat Dilek2013-06-167-9/+23
| * kconfig: Fix defconfig when one choice menu selects options that another choi...Arve Hjønnevåg2013-06-164-4/+25
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-07-1110-63/+73
|\ \
| * | kbuild: create directory for dir/file.o张忠山2013-07-031-1/+1
| * | tools/include: use stdint types for user-space byteshift headersYaakov Selkowitz2013-07-032-34/+34
| * | Makefile: Fix install error with make -j optionRobert Richter2013-07-031-1/+1
| * | Fix a build warning in scripts/mod/file2alias.cDaniel Tang2013-07-031-4/+6
| * | improve modalias buildingJan Beulich2013-06-281-8/+3Star
| * | scripts/mod: Spelling s/DEVICEVTABLE/DEVICETABLE/Geert Uytterhoeven2013-06-281-2/+2
| * | kbuild: fix error when building from src rpmMike Marciniszyn2013-06-242-1/+6
| * | scripts/setlocalversion on write-protected source treeChristian Kujau2013-06-241-3/+0Star
| * | Makefile.lib: align DTB quiet_cmdJames Hogan2013-06-131-1/+1
| * | kbuild: fix make headers_install when path is too longNicolas Dichtel2013-05-172-8/+19
| |/
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-112-5/+3Star
|\ \
| * | perf: Fix interrupt handler timing harnessStephane Eranian2013-07-051-2/+2
| * | perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra2013-07-051-3/+1Star
* | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-07-104-39/+52
|\ \ \
| * | | module: cleanup call chain.Rusty Russell2013-07-031-19/+16Star
| * | | module: do percpu allocation after uniqueness check. No, really!Rusty Russell2013-07-031-16/+18
| * | | modules: don't fail to load on unknown parameters.Rusty Russell2013-07-021-1/+12
| * | | ABI: Clarify when /sys/module/MODULENAME is createdJean Delvare2013-07-021-3/+7
| * | | There is no /sys/parametersJean Delvare2013-07-022-2/+2
| * | | module: don't modify argument of module_kallsyms_lookup_name()Mathias Krause2013-07-021-8/+7Star
* | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-1010-20/+39
|\ \ \ \
| * | | | MAINTAINERS: add tools/virtio/ under virtioMichael S. Tsirkin2013-07-091-0/+1
| * | | | tools/virtio: move module license stub to module.hMichael S. Tsirkin2013-07-092-3/+5
| * | | | virtio: include asm/barrier explicitlyMichael S. Tsirkin2013-07-091-0/+1
| * | | | virtio: VIRTIO_F_ANY_LAYOUT featureRusty Russell2013-07-091-0/+3
| * | | | lguest: fix example launcher compilation for broken glibc headers.Rusty Russell2013-07-042-9/+9
| * | | | virtio-net: fix the race between channels setting and refillJason Wang2013-07-041-4/+1Star
| * | | | tools/lguest: real barriers.Rusty Russell2013-07-021-2/+2
| * | | | tools/lguest: fix missing rmb().Rusty Russell2013-07-021-0/+13
| * | | | virtio_balloon: leak_balloon(): only tell host if we got pages deflatedLuiz Capitulino2013-07-021-1/+2
| * | | | virtio-pci: fix leaks of msix_affinity_masksAndrew Vagin2013-07-021-2/+3