summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-08-201-6/+3
|\
| * tracing: Avoid calling cc-option -mrecord-mcount for every MakefileVasily Gorbik2018-08-151-6/+3
* | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-181-6/+8
|\ \
| * \ Merge 4.18-rc5 into char-misc-nextGreg Kroah-Hartman2018-07-1615-37/+19
| |\ \
| * | | ver_linux: Do not check for ver_linux pattern in version functionAlexander Kapshuk2018-07-071-1/+1
| * | | ver_linux: Process input coming from procmaps that matches libc onlyAlexander Kapshuk2018-07-071-5/+7
* | | | Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-08-182-0/+17
|\ \ \ \
| * \ \ \ Merge 4.18-rc7 into usb-nextGreg Kroah-Hartman2018-07-301-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge 4.18-rc5 into usb-nextGreg Kroah-Hartman2018-07-1611-27/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | usb: typec: Bus type for alternate modesHeikki Krogerus2018-07-022-0/+17
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-5/+6
|\ \ \ \ \
| * | | | | scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-08-171-2/+5
| * | | | | scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-08-171-3/+1
* | | | | | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-171-7/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | scripts: Add ppc64le support for checkstack.plBreno Leitao2018-07-021-7/+4
| |/ / / /
* | | | | Merge tag 'kconfig-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2018-08-1517-124/+189
|\ \ \ \ \
| * | | | | kconfig: remove P_ENV property typeMasahiro Yamada2018-08-143-4/+0
| * | | | | kconfig: remove unused sym_get_env_prop() functionMasahiro Yamada2018-08-142-10/+0
| * | | | | kconfig: fix the rule of mainmenu_stmt symbolMasahiro Yamada2018-08-131-2/+2
| * | | | | Kbuild: Makefile.modbuiltin: include auto.conf and tristate.conf mandatoryDirk Gouders2018-08-031-2/+2
| * | | | | kbuild: add .DELETE_ON_ERROR special targetMasahiro Yamada2018-07-251-0/+3
| * | | | | kconfig: allow all config targets to write auto.conf if missingMasahiro Yamada2018-07-257-19/+30
| * | | | | kconfig: make syncconfig update .config regardless of sym_change_countMasahiro Yamada2018-07-251-4/+6
| * | | | | kconfig: create directories needed for syncconfig by itselfMasahiro Yamada2018-07-252-9/+20
| * | | | | kconfig: remove unneeded directory generation from local*configMasahiro Yamada2018-07-251-1/+0
| * | | | | kconfig: split out useful helpers in confdata.cMasahiro Yamada2018-07-251-17/+64
| * | | | | kconfig: rename file_write_dep and move it to confdata.cMasahiro Yamada2018-07-253-32/+30
| * | | | | kconfig: handle format string before calling conf_message_callback()Masahiro Yamada2018-07-254-18/+17
| * | | | | kconfig: rename SYMBOL_AUTO to SYMBOL_NO_WRITEDirk Gouders2018-07-186-8/+8
| * | | | | kconfig: check for pkg-config on make {menu,n,g,x}configRandy Dunlap2018-07-182-0/+9
| | |/ / / | |/| | |
* | | | | Merge tag 'kbuild-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2018-08-1519-68/+252
|\ \ \ \ \
| * | | | | coccicheck: return proper error code on failDenis Efremov2018-08-141-2/+3
| * | | | | Coccinelle: doubletest: reduce side effect false positivesJulia Lawall2018-08-141-8/+26
| * | | | | kbuild: remove deprecated host-progs variableMasahiro Yamada2018-08-092-8/+0
| * | | | | scripts: Add Python 3 support to tracing/draw_functrace.pyJeremy Cline2018-07-291-1/+1
| * | | | | builddeb: Add automatic support for sh{3,4}{,eb} architecturesBen Hutchings2018-07-281-3/+10
| * | | | | builddeb: Add automatic support for riscv* architecturesBen Hutchings2018-07-281-1/+1
| * | | | | builddeb: Add automatic support for m68k architectureBen Hutchings2018-07-281-1/+1
| * | | | | builddeb: Add automatic support for or1k architectureBen Hutchings2018-07-281-0/+2
| * | | | | builddeb: Add automatic support for sparc64 architectureBen Hutchings2018-07-281-1/+1
| * | | | | builddeb: Add automatic support for mips{,64}r6{,el} architecturesBen Hutchings2018-07-281-1/+3
| * | | | | builddeb: Add automatic support for mips64el architectureBen Hutchings2018-07-281-1/+6
| * | | | | builddeb: Add automatic support for ppc64 and powerpcspe architecturesBen Hutchings2018-07-281-1/+6
| * | | | | builddeb: Introduce functions to simplify kconfig tests in set_debarchBen Hutchings2018-07-281-9/+17
| * | | | | builddeb: Drop check for 32-bit s390Ben Hutchings2018-07-281-1/+1
| * | | | | builddeb: Change architecture detection fallback to use dpkg-architectureBen Hutchings2018-07-281-2/+2
| * | | | | builddeb: Skip architecture detection when KBUILD_DEBARCH is setBen Hutchings2018-07-281-3/+6
| * | | | | kbuild: do not redirect the first prerequisite for filechkMasahiro Yamada2018-07-282-2/+2
| * | | | | kbuild: buildtar: add arm64 supportOlof Johansson2018-07-191-0/+8
| * | | | | kbuild: buildtar: remove crufty vax piecesOlof Johansson2018-07-191-4/+0