summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-09-0817-61/+345
|\
| * deb-pkg: add source packageRiku Voipio2015-09-042-6/+49
| * package/Makefile: move source tar creation to a functionRiku Voipio2015-09-041-13/+16
| * scripts: add stackdelta scriptRasmus Villemoes2015-08-281-0/+59
| * kbuild: remove *.su files generated by -fstack-usageRasmus Villemoes2015-08-281-0/+1
| * .gitignore: add *.su patternRasmus Villemoes2015-08-281-0/+1
| * scripts: add stackusage scriptRasmus Villemoes2015-08-281-0/+33
| * kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn2015-08-261-1/+0
| * fallback to hostname in scripts/package/builddebChristian Kujau2015-08-191-1/+1
| * coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski2015-08-191-0/+73
| * deb-pkg: simplify directory creationRiku Voipio2015-08-191-14/+5
| * scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd2015-08-191-0/+4
| * scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-151-6/+2
| * Kbuild: Add ID files to .gitignoreAndi Kleen2015-06-151-0/+3
| * gitignore: Add MIPS vmlinux.32 to the listFlorian Fainelli2015-06-151-0/+1
| * coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-031-1/+1
| * coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-251-2/+5
| * coccinelle: api: add vma_pages.cocciDmitry Kalinkin2015-05-211-0/+60
| * scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-211-1/+1
| * scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-211-1/+1
| * coccinelle: simple_open: Use imperative moodFabio Estevam2015-05-201-2/+2
| * coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-201-2/+1
| * coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-201-1/+1
| * coccinelle: pm_runtime: Insert blank lineFabio Estevam2015-05-201-1/+1
| * deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)2015-05-201-0/+7
| * builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov2015-05-061-0/+6
| * deb-pkg: move setting debarch for a separate functionRiku Voipio2015-04-271-7/+11
| * kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov2015-04-271-3/+1
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2015-09-087-207/+211
|\ \
| * | merge_config.sh: exit on missing input filesSam Bobroff2015-08-201-0/+4
| * | kconfig: Regenerate shipped zconf.{hash,lex}.c filesAndreas Ruprecht2015-08-192-191/+192
| * | kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2015-08-192-9/+12
| * | kconfig: Delete unnecessary checks before the function call "sym_calc_value"Markus Elfring2015-08-192-7/+3
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2015-09-0810-381/+384
|\ \ \
| * | | kbuild: Fix clang detectionMichal Marek2015-09-044-13/+10
| * | | kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada2015-08-241-19/+0
| * | | kbuild: fixdep: optimize code slightlyMasahiro Yamada2015-08-241-3/+4
| * | | genksyms: Regenerate parserMichal Marek2015-08-202-343/+354
| * | | genksyms: Duplicate function pointer type definitions segfaultRichard Yao2015-08-201-0/+9
| * | | kbuild: Fix .text.unlikely placementAndi Kleen2015-08-201-3/+1
| * | | Avoid conflict with host definitions when cross-compilingPavel Fedin2015-08-201-0/+6
| |/ /
* | | Merge tag 'trace-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-09-0816-437/+562
|\ \ \
| * | | ring-buffer: Revert "ring-buffer: Get timestamp after event is allocated"Steven Rostedt (Red Hat)2015-09-031-106/+50
| * | | tracing: Don't make assumptions about length of string on task renameSasha Levin2015-08-311-1/+1
| * | | tracing: Allow triggers to filter for CPU ids and process namesDaniel Wagner2015-08-112-2/+77
| * | | ftrace: Format MCOUNT_ADDR address as type unsigned longMinfei Huang2015-07-206-7/+7
| * | | tracing: Introduce two additional marks for delayJungseok Lee2015-07-202-14/+41
| * | | ftrace: Fix function_graph duration spacing with 7-digitsSteven Rostedt (Red Hat)2015-07-201-2/+2
| * | | ftrace: add tracing_thresh to function profileUmesh Tiwari2015-07-201-2/+7
| * | | tracing: Clean up stack tracing and fix fentry updatesSteven Rostedt (Red Hat)2015-07-201-45/+23
OpenPOWER on IntegriCloud