aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds
2018-10-23Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-18kernel-doc: fix declaration type determinationRandy Dunlap
2018-10-17extract-vmlinux: Check for uncompressed image as fallbackHelge Deller
2018-10-11Merge tag 'kbuild-fixes-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2018-10-04kbuild/Makefile: Prepare for using macros in inline assembly code to work aro...Nadav Amit
2018-09-19ftrace: Build with CPPFLAGS to get -Qunused-argumentsJoel Stanley
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-09-09Merge tag 'kbuild-fixes-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap
2018-09-05Merge tag 'nds32-for-linus-4.19-tag1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-09-05selftests: add headers_install to lib.mkAnders Roxell
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li
2018-09-03kbuild: make missing $DEPMOD a Warning instead of an ErrorRandy Dunlap
2018-09-03kconfig: do not require pkg-config on make {menu,n}configMasahiro Yamada
2018-09-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-09-01kconfig: remove a spurious self-assignmentLukas Bulwahn
2018-09-01scripts/setlocalversion: git: Make -dirty check more robustGenki Sky
2018-08-30objtool: Remove workaround for unreachable warnings from old GCCMasahiro Yamada
2018-08-30x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada
2018-08-26Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-08-25Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain
2018-08-24kbuild: rename LDFLAGS to KBUILD_LDFLAGSMasahiro Yamada
2018-08-24kbuild: pass LDFLAGS to recordmcount.plMasahiro Yamada
2018-08-23gcc-plugins: Disable when building under ClangKees Cook
2018-08-22checkpatch: DT bindings should be a separate patchRob Herring
2018-08-22checkpatch: warn on unnecessary int declarationsJoe Perches
2018-08-22checkpatch: check for space after "else" keywordMichal Zylowski
2018-08-22checkpatch: fix SPDX license check with --root=<path>Joe Perches
2018-08-22checkpatch: warn when a patch doesn't have a descriptionJoe Perches
2018-08-22checkpatch: check for #if 0/#if 1Prakruthi Deepak Heragu
2018-08-22checkpatch: fix krealloc reuse testJoe Perches
2018-08-22checkpatch: validate SPDX license with spdxcheck.pyJoe Perches
2018-08-22checkpatch: fix macro argument reuse testJoe Perches
2018-08-22checkpatch: warn if missing author Signed-off-byGeert Uytterhoeven
2018-08-22checkpatch: update section keywordsGeert Uytterhoeven
2018-08-22checkpatch: improve runtime execution speed a littleJoe Perches
2018-08-22checkpatch: add --fix for CONCATENATED_STRING and STRING_FRAGMENTSJoe Perches
2018-08-22checkpatch: add a --strict test for structs with bool member definitionsJoe Perches
2018-08-22get_maintainer: allow option --mpath <directory> to read all files in <direct...Joe Perches
2018-08-22get_maintainer.pl: add -mpath=<path or file> for MAINTAINERS file locationJoe Perches
2018-08-22get_maintainer: allow usage outside of kernel treeAntonio Nino Diaz
2018-08-22spelling.txt: add more spellings to spelling.txtColin Ian King
2018-08-22initramfs: move gen_initramfs_list.sh from scripts/ to usr/Masahiro Yamada
2018-08-22Coccinelle: remove pci_alloc_consistent semantic to detect in zalloc-simple.c...zhong jiang