aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2018-02-01Merge tag 'kbuild-misc-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-02-01Merge tag 'kbuild-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-02-02Coccinelle: coccicheck: fix typoJulia Lawall
2018-01-31Merge tag 'docs-4.16' of git://git.lwn.net/linuxLinus Torvalds
2018-01-31scripts/tags.sh: change find_other_sources() for include directoriesArend van Spriel
2018-01-31scripts/decodecode: make it take multiline Code lineAndy Shevchenko
2018-01-30Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-01-29Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-29Coccinelle: memdup: drop spurious lineJulia Lawall
2018-01-26module/retpoline: Warn about missing retpoline in moduleAndi Kleen
2018-01-25kbuild: fix W= option checks for extra DTC warningsMasahiro Yamada
2018-01-19scripts/gdb/linux/tasks.py: fix get_thread_infoXi Kangjie
2018-01-19scripts/decodecode: fix decoding for AArch64 (arm64) instructionsWill Deacon
2018-01-18Kbuild: suppress packed-not-aligned warning for default setting onlyXiongfeng Wang
2018-01-18fixdep: use existing helper to check modular CONFIG optionsMasahiro Yamada
2018-01-18fixdep: refactor parse_dep_file()Masahiro Yamada
2018-01-18fixdep: move global variables to local variables of main()Masahiro Yamada
2018-01-18fixdep: remove unneeded memcpy() in parse_dep_file()Masahiro Yamada
2018-01-18fixdep: factor out common code for reading filesMasahiro Yamada
2018-01-18fixdep: use malloc() and read() to load dep_file to bufferMasahiro Yamada
2018-01-18fixdep: remove unnecessary <arpa/inet.h> inclusionMasahiro Yamada
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-16Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simpleHimanshu Jha
2018-01-16Coccinelle: ifnullfree: Trim the warning reported in report modeHimanshu Jha
2018-01-16Coccinelle: alloc_cast: Add more memory allocating functions to the listHimanshu Jha
2018-01-16Coccinelle: array_size: report even if include is missingJérémy Lefaure
2018-01-16Coccinelle: kzalloc-simple: Add all zero allocating functionsHimanshu Jha
2018-01-16objtool: Fix seg fault with gold linkerJosh Poimboeuf
2018-01-13Merge tag 'kbuild-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-01-13genksyms: drop *.hash.c from .gitignoreMasahiro Yamada
2018-01-08fixdep: exit with error code in error branches of do_config_file()Lukas Bulwahn
2018-01-06kconfig: fix relational operators for bool and tristate symbolsNicolas Pitre
2018-01-03Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2018-01-02Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman
2018-01-01scripts: kernel_doc: better handle show warnings logicMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: apply filtering rules to warningsMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: improve nested logic to handle multiple identifiersMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: handle nested struct function argumentsMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: print the declaration name on warningsMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: get rid of $nested parameterMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: parse next structs/unionsMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: replace tabs by spacesMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: change default to ReST formatMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: improve argument handlingMauro Carvalho Chehab
2017-12-21scripts: kernel-doc: get rid of unused output formatsMauro Carvalho Chehab
2017-12-21docs: get rid of kernel-doc-nano-HOWTO.txtMauro Carvalho Chehab
2017-12-19soundwire: Add SoundWire bus typeVinod Koul
2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds