index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-11
kconfig: add conf_get_autoheader_name()
Masahiro Yamada
1
-3
/
+8
2021-10-11
kconfig: move sym_escape_string_value() to confdata.c
Masahiro Yamada
3
-47
/
+45
2021-10-11
kconfig: refactor listnewconfig code
Masahiro Yamada
3
-12
/
+8
2021-10-11
kconfig: refactor conf_write_symbol()
Masahiro Yamada
1
-79
/
+57
2021-10-11
kconfig: refactor conf_write_heading()
Masahiro Yamada
1
-62
/
+33
2021-10-01
kconfig: remove 'const' from the return type of sym_escape_string_value()
Masahiro Yamada
4
-23
/
+24
2021-09-30
kconfig: rename a variable in the lexer to a clearer name
Masahiro Yamada
1
-3
/
+3
2021-09-30
kconfig: narrow the scope of variables in the lexer
Masahiro Yamada
1
-1
/
+2
2021-09-25
kconfig: Create links to main menu items in search
Ariel Marcovitch
1
-15
/
+18
2021-09-22
kbuild: reuse $(cmd_objtool) for cmd_cc_lto_link_modules
Masahiro Yamada
1
-11
/
+17
2021-09-22
kbuild: detect objtool update without using .SECONDEXPANSION
Masahiro Yamada
1
-7
/
+5
2021-09-22
kbuild: factor out OBJECT_FILES_NON_STANDARD check into a macro
Masahiro Yamada
1
-6
/
+6
2021-09-22
kbuild: store the objtool command in *.cmd files
Masahiro Yamada
1
-9
/
+5
2021-09-22
kbuild: rename __objtool_obj and reuse it for cmd_cc_lto_link_modules
Masahiro Yamada
1
-6
/
+5
2021-09-22
kbuild: move objtool_args back to scripts/Makefile.build
Masahiro Yamada
2
-11
/
+10
2021-09-19
Merge tag 'kbuild-fixes-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-9
/
+10
2021-09-19
kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGS
Nathan Chancellor
1
-0
/
+5
2021-09-19
kbuild: Fix comment typo in scripts/Makefile.modpost
Ramji Jiyani
1
-1
/
+1
2021-09-19
gen_compile_commands: fix missing 'sys' package
Kortan
1
-0
/
+1
2021-09-19
checkkconfigsymbols.py: Remove skipping of help lines in parse_kconfig_file
Ariel Marcovitch
1
-8
/
+0
2021-09-19
checkkconfigsymbols.py: Forbid passing 'HEAD' to --commit
Ariel Marcovitch
1
-0
/
+3
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
1
-7
/
+1
2021-09-13
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
1
-7
/
+1
2021-09-11
Merge tag 'riscv-for-linus-5.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-09-11
Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jlaw...
Linus Torvalds
2
-1
/
+3
2021-09-10
riscv: Enable BUILDTIME_TABLE_SORT
Jisheng Zhang
1
-0
/
+1
2021-09-08
Merge tag 'modules-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-37
/
+58
2021-09-08
scripts: check_extable: fix typo in user error message
Randy Dunlap
1
-1
/
+1
2021-09-08
checkpatch: improve GIT_COMMIT_ID test
Joe Perches
1
-31
/
+51
2021-09-08
checkpatch: make email address check case insensitive
Mimi Zohar
1
-2
/
+2
2021-09-08
checkpatch: support wide strings
Joe Perches
1
-3
/
+4
2021-09-06
don't make the syscall checking produce errors from warnings
Stephen Rothwell
1
-1
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
21
-135
/
+166
2021-09-03
Merge tag 'powerpc-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2021-09-03
kbuild: redo fake deps at include/ksym/*.h
Masahiro Yamada
2
-5
/
+4
2021-09-03
kbuild: clean up objtool_args slightly
Masahiro Yamada
1
-6
/
+5
2021-09-03
modpost: get the *.mod file path more simply
Masahiro Yamada
3
-16
/
+11
2021-09-03
checkkconfigsymbols.py: Fix the '--ignore' option
Ariel Marcovitch
1
-1
/
+1
2021-09-03
kbuild: merge vmlinux_link() between ARCH=um and other architectures
Masahiro Yamada
1
-33
/
+23
2021-09-03
kbuild: do not remove 'linux' link in scripts/link-vmlinux.sh
Masahiro Yamada
1
-1
/
+0
2021-09-03
kbuild: merge vmlinux_link() between the ordinary link and Clang LTO
Masahiro Yamada
1
-16
/
+14
2021-09-03
kbuild: remove stale *.symversions
Masahiro Yamada
1
-0
/
+2
2021-09-03
kbuild: remove unused quiet_cmd_update_lto_symversions
Masahiro Yamada
1
-1
/
+0
2021-09-03
gen_compile_commands: extract compiler command from a series of commands
Masahiro Yamada
1
-1
/
+1
2021-09-03
kbuild: Fix 'no symbols' warning when CONFIG_TRIM_UNUSD_KSYMS=y
Masahiro Yamada
1
-1
/
+7
2021-09-03
kbuild: Switch to 'f' variants of integrated assembler flag
Nathan Chancellor
2
-6
/
+6
2021-09-03
kbuild: warn if FORCE is missing for if_changed(_dep,_rule) and filechk
Masahiro Yamada
1
-1
/
+6
2021-09-03
kbuild: macrofy the condition of if_changed and friends
Masahiro Yamada
1
-3
/
+5
2021-09-03
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
5
-51
/
+38
[next]