index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-16
kbuild: enable use of AFLAGS and CFLAGS on commandline
Sam Ravnborg
1
-0
/
+4
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
28
-47
/
+48
2007-10-15
kbuild: fix AFLAGS use in h8300 and m68knommu
Sam Ravnborg
12
-14
/
+11
2007-10-15
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
1
-2
/
+12
2007-10-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
46
-136
/
+137
2007-10-14
kbuild: fix up CFLAGS usage
Sam Ravnborg
4
-7
/
+4
2007-10-12
kbuild: make modpost detect unterminated device id lists
Kees Cook
1
-7
/
+33
2007-10-12
kbuild: call export_report from the Makefile
Adrian Bunk
1
-0
/
+4
2007-10-12
kbuild: move Kai Germaschewski to CREDITS
Sam Ravnborg
2
-4
/
+6
2007-10-12
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
1
-8
/
+15
2007-10-12
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
1
-9
/
+26
2007-10-12
include/linux/Kbuild: remove duplicate entries
Adrian Bunk
1
-3
/
+0
2007-10-12
kbuild: kill backward compatibility checks
Sam Ravnborg
3
-29
/
+2
2007-10-12
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2
-4
/
+3
2007-10-12
kbuild: fix documentation in makefiles.txt
Sam Ravnborg
1
-2
/
+2
2007-10-12
kbuild: call make once for all targets when O=.. is used
Milton Miller
2
-6
/
+13
2007-10-12
kbuild: pass -g to assembler under CONFIG_DEBUG_INFO
Roland McGrath
1
-0
/
+1
2007-10-12
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
3
-754
/
+897
2007-10-12
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
8
-21
/
+8
2007-10-12
kbuild: fix infinite make recursion
Sam Ravnborg
1
-1
/
+3
2007-10-12
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2
-7
/
+11
2007-10-12
kconfig: make comments stand out in menuconfig
Sam Ravnborg
1
-0
/
+8
2007-10-12
kbuild: fix directory traversal bug
Sam Ravnborg
1
-3
/
+3
2007-10-12
ia64: fix sn to add include files using EXTRA_CFLAGS
Sam Ravnborg
4
-4
/
+4
2007-10-12
docproc: style & typo cleanups
Randy Dunlap
2
-20
/
+22
2007-10-12
kbuild: apply genksyms changes
Sam Ravnborg
4
-1706
/
+2523
2007-10-12
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2
-1
/
+5
2007-10-12
kbuild: fix genksyms Makefile
Sam Ravnborg
1
-2
/
+6
2007-10-12
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
1
-3
/
+1
2007-10-12
kbuild: ver_linux fix glibc version print
Jesper Juhl
1
-3
/
+2
2007-10-12
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
1
-1
/
+7
2007-10-12
kbuild: clean Modules.symvers in external module dirs
Mike Frysinger
1
-0
/
+2
2007-10-12
kbuild: fix segfault in modpost
Petr Stetiar
1
-0
/
+6
2007-10-12
kbuild: fix perl usage in export_report.pl
Ram Pai
1
-4
/
+4
2007-10-12
kbuild: fix export_report.pl
Adrian Bunk
1
-1
/
+1
2007-10-12
kbuild: script to check for undefined Kconfig symbols
Paolo 'Blaisorblade' Giarrusso
1
-0
/
+59
2007-10-12
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2
-8
/
+16
2007-10-12
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
1
-2
/
+2
2007-10-12
Fix up more bio fallout
Al Viro
5
-10
/
+3
2007-10-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
6
-92
/
+129
2007-10-12
missed bio_endio() in axonram
Al Viro
1
-2
/
+2
2007-10-12
[ZLIB]: Fix external builds of zlib_inflate code.
David S. Miller
3
-48
/
+50
2007-10-12
[TG3]: Fix APE induced regression
Matt Carlson
1
-3
/
+4
2007-10-12
[SKY2]: version 1.19
Stephen Hemminger
1
-1
/
+1
2007-10-12
[SKY2]: use netdevice stats struct
Stephen Hemminger
2
-22
/
+13
2007-10-12
[SKY2]: fiber advertise bits initialization (trivial)
Stephen Hemminger
1
-2
/
+2
2007-10-12
[SKY2]: fix power settings on Yukon XL
Stephen Hemminger
1
-7
/
+6
2007-10-12
[SKY2]: ethtool register reserved area blackout
Stephen Hemminger
1
-9
/
+53
2007-10-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
529
-13476
/
+31125
2007-10-12
Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+18
[next]