summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | kernel-doc: properly document array arguments of functionGabriel Krisman Bertazi2017-01-131-1/+1
| * | | kernel-doc: make highlights more homogenous for the various backendsPaolo Bonzini2017-01-041-18/+50
| * | | kernel-doc: make member highlighting available in all backendsPaolo Bonzini2017-01-041-11/+19
| * | | kernel-doc: include parameter type in docbook outputPaolo Bonzini2017-01-041-2/+4
| * | | kernel-doc: strip attributes even if they have an argumentPaolo Bonzini2017-01-041-1/+7
| * | | kernel-doc: cleanup parameter type in function-typed argumentsPaolo Bonzini2017-01-041-0/+1
| |/ /
* | | Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-02-221-4/+4
|\ \ \
| * \ \ Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman2017-02-064-5/+38
| |\ \ \ | | | |/ | | |/|
| * | | checkkconfigsymbols.py: support Kconfig's 'imply' statementValentin Rothberg2017-02-031-1/+1
| * | | checkkconfigsymbols.py: don't sort similar symbolsValentin Rothberg2017-01-191-3/+3
* | | | Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-02-221-1/+9
|\ \ \ \
| * | | | powerpc: Enable support for GCC pluginsAndrew Donnellan2017-02-031-0/+8
| * | | | gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGINAndrew Donnellan2017-02-031-1/+1
| |/ / /
* | | | Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-02-226-28/+299
|\ \ \ \
| * \ \ \ Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-pluginsKees Cook2017-02-212-0/+250
| |\ \ \ \
| | * | | | gcc-plugins: Add structleak for more stack initializationKees Cook2017-01-182-0/+250
| * | | | | gcc-plugins: consolidate on PASS_INFO macroKees Cook2017-01-133-17/+5
| |/ / / /
| * / / / gcc-plugins: add PASS_INFO and build_const_char_string()Kees Cook2017-01-101-11/+44
| |/ / /
* | | | Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2017-02-211-1/+1
|\ \ \ \
| * | | | Kbuild: Add cpp_its_S in ksym_dep_filterMarcin Nowakowski2017-02-141-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2017-02-211-1/+3
|\ \ \ \
| * | | | sign-file: fix build error in sign-file.c with libresslFelix Fietkau2017-02-101-1/+3
| | |/ / | |/| |
* | | | Merge branch 'pm-tools'Rafael J. Wysocki2017-02-201-798/+1135
|\ \ \ \ | |_|_|/ |/| | |
| * | | AnalyzeSuspend: fix drag and zoom bug in javascriptTodd E Brandt2017-02-161-3/+4
| * | | scripts: analyze_suspend.py: Update to upstream v4.5Todd E Brandt2017-01-271-319/+272
| * | | scripts: analyze_suspend.py: Update to upstream v4.4Todd E Brandt2017-01-271-265/+300
| * | | scripts: analyze_suspend.py: Update to upstream v4.3Todd E Brandt2017-01-271-312/+660
| |/ /
* / / kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-034-5/+38
|/ /
* | gcc-plugins: update gcc-common.h for gcc-7Kees Cook2017-01-031-0/+85
* | latent_entropy: fix ARM build error on earlier gccKees Cook2017-01-031-2/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2016-12-224-2/+14
|\
| * selinux: use the kernel headers when building scripts/selinuxPaul Moore2016-12-214-2/+14
* | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-12-174-18/+129
|\ \
| * \ Merge branch 'kbuild/rc-fixes' into kbuild/miscMichal Marek2016-12-113-8/+77
| |\ \
| | * | builddeb: fix cross-building to arm64 producing host-arch debsAdam Borowski2016-11-251-1/+1
| * | | Coccinelle: misc: Add support for devm variant in all modesVaishali Thakkar2016-12-111-3/+12
| * | | Coccinelle: misc: Improve the result given by context modeVaishali Thakkar2016-12-111-1/+2
| * | | Coccinelle: misc: Improve the matching of rulesVaishali Thakkar2016-12-111-13/+23
| * | | kbuild/mkspec: avoid using brace expansionAnton Tikhomirov2016-12-111-1/+2
| * | | Coccinelle: Add misc/boolconv.cocciAndrew F. Davis2016-12-111-0/+90
| | |/ | |/|
* | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-12-173-9/+27
|\ \ \
| * | | xconfig: fix missing suboption and help panels on first runBoris Barbulovski2016-12-111-4/+12
| * | | xconfig: fix 'Show Debug' functionalityBoris Barbulovski2016-12-111-1/+2
| * | | kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings2016-12-111-4/+11
| * | | Scripts: kconfig: nconf: fix _GNU_SOURCE redefined warningCheah Kok Cheong2016-11-291-0/+2
| |/ /
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-12-1710-402/+431
|\ \ \
| * | | kbuild: fix scripts/adjust_autoksyms.sh* for the no modules caseNicolas Pitre2016-12-111-0/+1
| * | | scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel2016-12-111-1/+0
| * | | kbuild: cmd_export_list: tighten the sed scriptNicolas Pitre2016-12-111-1/+1
| * | | kbuild: minor improvement for thin archives buildNicholas Piggin2016-11-291-9/+9