summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* scripts/atomic/gen-atomics.sh: don't assume that scripts are executableAndrew Morton2019-04-101-1/+1
* Merge branch 'akpm-current/current'Stephen Rothwell2019-04-1013-104/+982
|\
| * scripts/gdb: silence pep8 checksStephen Boyd2019-04-105-5/+16
| * scripts-gdb-add-a-timer-list-command-v2Stephen Boyd2019-04-102-56/+86
| * scripts/gdb: add a timer list commandStephen Boyd2019-04-103-0/+203
| * scripts-gdb-add-rb-tree-iterating-utilities-v2Stephen Boyd2019-04-101-8/+16
| * scripts/gdb: add rb tree iterating utilitiesStephen Boyd2019-04-102-0/+170
| * scripts-gdb-add-kernel-config-dumping-command-v2Stephen Boyd2019-04-101-13/+9
| * scripts/gdb: add kernel config dumping commandStephen Boyd2019-04-102-0/+49
| * scripts/gdb: find vmlinux where it was beforeStephen Boyd2019-04-101-1/+5
| * checkpatch: fix somethingJoe Perches2019-04-101-9/+9
| * scripts/spelling.txt: add more typos to spelling.txt and sortLike Xu2019-04-101-87/+492
| * checkpatch: don't interpret stack dumps as commit IDsJoe Perches2019-04-101-2/+4
* | Merge remote-tracking branch 'selinux/next'Stephen Rothwell2019-04-104-66/+195
|\ \
| * | scripts/selinux: fix buildStephen Smalley2019-03-191-1/+1
| * | selinux: use kernel linux/socket.h for genheaders and mdpPaulo Alcantara2019-03-182-2/+0
| * | scripts/selinux: modernize mdpStephen Smalley2019-03-182-63/+194
* | | Merge remote-tracking branch 'bpf-next/master'Stephen Rothwell2019-04-101-1/+19
|\ \ \
| * | | kbuild: add ability to generate BTF type info for vmlinuxAndrii Nakryiko2019-04-031-1/+19
| |/ /
* | | Merge remote-tracking branch 'jc_docs/docs-next'Stephen Rothwell2019-04-102-0/+19
|\ \ \
| * | | docs: scripts/sphinx-pre-install: suggest latexmk for building pdfMauro Carvalho Chehab2019-04-011-0/+1
| * | | checkpatch: Warn on improper usage of Co-developed-bySean Christopherson2019-03-251-0/+18
| |/ /
* | | Merge remote-tracking branch 'csky/linux-next'Stephen Rothwell2019-04-101-0/+3
|\ \ \
| * | | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-081-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell2019-04-108-30/+8
|\ \ \ | |/ / |/| |
| * | Merge branch 'kconfig' into for-nextMasahiro Yamada2019-04-091-0/+0
| |\ \
| | * | kconfig: Make nconf-cfg.sh executablePetr Vorel2019-04-091-0/+0
| * | | kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree buildMasahiro Yamada2019-04-026-6/+6
| * | | kbuild: mkmakefile: generate a simple wrapper of top MakefileMasahiro Yamada2019-04-021-18/+2
| * | | kbuild: mkmakefile: do not check the generated Makefile markerMasahiro Yamada2019-04-021-6/+0
| |/ /
* | | fs: stream_open - opener for stream-like files so that read and write can run...Kirill Smelkov2019-04-061-0/+363
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-291-1/+1
|\ \
| * | checkpatch: add %pt as a valid vsprintf extensionAlexandre Belloni2019-03-291-1/+1
| |/
* | kconfig/[mn]conf: handle backspace (^H) keyChangbin Du2019-03-293-3/+5
* | kbuild: modversions: Fix relative CRC byte order interpretationFredrik Noring2019-03-281-1/+1
* | scripts: coccinelle: Fix description of badty.cocciMichael Stefaniuc2019-03-281-1/+1
* | kbuild: strip whitespace in cmd_record_mcount findstringJoe Lawrence2019-03-281-5/+2
* | coccinelle: put_device: reduce false positivesWen Yang2019-03-281-0/+1
|/
* kconfig: remove stale lxdialog/.gitignoreMasahiro Yamada2019-03-171-4/+0
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-0/+5
* kbuild: warn redundant generic-yMasahiro Yamada2019-03-171-0/+6
* Revert "modsign: Abort modules_install when signing fails"Douglas Anderson2019-03-171-1/+1
* kbuild: deb-pkg: avoid implicit effectsArseny Maslennikov2019-03-171-1/+4
* coccinelle: semantic code search for missing put_device()Wen Yang2019-03-171-0/+56
* kbuild: pkg: grep include/config/auto.conf instead of $KCONFIG_CONFIGMasahiro Yamada2019-03-143-3/+3
* kbuild: deb-pkg: introduce is_enabled and if_enabled_echo to builddebMasahiro Yamada2019-03-141-13/+19
* kbuild: deb-pkg: add CONFIG_ prefix to kernel config optionsMasahiro Yamada2019-03-141-17/+17
* kbuild: source include/config/auto.conf instead of ${KCONFIG_CONFIG}Masahiro Yamada2019-03-142-16/+2
* kbuild: move archive command to scripts/Makefile.libMasahiro Yamada2019-03-142-5/+7
* modpost: always show verbose warning for section mismatchMasahiro Yamada2019-03-142-23/+5