summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | streamline_config.pl: add softtabstop=4 for vim usersSteven Rostedt (VMware)2021-06-291-0/+2
| | * | | | streamline_config.pl: make spacing consistentSteven Rostedt (VMware)2021-06-291-39/+39
| * | | | | Merge tag 'docs-5.14' of git://git.lwn.net/linuxLinus Torvalds2021-06-283-120/+215
| |\ \ \ \ \
| | * | | | | documentation-file-ref-check: Make git check work for multiple working direct...Rob Herring2021-06-041-1/+1
| | * | | | | scripts: sphinx-pre-install: fix the need of virtenv packagesMauro Carvalho Chehab2021-06-011-48/+74
| | * | | | | scripts: sphinx-pre-install: rework the sphinx install logicMauro Carvalho Chehab2021-06-011-68/+140
| | * | | | | scripts: kernel-doc: reduce repeated regex expressions into variablesAditya Srivastava2021-05-171-37/+34
| * | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2021-06-282-1/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'for-next/kasan' into for-next/coreWill Deacon2021-06-241-0/+1
| | |\ \ \ \ \ \
| | | * | | | | | kasan: arm64: support specialized outlined tag mismatch checksPeter Collingbourne2021-05-261-0/+1
| | | | |_|_|_|/ | | | |/| | | |
| | * / | | | | Makefile: fix GDB warning with CONFIG_RELRNick Desaulniers2021-06-081-1/+2
| | |/ / / / /
| * | | | | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-283-51/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge tags 'objtool-urgent-2021-06-28' and 'objtool-core-2021-06-28' of git:/...Linus Torvalds2021-06-281-2/+3
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'Josh Poimboeuf2021-05-191-2/+3
| | | |_|/ / / | | |/| | | |
| * | | | | | recordmcount: Correct st_shndx handlingPeter Zijlstra2021-06-181-5/+10
| | |_|_|/ / | |/| | | |
| * | | | | kbuild: Quote OBJCOPY var to avoid a pahole call break the buildJavier Martinez Canillas2021-05-272-2/+2
| | |_|/ / | |/| | |
| * | | | kbuild: dummy-tools: adjust to stricter stackprotector checkMichal Kubecek2021-05-171-1/+5
| * | | | scripts/jobserver-exec: Fix a typo ("envirnoment")Jonathan Neuschäfer2021-05-171-1/+1
| |/ / /
* | | | locking/atomic: add arch_atomic_long*()Mark Rutland2021-07-162-2/+7
* | | | locking/atomic: centralize generated headersMark Rutland2021-07-164-12/+12
* | | | locking/atomic: remove ARCH_ATOMIC remanantsMark Rutland2021-07-1621-91/+71
* | | | locking/atomic: simplify ifdef generationMark Rutland2021-07-161-1/+1
| |/ / |/| |
* | | locking/atomics: atomic-instrumented: simplify ifdefferyMark Rutland2021-05-261-49/+2
* | | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-262-2/+0
|/ /
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-0815-65/+85
|\ \
| * | kbuild: Don't remove link-vmlinux temporary files on exit/signalAndi Kleen2021-05-061-14/+0
| * | kbuild: refactor modname-multi by using suffix-searchMasahiro Yamada2021-05-061-1/+1
| * | kbuild: refactor fdtoverlay ruleMasahiro Yamada2021-05-062-19/+16
| * | kbuild: parameterize the .o part of suffix-searchMasahiro Yamada2021-05-061-8/+11
| * | .gitignore: prefix local generated files with a slashMasahiro Yamada2021-05-026-18/+18
| * | kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada2021-05-024-4/+4
| * | kbuild: add a script to remove stale generated filesMasahiro Yamada2021-05-021-0/+31
| * | genksyms: fix stale commentMasahiro Yamada2021-05-021-1/+1
| * | kbuild: add comment about why cmd_shipped uses 'cat'Masahiro Yamada2021-05-021-0/+3
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-074-5/+39
|\ \
| * | scripts/spelling.txt: add "overflw"Drew Fustini2021-05-071-0/+1
| * | scripts/spelling.txt: Add "diabled" typozuoqilin2021-05-071-0/+1
| * | scripts/spelling.txt: add "overlfow"Drew Fustini2021-05-071-0/+1
| * | scripts/gdb: add lx_current support for arm64Barry Song2021-05-071-0/+13
| * | scripts/gdb: document lx_current is only supported by x86Barry Song2021-05-071-2/+8
| * | gdb: lx-symbols: store the abspath()Johannes Berg2021-05-071-1/+2
| * | checkpatch: improve ALLOC_ARRAY_ARGS testChristophe JAILLET2021-05-061-1/+1
| * | checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSEVincent Mailhol2021-05-061-1/+1
| * | checkpatch: warn when missing newline in return sysfs_emit() formatsJoe Perches2021-05-061-0/+11
| |/
* | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-062-1/+9
|\ \
| * | riscv: Workaround mcount name prior to clang-13Nathan Chancellor2021-04-261-1/+1
| * | scripts/recordmcount.pl: Fix RISC-V regex for clangNathan Chancellor2021-04-261-1/+1
| * | kbuild: buildtar: add riscv supportCarlos de Paula2021-03-291-0/+8
* | | Merge tag 'docs-5.13-2' of git://git.lwn.net/linuxLinus Torvalds2021-05-062-1/+1
|\ \ \
| * | | Removed the oprofiled version optionBhaskar Chowdhury2021-05-031-1/+0