aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-03-22kernel: add kcov code coverageGravatar Dmitry Vyukov 1-0/+6
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-4/+39
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 14-112/+741
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-5/+5
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 5-99/+580
2016-03-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 4-14/+116
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableGravatar Ard Biesheuvel 3-10/+75
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsGravatar Ard Biesheuvel 1-2/+12
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPGravatar Ard Biesheuvel 1-1/+1
2016-03-15checkpatch: fix another left brace warningGravatar Geyslan G. Bem 1-1/+1
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesGravatar Joe Perches 1-4/+8
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intGravatar Joe Perches 1-0/+20
2016-03-15checkpatch: exclude asm volatile from complex macro checkGravatar Joe Perches 1-0/+3
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuGravatar Ingo Molnar 1-1/+2
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+32
2016-03-13ld-version: Fix awk regex compile failureGravatar James Hogan 1-1/+1
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildGravatar Josh Poimboeuf 1-0/+2
2016-03-03sign-file: fix build with CMS support disabledGravatar Marc-Antoine Perennou 1-1/+1
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionGravatar Josh Poimboeuf 1-4/+35
2016-02-29objtool: Mark non-standard object files and directoriesGravatar Josh Poimboeuf 1-0/+2
2016-02-26KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certGravatar Mehmet Kayaalp 1-8/+21
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingGravatar Mehmet Kayaalp 3-0/+412
2016-02-24arm64: switch to relative exception tablesGravatar Ard Biesheuvel 1-1/+1
2016-02-24scripts/sortextable: add support for ET_DYN binariesGravatar Ard Biesheuvel 1-4/+4
2016-02-23sparse: Add __private to privatize members of structsGravatar Boqun Feng 1-1/+2
2016-02-23kbuild: Allow using host dtc instead of kernel's copyGravatar Rob Herring 1-1/+2
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureGravatar Juerg Haefliger 1-90/+146
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsGravatar Tony Luck 1-0/+32
2016-02-14Merge 4.5-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 2-1/+22
2016-02-11scripts/dtc: Update to upstream commit b06e55c88b9bGravatar Rob Herring 12-111/+390
2016-02-11scripts/dtc: dtx_diff - add info to error messageGravatar Frank Rowand 1-4/+10
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesGravatar J. Bruce Fields 1-0/+20
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportGravatar Codarren Velvindron 1-1/+1
2016-02-07scripts: fix typo in ver_linuxGravatar Matthias Lange 1-1/+1
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 1-1/+2
2016-01-25dtc: create tool to diff device treesGravatar Frank Rowand 1-0/+343
2016-01-21powerpc: Simplify module TOC handlingGravatar Alan Modra 1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 2-0/+23
2016-01-20checkpatch: fix a number of COMPLEX_MACRO false positivesGravatar Vladimir Zapolskiy 1-2/+3
2016-01-20checkpatch: improve macros with flow control testGravatar Joe Perches 1-1/+1
2016-01-20checkpatch: warn when casting constants to c90 int or longer typesGravatar Joe Perches 1-0/+42
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Gravatar Joe Perches 1-0/+4
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Gravatar Linus Torvalds 3-110/+184
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Gravatar Linus Torvalds 3-4/+7
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 5-7/+15
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+32
2016-01-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-2/+0
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+4
2016-01-15page-flags: drop __TestClearPage*() helpersGravatar Kirill A. Shutemov 1-2/+0