index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+10
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
1
-1
/
+2
|
|
\
|
*
\
Merge branch 'linus' into locking/kcsan, to pick up fixes
Ingo Molnar
2020-03-21
1
-3
/
+3
|
|
\
\
|
*
\
\
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
1
-8
/
+19
|
|
\
\
\
|
*
\
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
1
-14
/
+0
|
|
\
\
\
\
|
*
|
|
|
|
kcsan: Add Kernel Concurrency Sanitizer infrastructure
Marco Elver
2019-11-16
1
-0
/
+10
*
|
|
|
|
|
kbuild: add variables for compression tools
Denis Efremov
2020-06-06
1
-6
/
+6
*
|
|
|
|
|
kbuild: update modules.order only when contained modules are updated
Masahiro Yamada
2020-06-03
1
-13
/
+14
*
|
|
|
|
|
kbuild: refactor subdir-ym calculation
Masahiro Yamada
2020-06-01
1
-9
/
+4
*
|
|
|
|
|
kbuild: make modules.order rule consistent with built-in.a
Masahiro Yamada
2020-05-26
1
-0
/
+2
*
|
|
|
|
|
kbuild: move subdir-obj-y to scripts/Makefile.build
Masahiro Yamada
2020-05-26
1
-5
/
+0
*
|
|
|
|
|
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
2020-05-17
1
-1
/
+11
*
|
|
|
|
|
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
2020-05-12
1
-3
/
+3
*
|
|
|
|
|
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-05-12
1
-4
/
+4
*
|
|
|
|
|
kbuild: fix DT binding schema rule again to avoid needless rebuilds
Masahiro Yamada
2020-04-23
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
kbuild: Always validate DT binding examples
Rob Herring
2020-03-03
1
-1
/
+2
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
kbuild: remove unneeded semicolon at the end of cmd_dtb_check
Masahiro Yamada
2020-02-27
1
-1
/
+1
*
|
|
|
kbuild: fix DT binding schema rule to detect command line changes
Masahiro Yamada
2020-02-27
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
1
-1
/
+5
*
|
|
kbuild: pass KBUILD_MODFILE when compiling builtin objects
Masahiro Yamada
2020-01-07
1
-6
/
+9
*
|
|
kbuild: add stringify helper to quote a string passed to C files
Masahiro Yamada
2020-01-07
1
-1
/
+1
*
|
|
kbuild: do not create orphan built-in.a or obj-y objects
Masahiro Yamada
2020-01-07
1
-0
/
+4
|
|
/
|
/
|
*
|
kbuild: remove header compile test
Masahiro Yamada
2019-11-15
1
-14
/
+0
|
/
*
kbuild: remove ar-option and KBUILD_ARFLAGS
Masahiro Yamada
2019-10-01
1
-1
/
+1
*
kbuild: rename KBUILD_ENABLE_EXTRA_GCC_CHECKS to KBUILD_EXTRA_WARN
Masahiro Yamada
2019-09-06
1
-2
/
+2
*
kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj)
Masahiro Yamada
2019-09-04
1
-5
/
+8
*
kbuild: add $(BASH) to run scripts with bash-extension
Masahiro Yamada
2019-09-04
1
-1
/
+1
*
kbuild: move modkern_{c,a}flags to Makefile.lib from Makefile.build
Masahiro Yamada
2019-08-22
1
-0
/
+12
*
kbuild: treat an object as multi-used when $(foo-) is set
Masahiro Yamada
2019-08-15
1
-5
/
+5
*
kbuild: move flex and bison rules to Makefile.host
Masahiro Yamada
2019-08-14
1
-16
/
+0
*
kbuild: make bison create C file and header in a single pattern rule
Masahiro Yamada
2019-08-14
1
-9
/
+3
*
kbuild: remove unused single-used-m
Masahiro Yamada
2019-07-27
1
-2
/
+0
*
kbuild: compile-test headers listed in header-test-m as well
Masahiro Yamada
2019-07-17
1
-1
/
+1
*
kbuild: fix compression errors getting ignored
Harald Seiler
2019-07-11
1
-5
/
+5
*
kbuild: replace KBUILD_SRCTREE with boolean building_out_of_srctree
Masahiro Yamada
2019-07-11
1
-1
/
+1
*
kbuild: support header-test-pattern-y
Masahiro Yamada
2019-07-09
1
-0
/
+11
*
kbuild: do not create wrappers for header-test-y
Masahiro Yamada
2019-07-09
1
-1
/
+1
*
kbuild: add support for ensuring headers are self-contained
Jani Nikula
2019-06-15
1
-0
/
+3
*
dt-bindings: Pass binding directory to validation tools
Rob Herring
2019-05-22
1
-1
/
+1
*
kbuild: remove 'addtree' and 'flags' magic for header search paths
Masahiro Yamada
2019-05-18
1
-18
/
+8
*
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
1
-1
/
+1
*
kbuild: move archive command to scripts/Makefile.lib
Masahiro Yamada
2019-03-14
1
-0
/
+6
*
kbuild: remove unnecessary in-subshell execution
Masahiro Yamada
2019-01-28
1
-11
/
+10
*
kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)
Masahiro Yamada
2019-01-28
1
-9
/
+9
*
kbuild: simplify rules of data compression with size appending
Masahiro Yamada
2019-01-28
1
-11
/
+7
*
kbuild: skip 'addtree' and 'flags' magic for external module build
Masahiro Yamada
2019-01-28
1
-5
/
+6
*
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
2019-01-06
1
-2
/
+1
*
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
2019-01-06
1
-14
/
+7
*
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
2019-01-06
1
-2
/
+2
*
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
2019-01-06
1
-4
/
+2
[next]