summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-13ld-version: Fix awk regex compile failureJames Hogan
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf
2016-03-04kbuild: suppress annoying "... is up to date." messageMasahiro Yamada
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni
2016-03-03sign-file: fix build with CMS support disabledMarc-Antoine Perennou
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-02-26KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp
2016-02-26kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel
2016-02-24scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel
2016-02-23sparse: Add __private to privatize members of structsBoqun Feng
2016-02-23kbuild: Allow using host dtc instead of kernel's copyRob Herring
2016-02-18Coccinelle: Add api/setup_timer.cocciVaishali Thakkar
2016-02-18coccinelle: bugon: reduce rule applicabilityJulia Lawall
2016-02-18Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall
2016-02-18Coccinelle: array_size: reduce rule applicabilityJulia Lawall
2016-02-18Coccinelle: reduce rule applicabilityJulia Lawall
2016-02-18scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger
2016-02-18scripts/coccinelle: modernize &Julia Lawall
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-17kbuild: fixdep: Check fstat(2) return valueTom Rini
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman
2016-02-11scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring
2016-02-11scripts/dtc: dtx_diff - add info to error messageFrank Rowand
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel
2016-02-07scripts: fix typo in ver_linuxMatthias Lange
2016-02-01unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro
2016-02-01scripts/kconfig: allow building with make 3.80 againJan Beulich
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-28dtbsinstall: don't move target directory out of the wayRussell King
2016-01-25dtc: create tool to diff device treesFrank Rowand
2016-01-21powerpc: Simplify module TOC handlingAlan Modra
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-20checkpatch: fix a number of COMPLEX_MACRO false positivesVladimir Zapolskiy
2016-01-20checkpatch: improve macros with flow control testJoe Perches
2016-01-20checkpatch: warn when casting constants to c90 int or longer typesJoe Perches
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds