summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-38/+30
|\
| * uapi: export all arch specifics directoriesNicolas Dichtel2017-05-111-2/+1
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-26/+29
| * Makefile.headersinst: remove destination-y optionNicolas Dichtel2017-05-111-1/+1
| * Makefile.headersinst: cleanup input filesNicolas Dichtel2017-05-111-24/+14
* | Merge tag 'kbuild-misc-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-102-14/+7
|\ \
| * | builddeb: fix typoAndrew Donnellan2017-04-251-1/+1
| * | builddeb: Update a few outdated and hardcoded stringsRiku Voipio2017-04-251-6/+1
| * | deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek2017-03-201-6/+1
| * | scripts: objdiff: Ignore debug info when comparingStephen Boyd2017-03-111-1/+4
* | | Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-05-108-282/+280
|\ \ \ | |_|/ |/| |
| * | kbuild: dtbinst: remove unnecessary __dtbs_install_prep targetMasahiro Yamada2017-05-081-8/+0
| * | objtool: make it visible in make V=1 outputJiri Slaby2017-05-031-2/+2
| * | kbuild: Add support to generate LLVM assembly filesVinícius Tinti2017-04-251-0/+8
| * | kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada2017-04-231-1/+0
| * | kbuild: fix asm-offset generation to work with clangJeroen Hofstee2017-04-231-2/+6
| * | kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada2017-04-231-1/+0
| * | kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke2017-04-132-26/+30
| * | kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois2017-04-121-3/+3
| * | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada2017-03-112-242/+234
| |\ \ | | |/ | |/|
| | * genksyms: Regenerate parserMichal Marek2017-01-051-240/+234
| | * genksyms: Fix segfault with invalid declarationsMichal Marek2017-01-051-2/+0
* | | treewide: spelling: correct diffrent[iate] and banlance typosJoe Perches2017-05-081-0/+3
* | | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-081-0/+3
* | | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-081-0/+1
* | | scripts/spelling.txt: add "memory" pattern and fix typosStephen Boyd2017-05-081-0/+1
* | | checkpatch: improve the SUSPECT_CODE_INDENT testJoe Perches2017-05-081-1/+3
* | | checkpatch: improve the embedded function name test for patch contextsJoe Perches2017-05-081-9/+8
* | | checkpatch: add --typedefsfileJerome Forissier2017-05-081-17/+35
* | | checkpatch: improve k.alloc with multiplication and sizeof testJoe Perches2017-05-081-3/+10
* | | checkpatch: special audit for revert commit lineWei Wang2017-05-081-0/+1
* | | checkpatch: clarify the EMBEDDED_FUNCTION_NAME messageJoe Perches2017-05-081-5/+7
* | | checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE testJoe Perches2017-05-081-2/+4
* | | checkpatch: avoid suggesting struct definitions should be constJoe Perches2017-05-081-3/+3
* | | checkpatch: allow space leading blank lines in email headersJoe Perches2017-05-081-2/+2
* | | checkpatch: improve EMBEDDED_FUNCTION_NAME testJoe Perches2017-05-081-0/+11
* | | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensionsJoe Perches2017-05-081-0/+26
* | | checkpatch: remove obsolete CONFIG_EXPERIMENTAL checksRuslan Bilovol2017-05-081-13/+0
* | | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-0521-184/+555
|\ \ \
| * | | of: per-file dtc compiler flagsFrank Rowand2017-04-271-0/+2
| * | | dtc: update warning settings for new bus and node/property name checksRob Herring2017-03-292-1/+12
| * | | scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6Rob Herring2017-03-2219-182/+523
| * | | scripts/dtc: automate getting dtc version and log in update scriptRob Herring2017-03-221-1/+18
* | | | Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-041-1/+1
|\ \ \ \
| * | | | ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold2017-04-081-1/+1
| |/ / /
* | | | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-031-2/+1
|\ \ \ \
| * | | | module: set .init_array alignment to 8David Daney2017-03-131-2/+1
| |/ / /
* | | | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-05-032-0/+2
|\ \ \ \
| * | | | ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)2017-03-242-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-031-0/+25
|\ \ \ \
OpenPOWER on IntegriCloud