summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-02-23sparse: Add __private to privatize members of structsBoqun Feng1-1/+2
2016-02-23kbuild: Allow using host dtc instead of kernel's copyRob Herring1-1/+2
2016-02-18Coccinelle: Add api/setup_timer.cocciVaishali Thakkar1-0/+199
2016-02-18coccinelle: bugon: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: array_size: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao1-0/+2
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger1-90/+146
2016-02-18scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2016-02-17kbuild: fixdep: Check fstat(2) return valueTom Rini1-1/+5
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2-1/+22
2016-02-11scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring12-111/+390
2016-02-11scripts/dtc: dtx_diff - add info to error messageFrank Rowand1-4/+10
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields1-0/+20
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron1-1/+1
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel1-3/+4
2016-02-07scripts: fix typo in ver_linuxMatthias Lange1-1/+1
2016-02-01unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro1-5/+7
2016-02-01scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2016-01-28dtbsinstall: don't move target directory out of the wayRussell King1-2/+0
2016-01-25dtc: create tool to diff device treesFrank Rowand1-0/+343
2016-01-21powerpc: Simplify module TOC handlingAlan Modra1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2-0/+23
2016-01-20checkpatch: fix a number of COMPLEX_MACRO false positivesVladimir Zapolskiy1-2/+3
2016-01-20checkpatch: improve macros with flow control testJoe Perches1-1/+1
2016-01-20checkpatch: warn when casting constants to c90 int or longer typesJoe Perches1-0/+42
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches1-0/+4
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-110/+184
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-4/+7
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-7/+15
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+32
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-1/+4
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov1-2/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas1-2/+1
2016-01-14scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+2
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-49/+187
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-12checkpatch: add virt barriersMichael S. Tsirkin1-1/+2
2016-01-12checkpatch: check for __smp outside barrier.hMichael S. Tsirkin1-0/+10
2016-01-12checkpatch.pl: add missing memory barriersMichael S. Tsirkin1-1/+21
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+3
2016-01-12coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda1-0/+75
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones1-0/+2