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
/
Makefile.build
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-08
kbuild: read *.mod to get objects passed to $(LD) or $(AR)
Masahiro Yamada
1
-7
/
+3
2022-05-08
kbuild: make *.mod not depend on *.o
Masahiro Yamada
1
-3
/
+2
2022-05-08
kbuild: get rid of duplication in *.mod files
Masahiro Yamada
1
-1
/
+2
2022-05-08
kbuild: split the second line of *.mod into *.usyms
Masahiro Yamada
1
-8
/
+9
2022-05-08
kbuild: reuse real-search to simplify cmd_mod
Masahiro Yamada
1
-1
/
+1
2022-05-08
kbuild: refactor cmd_modversions_S
Masahiro Yamada
1
-11
/
+4
2022-05-08
kbuild: refactor cmd_modversions_c
Masahiro Yamada
1
-14
/
+11
2022-04-06
kbuild: do not remove empty *.symtypes explicitly
Masahiro Yamada
1
-6
/
+2
2022-04-06
kbuild: factor out genksyms command from cmd_gensymtypes_{c,S}
Masahiro Yamada
1
-11
/
+8
2022-03-31
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+1
2022-03-22
kbuild: Fixup the IBT kbuild changes
Peter Zijlstra
1
-47
/
+19
2022-03-15
x86/alternative: Use .ibt_endbr_seal to seal indirect calls
Peter Zijlstra
1
-9
/
+38
2022-02-15
kbuild: replace $(if A,A,B) with $(or A,B)
Masahiro Yamada
1
-2
/
+1
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
1
-1
/
+2
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
1
-0
/
+10
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
kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANG
Sami Tolvanen
1
-1
/
+26
2021-07-18
Kbuild: lto: fix module versionings mismatch in GNU make 3.X
Lecopzer Chen
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-2
/
+0
2021-05-24
kbuild: remove libelf checks from top Makefile
Masahiro Yamada
1
-2
/
+0
2021-05-19
kbuild: Fix objtool dependency for 'OBJECT_FILES_NON_STANDARD_<obj> := n'
Josh Poimboeuf
1
-2
/
+3
2021-05-06
kbuild: refactor fdtoverlay rule
Masahiro Yamada
1
-1
/
+1
2021-04-25
kbuild: redo fake deps at include/config/*.h
Alexey Dobriyan
1
-2
/
+2
2021-04-25
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
1
-3
/
+3
2021-04-25
kbuild: split cc-option and friends to scripts/Makefile.compiler
Masahiro Yamada
1
-0
/
+1
2021-03-15
kbuild: prefix $(srctree)/ to some included Makefiles
Masahiro Yamada
1
-4
/
+4
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
1
-1
/
+0
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
1
-20
/
+2
2021-02-23
tracing: add support for objtool mcount
Sami Tolvanen
1
-0
/
+3
2021-01-14
kbuild: lto: fix module versioning
Sami Tolvanen
1
-2
/
+31
2021-01-14
kbuild: add support for Clang LTO
Sami Tolvanen
1
-1
/
+8
2021-01-08
tracing: move function tracer options to Kconfig
Sami Tolvanen
1
-4
/
+2
2020-12-06
kbuild: avoid split lines in .mod files
Masahiro Yamada
1
-8
/
+4
2020-10-21
treewide: remove DISABLE_LTO
Sami Tolvanen
1
-1
/
+1
2020-08-10
kbuild: sort hostprogs before passing it to ifneq
Masahiro Yamada
1
-1
/
+4
2020-08-10
kbuild: move host .so build rules to scripts/gcc-plugins/Makefile
Masahiro Yamada
1
-2
/
+2
2020-08-10
kbuild: always create directories of targets
Masahiro Yamada
1
-3
/
+1
2020-07-07
kbuild: run the checker after the compiler
Luc Van Oostenryck
1
-2
/
+2
2020-06-03
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
1
-8
/
+13
2020-06-01
kbuild: refactor tagets caluculation for KBUILD_{BUILTIN,KBUILD_MODULES}
Masahiro Yamada
1
-13
/
+12
2020-05-26
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
1
-4
/
+6
2020-05-26
kbuild: rename subdir-obj-y to subdir-builtin
Masahiro Yamada
1
-4
/
+5
2020-05-26
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
1
-0
/
+2
[next]