summaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAge
* scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd2015-08-19
* scripts/package/Makefile: rpmbuild is needed for rpm targetsJim Davis2015-06-15
* coccinelle: simple_return: Add a blank lineFabio Estevam2015-06-03
* coccinelle: irqf_oneshot.cocci: Improve the generated commit logFabio Estevam2015-05-25
* coccinelle: api: add vma_pages.cocciDmitry Kalinkin2015-05-21
* scripts/coccinelle/misc/irqf_oneshot.cocci: Fix grammarFabio Estevam2015-05-21
* scripts/coccinelle/misc/semicolon.cocci: Use imperative moodFabio Estevam2015-05-21
* coccinelle: simple_open: Use imperative moodFabio Estevam2015-05-20
* coccinelle: ifaddr: Fix the sentenceFabio Estevam2015-05-20
* coccinelle: returnvar: Use imperative moodFabio Estevam2015-05-20
* coccinelle: pm_runtime: Insert blank lineFabio Estevam2015-05-20
* deb-pkg: Add device tree blobs to the packageArnaud Patard (Rtp)2015-05-20
* builddeb: fix stripped module signatures if CONFIG_DEBUG_INFO and CONFIG_MODU...Andrey Skvortsov2015-05-06
* deb-pkg: move setting debarch for a separate functionRiku Voipio2015-04-27
* kbuild/mkspec: Simplify vmlinux.bz2 creationBorislav Petkov2015-04-27
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-22
|\
| * modpost: don't emit section mismatch warnings for compiler optimizationsPaul Gortmaker2015-04-22
| * modpost: expand pattern matching to support substring matchesPaul Gortmaker2015-04-22
| * modpost: do not try to match the SHT_NUL section.Quentin Casasnovas2015-04-22
| * modpost: fix extable entry size calculation.Quentin Casasnovas2015-04-22
| * modpost: fix inverted logic in is_extable_fault_address().Quentin Casasnovas2015-04-22
| * modpost: handle -ffunction-sectionsRusty Russell2015-04-22
| * modpost: Whitelist .text.fixup and .exception.textThierry Reding2015-04-22
| * modpost: document the use of struct section_check.Quentin Casasnovas2015-04-13
| * modpost: handle relocations mismatch in __ex_table.Quentin Casasnovas2015-04-13
| * scripts: add check_extable.sh script.Quentin Casasnovas2015-04-13
| * modpost: mismatch_handler: retrieve tosym information only when needed.Quentin Casasnovas2015-04-13
| * modpost: factorize symbol pretty print in get_pretty_name().Quentin Casasnovas2015-04-13
| * modpost: add handler function pointer to sectioncheck.Quentin Casasnovas2015-04-13
| * modpost: add .sched.text and .kprobes.text to the TEXT_SECTIONS list.Quentin Casasnovas2015-04-13
| * modpost: add strict white-listing when referencing sections.Quentin Casasnovas2015-04-13
* | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2015-04-22
|\ \
| * | kbuild: Create directory for target DTBNathan Rossi2015-04-03
| |/
* | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-21
|\ \
| * | checkkconfigsymbols.py: fix sorted outputValentin Rothberg2015-03-24
| * | checkkconfigsymbols.py: make it Git awareValentin Rothberg2015-03-16
| * | checkkconfigsymbols.py: filter reports for tools/Valentin Rothberg2015-03-09
| |/
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2015-04-20
|\ \
| * | scripts/coccinelle/misc/bugon.cocci: update bug_on conversion warningFabian Frederick2015-04-15
| * | scripts/extract-ikconfig: Support LZ4-compressed images.Alex Pilon2015-04-15
| * | irqf_oneshot.cocci: add check of devm_request_threaded_irq()Valentin Rothberg2015-03-25
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\ \ \
| * | | MIPS: Add CDMM bus supportJames Hogan2015-03-31
| | |/ | |/|
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-17
|\ \ \
| * | | kasan: Makefile: shut up warnings if CONFIG_COMPILE_TEST=yAndrey Ryabinin2015-04-17
| * | | checkpatch: avoid "spaces required around that ':'" false positiveJoe Perches2015-04-17
| * | | checkpatch: fix --fix use with a patch of multiple filesJoe Perches2015-04-17
| * | | checkpatch.pl: new instances of ENOSYS are errorsAndy Lutomirski2015-04-17
| * | | checkpatch: add a test for const with __read_mostly usesJoe Perches2015-04-17
| * | | checkpatch: improve operator spacing checkSam Bobroff2015-04-17