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
2019-09-06
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
1
-2
/
+2
2019-09-04
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
1
-5
/
+8
2019-09-04
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
1
-1
/
+1
2019-08-21
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
1
-0
/
+12
2019-08-14
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
1
-5
/
+5
2019-08-13
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
1
-16
/
+0
2019-08-13
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
1
-9
/
+3
2019-07-27
kbuild: remove unused single-used-m
Masahiro Yamada
1
-2
/
+0
2019-07-17
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
1
-1
/
+1
2019-07-10
kbuild: fix compression errors getting ignored
Harald Seiler
1
-5
/
+5
2019-07-10
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
1
-1
/
+1
2019-07-09
kbuild: support header-test-pattern-y
Masahiro Yamada
1
-0
/
+11
2019-07-09
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
1
-1
/
+1
2019-06-15
kbuild: add support for ensuring headers are self-contained
Jani Nikula
1
-0
/
+3
2019-05-22
dt-bindings: Pass binding directory to validation tools
Rob Herring
1
-1
/
+1
2019-05-18
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
1
-18
/
+8
2019-04-02
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
1
-1
/
+1
2019-03-13
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
1
-0
/
+6
2019-01-28
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
1
-11
/
+10
2019-01-28
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
1
-9
/
+9
2019-01-28
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
1
-11
/
+7
2019-01-28
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
1
-5
/
+6
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
1
-2
/
+1
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
1
-14
/
+7
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
1
-2
/
+2
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
1
-4
/
+2
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
1
-2
/
+22
2018-12-13
kbuild: Add support for DT binding schema checks
Rob Herring
1
-2
/
+22
2018-12-01
kbuild: remove redundant 'set -e' from filechk_offsets
Masahiro Yamada
1
-1
/
+1
2018-11-30
kbuild: Enable dtc graph_port warning by default
Rob Herring
1
-1
/
+0
2018-11-30
kbuild: disable dtc simple_bus_reg warnings by default
Rob Herring
1
-0
/
+1
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
1
-1
/
+1
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-1
/
+1
2018-07-28
kbuild: do not redirect the first prerequisite for filechk
Masahiro Yamada
1
-1
/
+1
2018-07-19
kbuild: change ld_flags to contain LDFLAGS_$(@F)
Masahiro Yamada
1
-2
/
+2
2018-07-19
kbuild: replace $(LDFLAGS) $(ldflags-y) with $(ld_flags)
Masahiro Yamada
1
-2
/
+1
2018-06-08
Merge tag 'devicetree-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+3
2018-05-15
kbuild: disable new dtc graph and unit-address warnings
Rob Herring
1
-0
/
+3
2018-05-05
kbuild: replace hardcoded bison in cmd_bison_h with $(YACC)
Masahiro Yamada
1
-1
/
+1
2018-04-07
kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers
Masahiro Yamada
1
-3
/
+0
2018-04-07
kbuild: add %.dtb.S and %.dtb to 'targets' automatically
Masahiro Yamada
1
-2
/
+2
2018-04-07
genksyms: generate lexer and parser during build instead of shipping
Masahiro Yamada
1
-21
/
+3
2018-04-06
Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+4
2018-03-31
kbuild: get <linux/compiler_types.h> out of <linux/kconfig.h>
Masahiro Yamada
1
-0
/
+1
2018-03-25
kbuild: link $(real-obj-y) instead of $(obj-y) into built-in.a
Masahiro Yamada
1
-4
/
+3
2018-03-25
kbuild: rename real-objs-y/m to real-obj-y/m
Masahiro Yamada
1
-4
/
+4
2018-03-25
kbuild: move modname and modname-multi close to modname_flags
Masahiro Yamada
1
-6
/
+8
2018-03-25
kbuild: simplify modname calculation
Masahiro Yamada
1
-7
/
+0
2018-03-25
kbuild: fix modname for composite modules
Cao jin
1
-2
/
+2
[next]