Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
03d1d99c55649ca641b86d2e3489b167ede1671a
/
Makefile
d384e35
Makefile: Change typoed 'behavour' to 'behaviour'
by Linus Nilsson
· 17 years ago
cbd9c88
Linux 2.6.24-rc8
by Linus Torvalds
· 17 years ago
3ce5445
Linux 2.6.24-rc7
by Linus Torvalds
· 17 years ago
ea67db4
Linux 2.6.24-rc6
by Linus Torvalds
· 17 years ago
82d29bf
Linux 2.6.24-rc5
by Linus Torvalds
· 17 years ago
18c32da
kbuild: fix building with O=.. options
by Sam Ravnborg
· 17 years ago
1cacc9a
kbuild: fix building with redirected output.
by Sam Ravnborg
· 17 years ago
09b56ad
Linux 2.6.24-rc4
by Linus Torvalds
· 17 years ago
80ef88d
x86: simplify "make ARCH=x86" and fix kconfig all.config
by Sam Ravnborg
· 17 years ago
d0974b1
Remove x86 merge artifact from top Makefile
by Thomas Gleixner
· 17 years ago
d9f8bcb
Linux 2.6.24-rc3
by Linus Torvalds
· 17 years ago
daa93fa
x86: enable "make ARCH=x86"
by Sam Ravnborg
· 17 years ago
d746d64
x86: do not use $(ARCH) when not needed
by Sam Ravnborg
· 17 years ago
dbeeb81
Linux 2.6.24-rc2
by Linus Torvalds
· 17 years ago
69ee0b3
kbuild: do not pick up CFLAGS from the environment
by Sam Ravnborg
· 17 years ago
236b195
sh: Correct SUBARCH matching.
by Paul Mundt
· 17 years ago
74b469f
x86: move i386 and x86_64 Makefiles to arch/x86
by Sam Ravnborg
· 17 years ago
c9927c2
Linux 2.6.24-rc1
by Linus Torvalds
· 17 years ago
d8d2e78
kbuild: allow depmod in cross builds again
by Sam Ravnborg
· 17 years ago
ab19f87
kbuild: fix modules_install after a 'make vmlinux'
by Sam Ravnborg
· 17 years ago
0b463ff
kbuild: fix toplevel Makefile/depmod
by David Brownell
· 17 years ago
4800be2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
7bb9d09
kbuild: fix first module build
by Sam Ravnborg
· 17 years ago
267c402
markers: Add samples subdir
by Mathieu Desnoyers
· 17 years ago
50a8ec3
kbuild: disable depmod in cross-compile kernel build
by Sam Ravnborg
· 17 years ago
37ab7a2
kbuild: cscope - filter out .tmp_* in find_sources
by Yinghai Lu
· 17 years ago
fc333b2
kbuild: check asm symlink when building a kernel
by Sam Ravnborg
· 17 years ago
f8bea58
kbuild: fix typo SRCARCH in find_sources
by Yinghai Lu
· 17 years ago
06c5040
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
by Sam Ravnborg
· 17 years ago
52bcc33
kbuild: enable use of AFLAGS and CFLAGS on commandline
by Sam Ravnborg
· 17 years ago
222d394
kbuild: enable 'make AFLAGS=...' to add additional options to AS
by Sam Ravnborg
· 17 years ago
a0f97e0
kbuild: enable 'make CFLAGS=...' to add additional options to CC
by Sam Ravnborg
· 17 years ago
295ac05
kbuild: call export_report from the Makefile
by Adrian Bunk
· 17 years ago
0b35786
kbuild: call make once for all targets when O=.. is used
by Milton Miller
· 17 years ago
cf851aa
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
by Roland McGrath
· 17 years ago
4f1127e
kbuild: fix infinite make recursion
by Sam Ravnborg
· 17 years ago
c34114f
kbuild: clean Modules.symvers in external module dirs
by Mike Frysinger
· 17 years ago
91e034e
x86: Fix the $(ARCH) dependent help output in the top Makefile
by Thomas Gleixner
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago
2eb4c95
Kbuild: prepare scope and tags for arch/x86
by Thomas Gleixner
· 17 years ago
6752ed9
Kbuild: allow arch/xxx to use a different source path
by Thomas Gleixner
· 17 years ago
bbf25010f
Linux 2.6.23
by Linus Torvalds
· 17 years ago
3146b39
Linux 2.6.23-rc9
by Linus Torvalds
· 17 years ago
4942de4
Linux 2.6.23-rc8
by Linus Torvalds
· 17 years ago
81cfe79
Linux 2.6.23-rc7
by Linus Torvalds
· 17 years ago
0d4cbb5
Linux 2.6.23-rc6
by Linus Torvalds
· 17 years ago
40ffbfa
Linux 2.6.23-rc5
by Linus Torvalds
· 17 years ago
b07d68b
Linux 2.6.23-rc4
by Linus Torvalds
· 17 years ago
39d3520
Linux 2.6.23-rc3
by Linus Torvalds
· 17 years ago
d4ac247
Linux 2.6.23-rc2
by Linus Torvalds
· 17 years ago
114f515
kbuild: use LDFLAGS_MODULE only for .ko links
by Roland McGrath
· 17 years ago
f695baf
Linux 2.6.23-rc1
by Linus Torvalds
· 17 years ago
efffbee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
1899119
Use --build-id ld option
by Roland McGrath
· 17 years ago
af332aa
kbuild: use -fno-optimize-sibling-calls unconditionally
by Adrian Bunk
· 17 years ago
a412c17
kbuild: fix the warning when running make tags
by Aneesh Kumar K.V
· 17 years ago
741f98f
kbuild: do section mismatch check on full vmlinux
by Sam Ravnborg
· 17 years ago
94bed2a
Add -Werror-implicit-function-declaration
by Dave Jones
· 17 years ago
7dcca30
Linux 2.6.22
by Linus Torvalds
· 17 years ago
a38d618
Linux 2.6.22-rc7
by Linus Torvalds
· 17 years ago
1895486
Linus 2.6.22-rc6
by Linus Torvalds
· 17 years ago
188e1f8
Linux 2.6.22-rc5
by Linus Torvalds
· 17 years ago
5ecd310
Linux 2.6.22-rc4
by Linus Torvalds
· 17 years ago
c420bc9
Linux 2.6.22-rc3
by Linus Torvalds
· 17 years ago
55b637c
Linux v2.6.22-rc2
by Linus Torvalds
· 17 years ago
b465223
Revert "[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+"
by Linus Torvalds
· 17 years ago
3940386
Linux 2.6.22-rc1
by Linus Torvalds
· 17 years ago
1570077
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 18 years ago
c53aeca
kbuild: complain about missing system calls
by Sam Ravnborg
· 18 years ago
dd7e54a
kbuild: move tags from ARCH and include/ ahead of drivers
by Don Mullis
· 18 years ago
2462566
kbuild: add a missing slash in the comments
by Uwe Zeisberger
· 18 years ago
85bd2fd
kbuild: fix section mismatch check for vmlinux
by Sam Ravnborg
· 18 years ago
c8fdd24
[PATCH] x86: Drop cc-options call for all options supported in gcc 3.2+
by Andi Kleen
· 18 years ago
de46c33
Linux 2.6.21
by Linus Torvalds
· 18 years ago
94a0550
Linux 2.6.21-rc7
by Linus Torvalds
· 18 years ago
a21bd69
Linux 2.6.21-rc6
by Linus Torvalds
· 18 years ago
e0f2e3a
Linux 2.6.21-rc5
by Linus Torvalds
· 18 years ago
db98e0b
Linux 2.6.21-rc4
by Linus Torvalds
· 18 years ago
08e15e8
Linux 2.6.21-rc3
by Linus Torvalds
· 18 years ago
606135a
Linux 2.6.21-rc2
by Linus Torvalds
· 18 years ago
c8f71b0
Linux 2.6.21-rc1
by Linus Torvalds
· 18 years ago
1f85712
[PATCH] new toplevel target: headers_check_all
by Mike Frysinger
· 18 years ago
d395efb
[PATCH] Kbuild: Remove references to deprecated "prepare-all" target from Makefile
by Robert P. J. Day
· 18 years ago
fd19e44
don't use 'localversion*' files twice
by Linus Torvalds
· 18 years ago
76c3295
[PATCH] kbuild: correctly skip tilded backups in localversion files
by Oleg Verych
· 18 years ago
62d0cfc
Linux 2.6.20
by Linus Torvalds
· 18 years ago
f56df2f
Linux 2.6.20-rc7
by Linus Torvalds
· 18 years ago
59df323
[PATCH] `make help' in build tree doesn't show headers_* targets
by Geert Uytterhoeven
· 18 years ago
99abfea
Linux 2.6.20-rc6
by Linus Torvalds
· 18 years ago
a8b3485
Linux v2.6.20-rc5
by Linus Torvalds
· 18 years ago
3eb3c74
[PATCH] fix linux banner format string
by Roman Zippel
· 18 years ago
bf81b46
Linux 2.6.20-rc4
by Linus Torvalds
· 18 years ago
669df1b
Linux 2.6.20-rc3
by Linus Torvalds
· 18 years ago
d449db9
[PATCH] fix mrproper incompleteness
by Mikael Pettersson
· 18 years ago
3bf8ba3
Linux 2.6.20-rc2
by Linus Torvalds
· 18 years ago
ef12941
[PATCH] build compile.h earlier
by Andrew Morton
· 18 years ago
d1526e2
Remove stack unwinder for now
by Linus Torvalds
· 18 years ago
cc01644
Linux v2.6.20-rc1
by Linus Torvalds
· 18 years ago
011e3a9
[PATCH] Fix crossbuilding checkstack
by Jeff Dike
· 18 years ago
5ea084e
Use consistent casing in help message
by Samuel Tardieu
· 18 years ago
Next »