summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ide: tx4938ide: use module_platform_driver_probe()Jingoo Han2013-03-081-12/+1
* | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-101-1/+1
|\ \ \ \
| * | | | printk: Fix rq->lock vs logbuf_lock unlock lock inversionBu, Yitian2013-02-181-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-07-1023-66/+1592
|\ \ \ \ \
| * | | | | mm: remove free_area_cacheMichel Lespinasse2013-07-1017-66/+0
| * | | | | zswap: add documentationSeth Jennings2013-07-101-0/+68
| * | | | | zswap: add to mm/Seth Jennings2013-07-103-0/+964
| * | | | | zbud: add to mm/Seth Jennings2013-07-104-0/+560
| | |_|/ / | |/| | |
* | | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2013-07-1037-75/+215
|\ \ \ \ \
| * | | | | Coccinelle: Update information about the minimal version requiredNicolas Palix2013-07-032-11/+13
| * | | | | Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-0334-47/+47
| * | | | | scripts: Coccinelle script for pci_free_consistent()strnape1@fel.cvut.cz2013-07-031-0/+52
| * | | | | Coccinelle: Update the documentationNicolas Palix2013-07-031-13/+26
| * | | | | Coccinelle: Update section of MAINTAINERSNicolas Palix2013-07-031-0/+1
| * | | | | coccicheck: span checks across CPUsKees Cook2013-07-032-3/+33
| * | | | | scripts/coccinelle: check for field address argument to kfreeJulia Lawall2013-06-141-0/+32
| * | | | | Coccinelle: Update the Coccinelle section of MAINTAINERSNicolas Palix2013-06-141-0/+2
| * | | | | Coccinelle: Make 'report' the default modeNicolas Palix2013-06-141-3/+11
* | | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2013-07-1019-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-1010-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/+3
| * | | | | | 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/+0
| * | | | | | 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-102-5/+3
|\ \ \ \ \ \
| * | | | | | 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/+1
OpenPOWER on IntegriCloud