aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-07Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-14/+41
2017-07-07Merge tag 'kbuild-misc-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds25-26/+37
2017-07-07Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds4-21/+17
2017-07-07Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-2/+2
2017-07-06scripts/spelling.txt: add a bunch more spelling mistakesColin Ian King1-0/+31
2017-07-06scripts/gen_initramfs_list.sh: teach INITRAMFS_ROOT_UID and INITRAMFS_ROOT_GID that -1 means "current user".Rob Landley1-0/+2
2017-07-05Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds6-0/+1061
2017-07-04Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook6-0/+1061
2017-07-03Merge tag 'docs-4.13' of git://git.lwn.net/linuxLinus Torvalds7-900/+5
2017-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+0
2017-07-03scripts/kernel-doc: handle DECLARE_HASHTABLEJakub Kicinski1-0/+2
2017-07-03kbuild: create deterministic initramfs directory listingsBjørn Forsman1-1/+1
2017-06-30kbuild: handle libs-y archives separately from built-in.o archivesNicholas Piggin1-9/+36
2017-06-30kbuild: thin archives use P option to arNicholas Piggin2-5/+5
2017-06-30kbuild: thin archives final link close --whole-archives optionNicholas Piggin1-3/+3
2017-06-27vsprintf: Add %p extension "%pOF" for device treePantelis Antoniou1-1/+1
2017-06-25kbuild: Add __cc-option macroMatthias Kaehlcke2-8/+12
2017-06-25kbuild: remove cc-option-alignMasahiro Yamada1-5/+0
2017-06-24Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds6-11/+20
2017-06-23Docs: clean up some DocBook loose endsJonathan Corbet4-885/+2
2017-06-22randstruct: Whitelist NIU struct page overloadingKees Cook1-0/+2
2017-06-22randstruct: Whitelist big_key path struct overloadingKees Cook1-0/+2
2017-06-22randstruct: Whitelist UNIXCB castKees Cook1-0/+2
2017-06-22randstruct: Whitelist struct security_hook_heads castKees Cook1-0/+2
2017-06-22gcc-plugins: Add the randstruct pluginKees Cook6-0/+1046
2017-06-23kconfig: fix sparse warnings in nconfigRandy Dunlap2-8/+8
2017-06-22scripts/dtc: dtx_diff - Show real file names in diff headerGeert Uytterhoeven1-1/+1
2017-06-22kbuild: replace genhdr-y with generated-yMasahiro Yamada1-1/+1
2017-06-22kbuild: fix header installation under fakechroot environmentRichard Genoud1-1/+9
2017-06-19scripts/mkcompile_h: Remove trailing spaces from compiler versionJonathan Liu1-1/+1
2017-06-10kconfig: Check for libncurses before menuconfigBorislav Petkov1-1/+1
2017-06-10kbuild: speed up checksyscalls.shArnd Bergmann1-7/+4
2017-06-08checkpatch: Remove checks for expedited grace periodsPaul E. McKenney1-17/+0
2017-06-06tags: honor COMPILED_SOURCE with apart output directoryRobert Jarzmik1-0/+1
2017-06-06genksyms: add printf format attribute to error_with_pos()Nicolas Iooss1-1/+1
2017-06-02scripts/gdb: make lx-dmesg command work (reliably)André Draszik1-4/+5
2017-05-28gcc-plugins: Detail c-common.h location for GCC 4.6Kees Cook1-0/+7
2017-05-19Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2017-05-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds16-1/+16
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson16-1/+16
2017-05-18Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbookJonathan Corbet2-17/+3
2017-05-18doc: ReSTify SELinux.txtKees Cook1-1/+1
2017-05-18kbuild: skip install/check of headers right under uapi directoriesMasahiro Yamada1-16/+27
2017-05-17dtc: check.c fix compile errorShuah Khan1-1/+1
2017-05-16docs: remove DocBook from the building systemMauro Carvalho Chehab2-17/+3
2017-05-14scripts: Switch to more portable Perl shebangKamil Rytarowski24-25/+37
2017-05-10Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-38/+30
2017-05-10Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-14/+7
2017-05-10Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds8-282/+280
2017-05-11uapi: export all arch specifics directoriesNicolas Dichtel1-2/+1