summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-05-10kbuild: fix if_change and friends to consider argument orderMasahiro Yamada1-6/+5
2016-05-10kconfig/symbol.c: handle choice_values that depend on 'm' symbolsDirk Gouders1-0/+14
2016-05-10kbuild: fix adjust_autoksyms.sh for modules that need only one symbolNicolas Pitre1-1/+1
2016-05-10kbuild: fix ksym_dep_filter when multiple EXPORT_SYMBOL() on the same lineNicolas Pitre1-1/+1
2016-05-10kconfig: add unexpected data itself to warningPaul Bolle1-1/+3
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman1-24/+45
2016-05-05modpost: fix module autoloading for OF devices with generic compatible propertyPhilipp Zabel1-24/+45
2016-05-01checkkconfigsymbols.py: Fix typo in help messageAndreas Ziegler1-1/+1
2016-04-27kbuild: adjust ksym_dep_filter for some cmd_* renamesNicolas Pitre1-4/+6
2016-04-26localmodconfig: Fix whitespace repeat count after "tristate"Benjamin Poirier1-1/+1
2016-04-26localmodconfig: Reset certificate pathsBenjamin Poirier1-0/+34
2016-04-26localmodconfig: Add missing $ to reference a variableBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Fix parsing of "help" textBenjamin Poirier1-1/+1
2016-04-26localmodconfig: Recognize more keywords that end a menu entryBenjamin Poirier1-2/+2
2016-04-26localmodconfig: Fix parsing of Kconfig "source" statementsBenjamin Poirier1-1/+1
2016-04-20kbuild: Get rid of KBUILD_STRMichal Marek1-4/+4
2016-04-20kbuild: rename cmd_as_s_S to cmd_cpp_s_SMasahiro Yamada1-3/+3
2016-04-20kbuild: rename cmd_cc_i_c to cmd_cpp_i_cMasahiro Yamada1-3/+3
2016-04-20scripts: genksyms: fix resource leakMaxim Zhukov1-0/+3
2016-04-19Merge 4.6-rc4 into driver-core-nextGreg Kroah-Hartman1-1/+1
2016-04-12debugfs, coccinelle: check for obsolete DEFINE_SIMPLE_ATTRIBUTE() usageNicolai Stange1-0/+67
2016-04-07ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel1-8/+0
2016-04-07ARM: 8552/1: kallsyms: remove special lower address limit for CONFIG_ARMArd Biesheuvel1-4/+0
2016-04-07ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel1-0/+2
2016-04-06ASN.1: fix open failure check on headernameColin Ian King1-1/+1
2016-03-31dtc: turn off dtc unit address warnings by defaultRob Herring1-0/+5
2016-03-29kbuild: create/adjust generated/autoksyms.hNicolas Pitre1-0/+101
2016-03-29kbuild: add fine grained build dependencies for exported symbolsNicolas Pitre2-0/+28
2016-03-29kbuild: de-duplicate fixdep usageNicolas Pitre2-15/+9
2016-03-29fixdep: accept extra dependencies on stdinNicolas Pitre1-15/+45
2016-03-29scripts/dtc: Update to upstream version 53bf130b1cddRob Herring4-7/+31
2016-03-29kbuild: record needed exported symbols for modulesNicolas Pitre1-2/+11
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-9/+215
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-6/+10
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-9/+12
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller1-0/+1
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin1-0/+4
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka2-3/+4
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-22scripts/gdb: add version commandKieran Bingham2-0/+29
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+6
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+39
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-112/+741
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+5
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-99/+580
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-14/+116
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel3-10/+75
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