summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
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
2016-01-05kconfig: return 'false' instead of 'no' in bool functionVegard Nossum
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)
2015-12-16scripts: recordmcount: break hardlinksRussell King
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg
2015-12-10kconfig: allow kconfig to handle longer path namesMarkus Mayer
2015-12-09genksyms: Handle string literals with spaces in reference filesMichal Marek
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-12-07fixdep: constify strrcmp argumentsNicolas Iooss
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek