Andrey Ryabinin
|
c6d308534a
UBSAN: run-time undefined behavior sanity checker
|
9 vuotta sitten |
Linus Torvalds
|
d9569f003c
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
9 vuotta sitten |
Heiko Carstens
|
a7e137eb94
kbuild: add AFLAGS_REMOVE_(basename).o option
|
9 vuotta sitten |
Michal Marek
|
cf4f21938e
kbuild: Allow to specify composite modules with modname-m
|
9 vuotta sitten |
Nathan Rossi
|
77479b38e2
kbuild: Create directory for target DTB
|
10 vuotta sitten |
Andrey Ryabinin
|
0b24becc81
kasan: add kernel address sanitizer infrastructure
|
10 vuotta sitten |
Robert Richter
|
9fb5e53722
dts, kbuild: Factor out dtbs install rules to Makefile.dtbinst
|
11 vuotta sitten |
Masahiro Yamada
|
c8589d1e9e
kbuild: handle multi-objs dependency appropriately
|
11 vuotta sitten |
Masahiro Yamada
|
38385f8f01
kbuild: trivial - remove trailing spaces
|
11 vuotta sitten |
Linus Torvalds
|
b003d7706a
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
11 vuotta sitten |
Masahiro Yamada
|
13338935f1
kbuild: move "quote" to Kbuild.include to be consistent
|
11 vuotta sitten |
Grant Likely
|
dab2310d9d
Merge tag 'v3.14-rc5' into HEAD
|
11 vuotta sitten |
Jason Cooper
|
f4d4ffc03e
kbuild: dtbs_install: new make target
|
11 vuotta sitten |
Grant Likely
|
b5190516b2
of: Move testcase FDT data into drivers/of
|
11 vuotta sitten |
Linus Torvalds
|
cb63fc2662
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
|
12 vuotta sitten |
Kyungsik Lee
|
e76e1fdfa8
lib: add support for LZ4-compressed kernel
|
12 vuotta sitten |
张忠山
|
4d47dde47f
kbuild: create directory for dir/file.o
|
12 vuotta sitten |
Ian Campbell
|
b0a4d8b3cf
kbuild: make sure we clean up DTB temporary files
|
12 vuotta sitten |
James Hogan
|
1c00a47e48
Makefile.lib: align DTB quiet_cmd
|
12 vuotta sitten |
Matthijs Kooijman
|
ad06156876
kbuild: Don't assume dts files live in arch/*/boot/dts
|
12 vuotta sitten |
Linus Torvalds
|
f8ce1faf55
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
|
12 vuotta sitten |
Stephen Warren
|
b40b25fff8
kbuild: always run gcc -E on *.dts, remove cmd_dtc_cpp
|
12 vuotta sitten |
Stephen Warren
|
85f02be8e5
kbuild: cmd_dtc_cpp: extract deps from both gcc -E and dtc
|
12 vuotta sitten |
Stephen Warren
|
c58299aa87
kbuild: create an "include chroot" for DT bindings
|
12 vuotta sitten |
Rusty Russell
|
b92021b09d
CONFIG_SYMBOL_PREFIX: cleanup.
|
12 vuotta sitten |
Stephen Warren
|
e570d7c15a
kbuild: limit dtc+cpp include path
|
12 vuotta sitten |
Stephen Warren
|
22435f3833
kbuild: create a rule to run the pre-processor on *.dts files
|
12 vuotta sitten |
Stephen Warren
|
90b335fbbc
kbuild: centralize .dts->.dtb rule
|
12 vuotta sitten |
Stephen Warren
|
e339364514
Kbuild: centralize MKIMAGE and cmd_uimage definitions
|
13 vuotta sitten |
Stephen Warren
|
7c43185138
Kbuild: Use dtc's -d (dependency) option
|
13 vuotta sitten |