summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | kbuild: modpost warn if export version crc is missingNicholas Piggin2016-11-291-0/+6
| * | | kbuild: improve linker compatibility with lib-ksyms.o buildNicholas Piggin2016-11-291-1/+1
| * | | genksyms: Regenerate parserMichal Marek2016-11-293-381/+387
| * | | kbuild/genksyms: handle va_list typeNicholas Piggin2016-11-292-0/+3
| * | | kbuild: thin archives for multi-y targetsNicholas Piggin2016-11-291-3/+10
| * | | kbuild: kallsyms allow 3-pass generation if symbols size has changedNicholas Piggin2016-11-291-6/+13
| |/ /
* | | Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-161-0/+2
|\ \ \
| * | | powerpc: Build-time sort the exception tableNicholas Piggin2016-11-141-0/+2
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-151-2/+2
|\ \ \ \
| * | | | checkpatch: replace __bitwise__ with __bitwiseMichael S. Tsirkin2016-12-161-2/+2
* | | | | Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2016-12-151-0/+65
|\ \ \ \ \
| * | | | | recordmcount: arm: Implement make_nopStephen Boyd2016-11-141-0/+65
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-151-1/+1
|\ \ \ \ \
| * | | | | sign-file: Fix inplace signing when src and dst names are both specifiedAlex Yashchenko2016-12-141-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'modules-for-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-141-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | modpost: free allocated memoryHeinrich Schuchardt2016-11-261-0/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-142-2/+2
|\ \ \ \
| * | | | treewide: Fix printk() message errorsMasanari Iida2016-12-142-2/+2
* | | | | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-131-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-147-17/+25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | checkkconfigsymbols.py: support git's "^" syntaxValentin Rothberg2016-10-281-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-123-6/+86
|\ \ \ \ \
| * | | | | scripts: add a script to check if Documentation/00-INDEX is saneMauro Carvalho Chehab2016-12-051-0/+66
| * | | | | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-184-17/+17
| |\ \ \ \ \
| * | | | | | kernel-doc: add support for one line inline struct member doc commentsJani Nikula2016-11-161-1/+11
| * | | | | | kernel-doc: better parsing of named variable argumentsSilvio Fricke2016-10-281-2/+6
| * | | | | | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-125-34/+74
|\ \ \ \ \ \