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
*
kbuild: warn about ld added unique sections
Sam Ravnborg
2008-01-28
1
-2
/
+40
*
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2008-01-28
2
-29
/
+227
*
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
2008-01-28
3
-7
/
+45
*
remove __attribute_used__
Adrian Bunk
2008-01-28
1
-2
/
+2
*
kbuild: support ARCH=x86 in buildtar
Daniel De Graaf
2008-01-28
1
-2
/
+2
*
kconfig: remove "enable"
Adrian Bunk
2008-01-28
2
-21
/
+18
*
kbuild: simplified warning report in modpost
Sam Ravnborg
2008-01-28
1
-52
/
+52
*
kbuild: introduce a few helpers in modpost
Sam Ravnborg
2008-01-28
1
-35
/
+38
*
kbuild: use simpler section mismatch warnings in modpost
Sam Ravnborg
2008-01-28
1
-40
/
+16
*
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
2008-01-28
1
-2
/
+7
*
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
2008-01-28
1
-15
/
+39
*
kbuild: check section names consistently in modpost
Sam Ravnborg
2008-01-28
1
-86
/
+60
*
kbuild: introduce blacklisting in modpost
Sam Ravnborg
2008-01-28
1
-177
/
+128
*
kbuild: code refactoring in modpost
Sam Ravnborg
2008-01-28
1
-105
/
+137
*
kbuild: try harder to find symbol names in modpost
Sam Ravnborg
2008-01-28
2
-2
/
+19
*
kbuild: fix so modpost can now check any .o file
Sam Ravnborg
2008-01-28
1
-1
/
+2
*
kbuild: minor scripts/decodecode update
Randy Dunlap
2008-01-28
1
-2
/
+15
*
kconfig: use environment option
Roman Zippel
2008-01-28
1
-15
/
+0
*
kconfig: environment symbol support
Roman Zippel
2008-01-28
8
-35
/
+108
*
kconfig: explicitly introduce expression list
Roman Zippel
2008-01-28
5
-20
/
+24
*
kconfig: gconfig: symbol fix
EGRY Gabor
2008-01-28
1
-1
/
+1
*
kconfig: gettext support for config
EGRY Gabor
2008-01-28
1
-15
/
+20
*
kconfig: gettext support for lxdialog
EGRY Gabor
2008-01-28
7
-10
/
+22
*
kconfig: gettext support for menuconfig
EGRY Gabor
2008-01-28
1
-25
/
+26
*
kconfig: gettext support for xconfig
EGRY Gabor
2008-01-28
1
-44
/
+49
*
kconfig: macro fix in menu.c
EGRY Gabor
2008-01-28
1
-2
/
+2
*
kconfig: gettext support for gconfig
EGRY Gabor
2008-01-28
2
-2
/
+6
*
kconfig: missing macros in gconfig
EGRY Gabor
2008-01-28
1
-4
/
+8
*
kconfig: whitespace removing
EGRY Gabor
2008-01-28
2
-0
/
+10
*
kconfig: update-po-config info
EGRY Gabor
2008-01-28
1
-7
/
+11
*
kbuild: scripts/mkmakefile: dynamic determination of output directory
Jan Beulich
2008-01-28
1
-3
/
+7
*
kbuild: clean up modpost.c
Sam Ravnborg
2008-01-28
1
-96
/
+101
*
kconfig: use C89 random functions in conf.c
Ladislav Michl
2008-01-28
1
-2
/
+2
*
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
2008-01-28
1
-3
/
+3
*
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2008-01-28
2
-4
/
+0
*
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
2008-01-28
4
-10
/
+10
*
kconfig: allow overriding symbols
Jan Engelhardt
2008-01-28
1
-9
/
+5
*
kconfig: make kconfig MinGW friendly
Ladislav Michl
2008-01-28
3
-66
/
+32
*
kbuild: fix false positive -dirty tag caused by make-kpkg
Theodore Ts'o
2008-01-28
1
-1
/
+2
*
kbuild: fix scripts/setlocalversion to avoid erroneous -dirty tag
Theodore Ts'o
2008-01-28
1
-0
/
+1
*
kbuild: change CONFIG_LOCALVERSION_AUTO to use a git-describe-ish format
Theodore Ts'o
2008-01-28
1
-1
/
+1
*
kbuild: eradicate bashisms in scripts/patch-kernel
Andreas Mohr
2008-01-28
1
-12
/
+10
*
kbuild: fix installing external modules
Sam Ravnborg
2008-01-28
1
-1
/
+1
*
kbuild: fixup genksyms usage/getopt
Mike Frysinger
2008-01-28
1
-3
/
+7
*
kbuild: fix buglet in gcc-version.sh
Sam Ravnborg
2008-01-28
1
-1
/
+4
*
Kbuild: Clarify the rpm-related make packaging targets
Robert P. J. Day
2008-01-28
1
-3
/
+2
*
kbuild: support mercurial in setlocalversion
Aron Griffis
2008-01-28
1
-0
/
+23
*
kconfig: use getopt() in conf.c for handling command line arguments
Andres Salomon
2008-01-28
1
-13
/
+11
*
kbuild: fix a buffer overflow in modpost
Andi Kleen
2008-01-28
1
-1
/
+2
*
kbuild: fix format string warnings in modpost
Andi Kleen
2008-01-28
1
-3
/
+4
[next]