index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
2009-01-14
1
-35
/
+20
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
2008-12-28
1
-24
/
+43
|
\
|
*
kbuild: strip generated symbols from *.ko
Jan Beulich
2008-12-19
1
-20
/
+35
|
*
kbuild: simplify use of genksyms
Sam Ravnborg
2008-12-19
1
-18
/
+12
|
*
genksyms: track symbol checksum changes
Andreas Gruenbacher
2008-12-03
1
-3
/
+13
*
|
ftrace, kbuild: condense recordmcount.pl parameter code
Steven Rostedt
2008-10-31
1
-9
/
+3
|
/
*
ftrace: handle generic arch calls
Steven Rostedt
2008-10-23
1
-2
/
+8
*
kbuild: ftrace: don't assume that scripts/recordmcount.pl is executable
Andrew Morton
2008-10-14
1
-2
/
+3
*
ftrace: fix build problem with CONFIG_FTRACE
Jeremy Fitzhardinge
2008-10-14
1
-1
/
+1
*
ftrace: create __mcount_loc section
Steven Rostedt
2008-10-14
1
-0
/
+6
*
kbuild: fix some minor typoes
Robert P. J. Day
2008-04-25
1
-3
/
+3
*
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
2008-01-28
1
-2
/
+7
*
kbuild: implement modules.order
Tejun Heo
2008-01-28
1
-1
/
+16
*
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
1
-0
/
+4
*
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
2007-10-14
1
-2
/
+12
*
kbuild: kill backward compatibility checks
Sam Ravnborg
2007-10-12
1
-25
/
+0
*
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2007-10-12
1
-1
/
+1
*
kbuild: use LDFLAGS_MODULE only for .ko links
Roland McGrath
2007-07-25
1
-1
/
+1
*
kbuild: avoid environment to set variables used by kbuild
Sam Ravnborg
2007-07-16
1
-0
/
+16
*
kbuild: enable use of code from a different dir
Sam Ravnborg
2007-05-06
1
-10
/
+9
*
kbuild: consistently decide when to rebuild a target
Sam Ravnborg
2006-09-25
1
-2
/
+3
*
kbuild: fix ia64 breakage after introducing make -rR
Sam Ravnborg
2006-07-01
1
-1
/
+1
*
Revert "kbuild: fix make -rR breakage"
Linus Torvalds
2006-06-26
1
-1
/
+1
*
kbuild: support for %.symtypes files
Andreas Gruenbacher
2006-06-24
1
-1
/
+11
*
kbuild: fix make -rR breakage
Sam Ravnborg
2006-06-24
1
-1
/
+1
*
kconfig: fix .config dependencies
Roman Zippel
2006-06-09
1
-1
/
+1
*
kbuild: add -fverbose-asm to i386 Makefile
Chuck Ebbert
2006-03-12
1
-1
/
+1
*
kbuild: fix genksyms build error
Sam Ravnborg
2006-03-12
1
-1
/
+1
*
kbuild: change kbuild to not rely on incorrect GNU make behavior
Paul Smith
2006-03-06
1
-3
/
+9
*
kbuild: consolidate command line escaping
Jan Beulich
2006-02-19
1
-5
/
+3
*
kbuild: make cc-version available in kbuild files
Sam Ravnborg
2006-02-19
1
-1
/
+2
*
kbuild: introduce escsq to escapre single quotes
Sam Ravnborg
2006-01-06
1
-2
/
+2
*
kbuild: fix building external modules
Sam Ravnborg
2005-07-27
1
-2
/
+2
*
kbuild: fix make O=...
Sam Ravnborg
2005-07-25
1
-1
/
+3
*
kbuild: introduce Kbuild.include
Sam Ravnborg
2005-07-25
1
-0
/
+1
*
kbuild: Fix build as root then user
Sam Ravnborg
2005-07-14
1
-1
/
+1
*
[PATCH] apply quotation handling to Makefile.build
Jan Beulich
2005-06-23
1
-2
/
+2
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+330