summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts: add stackusage scriptRasmus Villemoes2015-08-281-0/+33
* kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn2015-08-261-1/+0Star
* 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/+5Star
* 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/+2Star
* 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/+1Star
* 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/+1Star
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-222-54/+433
|\
| * modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2015-04-221-0/+21
| * modpost: expand pattern matching to support substring matchesPaul Gortmaker2015-04-221-1/+11
| * modpost: do not try to match the SHT_NUL section.Quentin Casasnovas2015-04-221-0/+9
| * modpost: fix extable entry size calculation.Quentin Casasnovas2015-04-221-6/+10
| * modpost: fix inverted logic in is_extable_fault_address().Quentin Casasnovas2015-04-221-1/+6
| * modpost: handle -ffunction-sectionsRusty Russell2015-04-221-1/+1
| * modpost: Whitelist .text.fixup and .exception.textThierry Reding2015-04-221-1/+1
| * modpost: document the use of struct section_check.Quentin Casasnovas2015-04-131-0/+20
| * modpost: handle relocations mismatch in __ex_table.Quentin Casasnovas2015-04-131-0/+141
| * scripts: add check_extable.sh script.Quentin Casasnovas2015-04-131-0/+146
| * modpost: mismatch_handler: retrieve tosym information only when needed.Quentin Casasnovas2015-04-131-3/+4
| * modpost: factorize symbol pretty print in get_pretty_name().Quentin Casasnovas2015-04-131-11/+12
| * modpost: add handler function pointer to sectioncheck.Quentin Casasnovas2015-04-131-26/+42
| * modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.Quentin Casasnovas2015-04-131-1/+2
| * modpost: add strict white-listing when referencing sections.Quentin Casasnovas2015-04-131-15/+19
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-221-1/+2
|\ \
| * | kbuild: Create directory for target DTBNathan Rossi2015-04-031-1/+2
| |/
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-9/+138
|\ \
| * | checkkconfigsymbols.py: fix sorted outputValentin Rothberg2015-03-241-5/+7
| * | checkkconfigsymbols.py: make it Git awareValentin Rothberg2015-03-161-6/+132
| * | checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg2015-03-091-3/+4
| |/
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-04-212-0/+25
|\ \
| * | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-151-1/+1
| * | scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon2015-04-151-0/+1
| * | irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-251-0/+24
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-172-0/+19
|\ \ \
| * | | MIPS: Add CDMM bus supportJames Hogan2015-03-312-0/+19
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-173-25/+148
|\ \ \
| * | | kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin2015-04-171-2/+6