aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel1-1/+1
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches1-4/+8
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches1-0/+20
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches1-0/+3
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+32
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields1-0/+20
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
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/kbuildLinus Torvalds3-110/+184
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-4/+7
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus 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/powerpc/linuxLinus 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/s390/linuxLinus Torvalds1-1/+2
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus 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/git/rw/umlLinus 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
2016-01-11kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge1-0/+2
2016-01-10um: link with -lpthreadVegard Nossum1-1/+1
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin1-0/+2
2016-01-05tags: Unify emacs and exuberant rulesMichal Marek1-93/+109
2016-01-05tags: Drop the _PE ruleMichal Marek1-2/+0
2016-01-05tags: Do not try to index defconfigsMichal Marek1-12/+0
2016-01-05tags: Process Kconfig files in a single passMichal Marek1-7/+2
2016-01-05tags: Fix erroneous pattern match in a commentMichal Marek1-1/+1
2016-01-05tags: Treat header files as C codeMichal Marek1-33/+33
2016-01-05kconfig: return 'false' instead of 'no' in bool functionVegard Nossum1-1/+1
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens1-1/+2