summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek
2016-04-20kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada
2016-04-20kbuild/mkspec: support 'update-bootloader'-based systemsJiri Kosina
2016-04-20scripts: coccinelle: remove check to move constants to rightWolfram Sang
2016-04-20Coccinelle: setup_timer: Add space in front of parenthesesVaishali Thakkar
2016-04-20scripts: genksyms: fix resource leakMaxim Zhukov
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman
2016-04-12debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange
2016-04-07ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel
2016-04-07ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel
2016-04-06ASN.1: fix open failure check on headernameColin Ian King
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring
2016-03-29kbuild: create/adjust generated/autoksyms.hNicolas Pitre
2016-03-29kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre
2016-03-29kbuild: de-duplicate fixdep usageNicolas Pitre
2016-03-29fixdep: accept extra dependencies on stdinNicolas Pitre
2016-03-29scripts/dtc: Update to upstream version 53bf130b1cddRob Herring
2016-03-29kbuild: record needed exported symbols for modulesNicolas Pitre
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham
2016-03-22scripts/gdb: add version commandKieran Bingham
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
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-03-05objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf