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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-19
5
-3
/
+26
|
\
|
*
kbuild: introduce cc-cross-prefix
Sam Ravnborg
2007-10-19
1
-0
/
+11
|
*
kbuild: make deb-pkg - add 'Provides:' line
bugme-daemon@bugzilla.kernel.org
2007-10-18
1
-0
/
+2
|
*
kconfig: comment typo in scripts/kconfig/Makefile.
Rob Landley
2007-10-18
1
-1
/
+1
|
*
kbuild: stop docproc segfaulting when SRCTREE isn't set.
Rob Landley
2007-10-18
1
-2
/
+9
|
*
kbuild: modpost problem when symbols move from one module to another
Trent Piepho
2007-10-18
1
-0
/
+3
*
|
fix a trivial typo in scripts/checkstack.pl
Joern Engel
2007-10-19
1
-1
/
+1
*
|
update checkpatch.pl to version 0.11
Andy Whitcroft
2007-10-18
1
-174
/
+340
|
/
*
kernel-doc: fix doc blocks and html
Randy Dunlap
2007-10-17
1
-9
/
+32
*
update checkpatch.pl to version 0.10
Andy Whitcroft
2007-10-17
1
-58
/
+196
*
Add stack checking for Blackfin
Mike Frysinger
2007-10-17
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
32
-2600
/
+3690
|
\
|
*
kbuild: introduce ccflags-y, asflags-y and ldflags-y
Sam Ravnborg
2007-10-15
3
-7
/
+17
|
*
kbuild: enable 'make CPPFLAGS=...' to add additional options to CPP
Sam Ravnborg
2007-10-15
1
-3
/
+3
|
*
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
2
-2
/
+2
|
*
kbuild: check for wrong use of CFLAGS
Sam Ravnborg
2007-10-14
1
-2
/
+12
|
*
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
2
-4
/
+4
|
*
kbuild: make modpost detect unterminated device id lists
Kees Cook
2007-10-12
1
-7
/
+33
|
*
kconfig/menuconfig: distinguish between selected-by-another options and comments
Matej Laitl
2007-10-12
1
-8
/
+15
|
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2007-10-12
1
-9
/
+26
|
*
kbuild: kill backward compatibility checks
Sam Ravnborg
2007-10-12
3
-29
/
+2
|
*
kbuild: kill EXTRA_ARFLAGS
Sam Ravnborg
2007-10-12
1
-1
/
+1
|
*
kbuild: call make once for all targets when O=.. is used
Milton Miller
2007-10-12
1
-3
/
+5
|
*
kbuild: update _shipped files for kconfig syntax cleanup
Sam Ravnborg
2007-10-12
3
-754
/
+897
|
*
kconfig: syntax cleanup - drop support for "depends/requires/def_boolean"
Adrian Bunk
2007-10-12
2
-13
/
+0
|
*
kconfig: fix segv fault in menuconfig
Sam Ravnborg
2007-10-12
2
-7
/
+11
|
*
kconfig: make comments stand out in menuconfig
Sam Ravnborg
2007-10-12
1
-0
/
+8
|
*
kbuild: fix directory traversal bug
Sam Ravnborg
2007-10-12
1
-3
/
+3
|
*
docproc: style & typo cleanups
Randy Dunlap
2007-10-12
2
-20
/
+22
|
*
kbuild: apply genksyms changes
Sam Ravnborg
2007-10-12
4
-1706
/
+2523
|
*
kbuild: __extension__ support in genksyms (fix unknown CRC warning)
Sam Ravnborg
2007-10-12
2
-1
/
+5
|
*
kbuild: fix genksyms Makefile
Sam Ravnborg
2007-10-12
1
-2
/
+6
|
*
kbuild: scripts/ver_linux : correct printing of binutils version
Jesper Juhl
2007-10-12
1
-3
/
+1
|
*
kbuild: ver_linux fix glibc version print
Jesper Juhl
2007-10-12
1
-3
/
+2
|
*
kbuild: improve scripts/gcc-version.sh output a bit when called without args
Jesper Juhl
2007-10-12
1
-1
/
+7
|
*
kbuild: fix segfault in modpost
Petr Stetiar
2007-10-12
1
-0
/
+6
|
*
kbuild: fix perl usage in export_report.pl
Ram Pai
2007-10-12
1
-4
/
+4
|
*
kbuild: fix export_report.pl
Adrian Bunk
2007-10-12
1
-1
/
+1
|
*
kbuild: script to check for undefined Kconfig symbols
Paolo 'Blaisorblade' Giarrusso
2007-10-12
1
-0
/
+59
|
*
kbuild: check if we can link gettext not just compile
Sam Ravnborg
2007-10-12
2
-8
/
+16
|
*
kbuild: Use Elfnn_Half as replacement for Elfnn_Section
Sam Ravnborg
2007-10-12
1
-2
/
+2
*
|
i2c: Kill struct i2c_device_id
Jean Delvare
2007-10-13
1
-11
/
+0
|
/
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
2007-10-11
2
-0
/
+19
|
\
|
*
[NETNS]: Move some code into __init section when CONFIG_NET_NS=n
Pavel Emelyanov
2007-10-10
1
-0
/
+1
|
*
[SSB]: add Sonics Silicon Backplane bus support
Michael Buesch
2007-10-10
1
-0
/
+19
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hsk...
Linus Torvalds
2007-10-11
1
-0
/
+5
|
\
\
|
*
|
[AVR32] checkstack support
Haavard Skinnemoen
2007-10-11
1
-0
/
+5
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...
Linus Torvalds
2007-10-11
1
-0
/
+20
|
\
\
|
*
|
sdio: add modalias support
Pierre Ossman
2007-09-23
1
-0
/
+20
|
|
/
*
|
x86: fixup the x86 namespace change in scripts/namespace.pl
Thomas Gleixner
2007-10-11
1
-4
/
+4
[next]