Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c0edc3633b56000e18d82fc241e3995ca18a69e
/
Makefile
33d930e
Linux 4.14-rc5
by Linus Torvalds
· 7 years ago
a515d05
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
8a5776a
Linux 4.14-rc4
by Linus Torvalds
· 7 years ago
3dd40cb
objtool: Upgrade libelf-devel warning to error for CONFIG_ORC_UNWINDER
by Josh Poimboeuf
· 7 years ago
9e66317
Linux 4.14-rc3
by Linus Torvalds
· 7 years ago
225d3b6
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 7 years ago
e19b205
Linux 4.14-rc2
by Linus Torvalds
· 7 years ago
2bc8452
Makefile: kselftest and kselftest-clean fail for make O=dir case
by Shuah Khan
· 7 years ago
2bd6bf0
Linux 4.14-rc1
by Linus Torvalds
· 7 years ago
df85b2d
firmware: Restore support for built-in firmware
by Markus Trippelsdorf
· 7 years ago
b38923a
Merge tag 'firmware_removal-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 7 years ago
5620a0d
firmware: delete in-kernel firmware
by Greg Kroah-Hartman
· 7 years ago
a2bc8de
Merge tag 'kbuild-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
81a84ad
Merge branch 'docs-next' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
569dbb8
Linux 4.13
by Linus Torvalds
· 7 years ago
8e9b466
kbuild: use $(abspath ...) instead of $(shell cd ... && /bin/pwd)
by Masahiro Yamada
· 7 years ago
cc4a41f
Linux 4.13-rc7
by Linus Torvalds
· 7 years ago
f7bbf07
Merge tag 'kbuild-fixes-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
801d2e9
Makefile: add kselftest-clean to PHONY target list
by Shuah Khan
· 7 years ago
8c97023
Kbuild: use -fshort-wchar globally
by Arnd Bergmann
· 7 years ago
14ccee7
Linux 4.13-rc6
by Linus Torvalds
· 7 years ago
ef95484
Linux 4.13-rc5
by Linus Torvalds
· 7 years ago
312a3d0
kbuild: trivial cleanups on the comments
by Cao jin
· 7 years ago
aae4e7a
Linux 4.13-rc4
by Linus Torvalds
· 7 years ago
16f73eb
Linux 4.13-rc3
by Linus Torvalds
· 7 years ago
520eccd
Linux 4.13-rc2
by Linus Torvalds
· 7 years ago
18afab8
docs: Makefile: remove no-ops targets
by Mauro Carvalho Chehab
· 7 years ago
5771a8c
Linux v4.13-rc1
by Linus Torvalds
· 7 years ago
80fc623
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
bd664f6
disable new gcc-7.1.1 warnings for now
by Linus Torvalds
· 7 years ago
d7f14c6
kbuild: Enable Large File Support for hostprogs
by Uwe Kleine-König
· 7 years ago
a9d9a40
kbuild: split exported generic header creation into uapi-asm-generic
by Masahiro Yamada
· 7 years ago
a8ff49a
kbuild: pass dst= to Makefile.headersinst from top Makefile
by Masahiro Yamada
· 7 years ago
0f042ee
kbuild: fix comment about dst of headers_{install, check}_all
by Masahiro Yamada
· 7 years ago
98ced88
Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
58f051f
Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
650fc87
Merge tag 'docs-4.13' of git://git.lwn.net/linux
by Linus Torvalds
· 7 years ago
6f7da29
Linux 4.12
by Linus Torvalds
· 7 years ago
c4e6fff
kbuild: improve comments on KBUILD_SRC
by Cao jin
· 7 years ago
3a166fc
kbuild: handle libs-y archives separately from built-in.o archives
by Nicholas Piggin
· 7 years ago
c0bc126
Linux 4.12-rc7
by Linus Torvalds
· 7 years ago
9f3f1fd
kbuild: Add __cc-option macro
by Matthias Kaehlcke
· 7 years ago
bb9b8fd
Merge tag 'kbuild-fixes-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 7 years ago
52b3f23
Docs: clean up some DocBook loose ends
by Jonathan Corbet
· 7 years ago
bfb3898
kbuild: clang: Disable 'address-of-packed-member' warning
by Matthias Kaehlcke
· 8 years ago
41f1830
Linux 4.12-rc6
by Linus Torvalds
· 7 years ago
32c1431
Linux 4.12-rc5
by Linus Torvalds
· 7 years ago
f8224f7
kbuild: remove duplicated arch/*/include/generated/uapi include path
by Masahiro Yamada
· 7 years ago
9ba26a7
Kbuild: tiny correction on `make help`
by Cao jin
· 7 years ago
6f0fa58
kbuild: simplify silent build (-s) detection
by Masahiro Yamada
· 7 years ago
3c2993b
Linux 4.12-rc4
by Linus Torvalds
· 7 years ago
5ed02db
Linux 4.12-rc3
by Linus Torvalds
· 7 years ago
0833289
Linux 4.12-rc2
by Linus Torvalds
· 7 years ago
6312811
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
by Jonathan Corbet
· 7 years ago
05d8cba
kbuild: skip install/check of headers right under uapi directories
by Masahiro Yamada
· 7 years ago
cb43fb5
docs: remove DocBook from the building system
by Mauro Carvalho Chehab
· 7 years ago
2ea659a
Linux 4.12-rc1
by Linus Torvalds
· 7 years ago
791a9a6
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
593043d
Merge tag 'kbuild-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
61562f9
uapi: export all arch specifics directories
by Nicolas Dichtel
· 8 years ago
31b8cc8
make help: add tools help target
by Randy Dunlap
· 8 years ago
bd74370
Makefile: evaluate LDFLAGS_BUILD_ID only once
by Rabin Vincent
· 8 years ago
c58d405
Merge tag 'docs-4.12' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
a351e9b
Linux 4.11
by Linus Torvalds
· 8 years ago
a37c45c
kbuild: clang: add -no-integrated-as to KBUILD_[AC]FLAGS
by Michael Davidson
· 8 years ago
433db3e
kbuild: Add support to generate LLVM assembly files
by Vinícius Tinti
· 8 years ago
5a7ad11
Linux 4.11-rc8
by Linus Torvalds
· 8 years ago
785f11a
kbuild: Add better clang cross build support
by Behan Webster
· 8 years ago
a0ae981
kbuild: drop -Wno-unknown-warning-option from clang options
by Masahiro Yamada
· 8 years ago
90ad405
kbuild: avoid conflict between -ffunction-sections and -pg on gcc-4.7
by Masahiro Yamada
· 8 years ago
4f7d029
Linux 4.11-rc7
by Linus Torvalds
· 8 years ago
6748cb3
kbuild: use -Oz instead of -Os when using clang
by Behan Webster
· 8 years ago
39da7c5
Linux 4.11-rc6
by Linus Torvalds
· 8 years ago
9f0bffa
Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 8 years ago
a71c9a1
Linux 4.11-rc5
by Linus Torvalds
· 8 years ago
036db11
sparse doc: fix reference path
by Cao jin
· 8 years ago
c02ed2e
Linux 4.11-rc4
by Linus Torvalds
· 8 years ago
c834f0e
Kbuild: make designated_init attribute fatal
by Kees Cook
· 8 years ago
7292ae3
jump label: fix passing kbuild_cflags when checking for asm goto support
by Gleb Fotengauer-Malinovskiy
· 8 years ago
97da385
Linux 4.11-rc3
by Linus Torvalds
· 8 years ago
b334e19
Kbuild: use cc-disable-warning consistently for maybe-uninitialized
by Arnd Bergmann
· 8 years ago
f78271d
kbuild: drop unneeded patterns '.*.orig' and '.*.rej' from distclean
by Masahiro Yamada
· 8 years ago
4495c08
Linux 4.11-rc2
by Linus Torvalds
· 8 years ago
35288e3
Kbuild: fix file name in comment about extra gcc checks
by Seung-Woo Kim
· 8 years ago
c1ae3cf
Linux 4.11-rc1
by Linus Torvalds
· 8 years ago
e72e58f
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c1aac62
Merge tag 'docs-4.11' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
7f4eb0a
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
9f0c18a
objtool: Fix CONFIG_STACK_VALIDATION=y warning for out-of-tree modules
by Josh Poimboeuf
· 8 years ago
c470abd
Linux 4.10
by Linus Torvalds
· 8 years ago
62924fd
Add a target to check broken external links in the Documentation
by Rémy Léone
· 8 years ago
210f400
Merge tag 'v4.10-rc8' into perf/core, to pick up fixes
by Ingo Molnar
· 8 years ago
7089db8
Linux 4.10-rc8
by Linus Torvalds
· 8 years ago
d5adbfc
Linux 4.10-rc7
by Linus Torvalds
· 8 years ago
35f860f
jump label: pass kbuild_cflags when checking for asm goto support
by David Lin
· 8 years ago
d7cb3a5
Merge tag 'perf-core-for-mingo-4.11-20170201' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 8 years ago
566cf87
Linux 4.10-rc6
by Linus Torvalds
· 8 years ago
e572d08
tools build: Add tools tree support for 'make -s'
by Josh Poimboeuf
· 8 years ago
7a308bb
Linux 4.10-rc5
by Linus Torvalds
· 8 years ago
49def18
Linux 4.10-rc4
by Linus Torvalds
· 8 years ago
Next »