summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem
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-02-23sparse: Add __private to privatize members of structsBoqun Feng
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
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
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas
2016-01-14scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-12checkpatch: add virt barriersMichael S. Tsirkin
2016-01-12checkpatch: check for __smp outside barrier.hMichael S. Tsirkin
2016-01-12checkpatch.pl: add missing memory barriersMichael S. Tsirkin
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-01-12coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones
2016-01-11kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge
2016-01-10um: link with -lpthreadVegard Nossum
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin
2016-01-05tags: Unify emacs and exuberant rulesMichal Marek
2016-01-05tags: Drop the _PE ruleMichal Marek
2016-01-05tags: Do not try to index defconfigsMichal Marek
2016-01-05tags: Process Kconfig files in a single passMichal Marek
2016-01-05tags: Fix erroneous pattern match in a commentMichal Marek
2016-01-05tags: Treat header files as C codeMichal Marek