aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoGravatar Xi Kangjie 1-0/+2
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsGravatar Will Deacon 1-0/+8
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-4/+10
2018-01-16objtool: Fix seg fault with gold linkerGravatar Josh Poimboeuf 1-4/+10
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-2/+4
2018-01-13genksyms: drop *.hash.c from .gitignoreGravatar Masahiro Yamada 1-1/+0
2018-01-06kconfig: fix relational operators for bool and tristate symbolsGravatar Nicolas Pitre 1-1/+4
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmGravatar Ingo Molnar 1-1/+1
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-22/+0
2017-12-14scripts/faddr2line: fix CROSS_COMPILE unset errorGravatar Liu, Changcheng 1-4/+4
2017-12-12checkpatch: Remove ACCESS_ONCE() warningGravatar Mark Rutland 1-22/+0
2017-12-04Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+1
2017-12-02scripts/kernel-doc: Don't fail with status != 0 if error encountered with -noneGravatar Will Deacon 1-1/+1
2017-11-29Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-9/+19
2017-11-29scripts/bloat-o-meter: don't fail with division by 0Gravatar Andy Shevchenko 1-2/+5
2017-11-29scripts/faddr2line: extend usage on generic archGravatar Liu, Changcheng 1-7/+14
2017-11-29vsprintf: add printk specifier %pxGravatar Tobin C. Harding 1-1/+1
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 1-277/+0
2017-11-25Merge tag 'kbuild-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Gravatar Linus Torvalds 5-14/+16
2017-11-23Merge tag 'docs-4.15-2' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-1/+29
2017-11-23kbuild: drop $(extra-y) from real-objs-yGravatar Masahiro Yamada 1-1/+1
2017-11-23kbuild: rpm: prompt to use "rpm-pkg" if "rpm" target is usedGravatar Masahiro Yamada 1-1/+1
2017-11-23kbuild: pkg: use --transform option to prefix paths in tarGravatar Masahiro Yamada 1-3/+2
2017-11-23coccinelle: fix parallel build with CHECK=scripts/coccicheckGravatar Masahiro Yamada 1-6/+9
2017-11-23kconfig/symbol.c: use correct pointer type argument for sizeofGravatar Heinrich Schuchardt 1-1/+1
2017-11-21Coccinelle: Remove setup_timer.cocciGravatar Kees Cook 1-277/+0
2017-11-20Add optional check for bad kernel-doc commentsGravatar Matthew Wilcox 2-1/+29
2017-11-18kbuild: create built-in.o automatically if parent directory wants itGravatar Masahiro Yamada 1-2/+2
2017-11-17Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 10-216/+452
2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 11-90/+129
2017-11-17Makefile: support flag -fsanitizer-coverage=trace-cmpGravatar Victor Chibotaru 1-0/+7
2017-11-17checkpatch: do not check missing blank line before builtin_*_driverGravatar Masahiro Yamada 1-0/+1
2017-11-17checkpatch: add --strict test for lines ending in [ or (Gravatar Joe Perches 1-0/+6
2017-11-17checkpatch: add TP_printk to list of logging functionsGravatar Joe Perches 1-0/+1
2017-11-17checkpatch: allow DEFINE_PER_CPU definitions to exceed line lengthGravatar Joe Perches 1-2/+3
2017-11-17checkpatch: printks always need a KERN_<LEVEL>Gravatar Joe Perches 1-22/+4
2017-11-17scripts/checkpatch.pl: avoid false warning missing breakGravatar Heinrich Schuchardt 1-1/+1
2017-11-17checkpatch: support function pointers for unnamed function definition argumentsGravatar Miles Chen 1-1/+1
2017-11-17get_maintainer: add more --self-test optionsGravatar Joe Perches 1-17/+132
2017-11-17get_maintainer: add --self-test for internal consistency testsGravatar Tom Saeger 1-17/+77
2017-11-17parse-maintainers: add ability to specify filenamesGravatar Joe Perches 1-5/+47
2017-11-17spelling.txt: add "unnecessary" typo variantsGravatar Joe Perches 1-0/+4
2017-11-17kbuild: move coccicheck help from scripts/Makefile.help to top MakefileGravatar Masahiro Yamada 1-3/+0
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxGravatar Linus Torvalds 1-0/+5
2017-11-15Merge tag 'leaks-4.15-rc1' of git://github.com/tcharding/linuxGravatar Linus Torvalds 1-87/+283
2017-11-15Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-36/+55
2017-11-15kmemcheck: rip it outGravatar Levin, Alexander (Sasha Levin) 1-2/+0
2017-11-15bloat-o-meter: provide 3 different arguments for data, function and AllGravatar Maninder Singh 1-34/+55
2017-11-16selinux: remove unnecessary assignment to subdir-Gravatar Masahiro Yamada 1-1/+0
2017-11-16kbuild: specify FORCE in Makefile.headersinst as .PHONY targetGravatar Masahiro Yamada 1-2/+3