| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2021-05-08 | 15 | -65/+85 |
|\ |
|
| * | kbuild: Don't remove link-vmlinux temporary files on exit/signal | Andi Kleen | 2021-05-06 | 1 | -14/+0 |
| * | kbuild: refactor modname-multi by using suffix-search | Masahiro Yamada | 2021-05-06 | 1 | -1/+1 |
| * | kbuild: refactor fdtoverlay rule | Masahiro Yamada | 2021-05-06 | 2 | -19/+16 |
| * | kbuild: parameterize the .o part of suffix-search | Masahiro Yamada | 2021-05-06 | 1 | -8/+11 |
| * | .gitignore: prefix local generated files with a slash | Masahiro Yamada | 2021-05-02 | 6 | -18/+18 |
| * | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada | 2021-05-02 | 4 | -4/+4 |
| * | kbuild: add a script to remove stale generated files | Masahiro Yamada | 2021-05-02 | 1 | -0/+31 |
| * | genksyms: fix stale comment | Masahiro Yamada | 2021-05-02 | 1 | -1/+1 |
| * | kbuild: add comment about why cmd_shipped uses 'cat' | Masahiro Yamada | 2021-05-02 | 1 | -0/+3 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2021-05-07 | 4 | -5/+39 |
|\ \ |
|
| * | | scripts/spelling.txt: add "overflw" | Drew Fustini | 2021-05-07 | 1 | -0/+1 |
| * | | scripts/spelling.txt: Add "diabled" typo | zuoqilin | 2021-05-07 | 1 | -0/+1 |
| * | | scripts/spelling.txt: add "overlfow" | Drew Fustini | 2021-05-07 | 1 | -0/+1 |
| * | | scripts/gdb: add lx_current support for arm64 | Barry Song | 2021-05-07 | 1 | -0/+13 |
| * | | scripts/gdb: document lx_current is only supported by x86 | Barry Song | 2021-05-07 | 1 | -2/+8 |
| * | | gdb: lx-symbols: store the abspath() | Johannes Berg | 2021-05-07 | 1 | -1/+2 |
| * | | checkpatch: improve ALLOC_ARRAY_ARGS test | Christophe JAILLET | 2021-05-06 | 1 | -1/+1 |
| * | | checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE | Vincent Mailhol | 2021-05-06 | 1 | -1/+1 |
| * | | checkpatch: warn when missing newline in return sysfs_emit() formats | Joe Perches | 2021-05-06 | 1 | -0/+11 |
| |/ |
|
* | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-05-06 | 2 | -1/+9 |
|\ \ |
|
| * | | riscv: Workaround mcount name prior to clang-13 | Nathan Chancellor | 2021-04-26 | 1 | -1/+1 |
| * | | scripts/recordmcount.pl: Fix RISC-V regex for clang | Nathan Chancellor | 2021-04-26 | 1 | -1/+1 |
| * | | kbuild: buildtar: add riscv support | Carlos de Paula | 2021-03-29 | 1 | -0/+8 |
* | | | Merge tag 'docs-5.13-2' of git://git.lwn.net/linux | Linus Torvalds | 2021-05-06 | 2 | -1/+1 |
|\ \ \ |
|
| * | | | Removed the oprofiled version option | Bhaskar Chowdhury | 2021-05-03 | 1 | -1/+0 |
| * | | | kernel-doc: Add support for __deprecated | Matthew Wilcox | 2021-04-27 | 1 | -0/+1 |
* | | | | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2021-05-03 | 1 | -12/+14 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | scripts/recordmcount.pl: Make vim and emacs indent the same | Steven Rostedt (VMware) | 2021-03-22 | 1 | -0/+2 |
| * | | | scripts/recordmcount.pl: Make indent spacing consistent | Steven Rostedt (VMware) | 2021-03-22 | 1 | -12/+12 |
* | | | | scripts: a new script for checking duplicate struct declaration | Wan Jiabing | 2021-04-30 | 1 | -0/+53 |
* | | | | scripts/spelling.txt: add entries for recent discoveries | Tom Saeger | 2021-04-30 | 1 | -1/+25 |
* | | | | Merge tag 'kconfig-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2021-04-29 | 24 | -635/+559 |
|\ \ \ \ |
|
| * | | | | kconfig: refactor .gitignore | Masahiro Yamada | 2021-04-26 | 1 | -10/+3 |
| * | | | | kconfig: highlight xconfig 'comment' lines with '***' | Randy Dunlap | 2021-04-19 | 1 | -0/+1 |
| * | | | | kconfig: highlight gconfig 'comment' lines with '***' | Randy Dunlap | 2021-04-19 | 1 | -2/+6 |
| * | | | | kconfig: gconf: remove unused code | Masahiro Yamada | 2021-04-19 | 1 | -7/+0 |
| * | | | | kconfig: remove unused PACKAGE definition | Masahiro Yamada | 2021-04-19 | 1 | -4/+0 |
| * | | | | kconfig: nconf: stop endless search loops | Mihai Moldovan | 2021-04-16 | 1 | -1/+1 |
| * | | | | kconfig: split menu.c out of parser.y | Masahiro Yamada | 2021-04-14 | 4 | -5/+14 |
| * | | | | kconfig: nconf: refactor in print_in_middle() | Masahiro Yamada | 2021-04-14 | 3 | -34/+6 |
| * | | | | kconfig: nconf: remove meaningless wattrset() call from show_menu() | Masahiro Yamada | 2021-04-14 | 1 | -1/+0 |
| * | | | | kconfig: nconf: change set_config_filename() to void function | Masahiro Yamada | 2021-04-14 | 1 | -2/+1 |
| * | | | | kconfig: nconf: refactor attributes setup code | Masahiro Yamada | 2021-04-14 | 3 | -175/+144 |
| * | | | | kconfig: nconf: remove unneeded default for menu prompt | Masahiro Yamada | 2021-04-14 | 1 | -4/+2 |
| * | | | | kconfig: nconf: get rid of (void) casts from wattrset() calls | Masahiro Yamada | 2021-04-14 | 2 | -17/+17 |
| * | | | | kconfig: nconf: fix NORMAL attributes | Masahiro Yamada | 2021-04-14 | 1 | -2/+2 |
| * | | | | kconfig: mconf,nconf: remove unneeded '\0' termination after snprintf() | Masahiro Yamada | 2021-04-14 | 2 | -17/+6 |
| * | | | | kconfig: use /boot/config-* etc. as DEFCONFIG_LIST only for native build | Masahiro Yamada | 2021-04-14 | 1 | -4/+4 |
| * | | | | kconfig: change sym_change_count to a boolean flag | Masahiro Yamada | 2021-04-14 | 7 | -24/+18 |