index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
kbuild: refactor modname-multi by using suffix-search
Masahiro Yamada
1
-1
/
+1
2021-05-05
kbuild: refactor fdtoverlay rule
Masahiro Yamada
1
-18
/
+15
2021-05-05
kbuild: parameterize the .o part of suffix-search
Masahiro Yamada
1
-8
/
+11
2021-05-01
kbuild: add comment about why cmd_shipped uses 'cat'
Masahiro Yamada
1
-0
/
+3
2021-04-30
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-8
/
+8
2021-04-29
Merge tag 'devicetree-for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+28
2021-04-24
kbuild: move $(strip ) to suffix-search definition
Masahiro Yamada
1
-3
/
+3
2021-04-24
kbuild: rename multi-used-* to multi-obj-*
Masahiro Yamada
1
-5
/
+5
2021-03-24
kbuild: Add generic rule to apply fdtoverlay
Rob Herring
1
-2
/
+24
2021-03-24
kbuild: Simplify builds with CONFIG_OF_ALL_DTBS
Viresh Kumar
1
-3
/
+2
2021-03-16
kbuild: Enable DT undocumented compatible checks
Rob Herring
1
-1
/
+2
2021-03-11
kbuild: remove meaningless parameter to $(call if_changed_rule,dtc)
Masahiro Yamada
1
-1
/
+1
2021-03-11
kbuild: remove unneeded -O option to dtc
Masahiro Yamada
1
-1
/
+1
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-23
/
+15
2021-02-24
kbuild: remove deprecated 'always' and 'hostprogs-y/m'
Masahiro Yamada
1
-12
/
+0
2021-02-24
Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+12
2021-02-23
kbuild: lto: postpone objtool
Sami Tolvanen
1
-0
/
+12
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+4
2021-02-16
Kbuild: Make composite object searching more generic
Elliot Berman
1
-4
/
+8
2021-02-16
kbuild: use always-y instead of extra-y
Masahiro Yamada
1
-5
/
+5
2021-02-04
kbuild: Add support to build overlays (%.dtbo)
Viresh Kumar
1
-0
/
+5
2021-01-14
init: lto: ensure initcall ordering
Sami Tolvanen
1
-2
/
+4
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-0
/
+2
2020-08-19
dt-bindings: Use json for processed-schema*
Andrei Ziureaev
1
-1
/
+1
2020-08-10
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-8
/
+20
2020-08-09
kbuild: introduce hostprogs-always-y and userprogs-always-y
Masahiro Yamada
1
-0
/
+11
2020-08-09
kbuild: introduce ccflags-remove-y and asflags-remove-y
Masahiro Yamada
1
-6
/
+8
2020-07-31
init: Add support for zstd compressed kernel
Nick Terrell
1
-0
/
+22
2020-07-07
Revert "kbuild: Create directory for target DTB"
Masahiro Yamada
1
-2
/
+1
2020-06-30
dt-bindings: copy process-schema-examples.yaml to process-schema.yaml
Masahiro Yamada
1
-0
/
+3
2020-06-30
scripts/dtc: Update to upstream version v1.6.0-11-g9d7888cbf19c
Rob Herring
1
-1
/
+3
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-3
/
+3
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+10
2020-06-11
kbuild: fix broken builds because of GZIP,BZIP2,LZOP variables
Denis Efremov
1
-3
/
+3
2020-06-06
kbuild: add variables for compression tools
Denis Efremov
1
-6
/
+6
2020-06-03
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
1
-13
/
+14
2020-06-01
kbuild: refactor subdir-ym calculation
Masahiro Yamada
1
-9
/
+4
2020-05-25
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
1
-0
/
+2
2020-05-25
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
1
-5
/
+0
2020-05-17
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
1
-1
/
+11
2020-05-12
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
1
-3
/
+3
2020-05-12
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
1
-4
/
+4
2020-04-23
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
1
-1
/
+1
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-1
/
+2
2020-03-21
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
1
-3
/
+3
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-8
/
+19
2020-03-03
kbuild: Always validate DT binding examples
Rob Herring
1
-1
/
+2
2020-02-26
kbuild: remove unneeded semicolon at the end of cmd_dtb_check
Masahiro Yamada
1
-1
/
+1
2020-02-26
kbuild: fix DT binding schema rule to detect command line changes
Masahiro Yamada
1
-2
/
+2
2020-02-03
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
1
-1
/
+5
[next]