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.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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-07
kernel-doc: warn on badly formatted short description
Randy Dunlap
1
-0
/
+8
2008-02-07
kernel-doc: prevent duplicate description: output
Randy Dunlap
1
-1
/
+1
2008-02-07
kernel-doc: fix for vunmap function prototype
Randy Dunlap
1
-1
/
+1
2008-02-06
Claim maintainership for block2mtd and update email addresses
Joern Engel
1
-1
/
+1
2008-02-06
kallsyms should prefer non weak symbols
Paulo Marques
1
-3
/
+34
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-14
/
+10
2008-02-03
kbuild: add svn revision information to setlocalversion
Bryan Wu
1
-0
/
+16
2008-02-03
kbuild: do not warn about __*init/__*exit symbols being exported
Sam Ravnborg
1
-1
/
+1
2008-02-03
kconfig: ignore select of unknown symbol
Sam Ravnborg
1
-6
/
+3
2008-02-03
kconfig: mark config as changed when loading an alternate config
Sam Ravnborg
1
-0
/
+1
2008-02-03
kbuild: print only total number of section mismatces found
Sam Ravnborg
1
-8
/
+7
2008-02-02
USB: handle idVendor of 0x0000
Greg Kroah-Hartman
1
-1
/
+1
2008-01-29
kbuild: warn about ld added unique sections
Sam Ravnborg
1
-2
/
+40
2008-01-29
kbuild: add verbose option to Section mismatch reporting in modpost
Sam Ravnborg
2
-29
/
+227
2008-01-29
kconfig: tristate choices with mixed tristate and boolean values
Jan Beulich
3
-7
/
+45
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-2
/
+2
2008-01-29
kbuild: support ARCH=x86 in buildtar
Daniel De Graaf
1
-2
/
+2
2008-01-29
kconfig: remove "enable"
Adrian Bunk
2
-21
/
+18
2008-01-29
kbuild: simplified warning report in modpost
Sam Ravnborg
1
-52
/
+52
2008-01-29
kbuild: introduce a few helpers in modpost
Sam Ravnborg
1
-35
/
+38
2008-01-29
kbuild: use simpler section mismatch warnings in modpost
Sam Ravnborg
1
-40
/
+16
2008-01-29
kbuild: introduce new option to enhance section mismatch analysis
Sam Ravnborg
1
-2
/
+7
2008-01-29
Use separate sections for __dev/__cpu/__mem code/data
Sam Ravnborg
1
-15
/
+39
2008-01-29
kbuild: check section names consistently in modpost
Sam Ravnborg
1
-86
/
+60
2008-01-29
kbuild: introduce blacklisting in modpost
Sam Ravnborg
1
-177
/
+128
2008-01-29
kbuild: code refactoring in modpost
Sam Ravnborg
1
-105
/
+137
2008-01-29
kbuild: try harder to find symbol names in modpost
Sam Ravnborg
2
-2
/
+19
2008-01-29
kbuild: fix so modpost can now check any .o file
Sam Ravnborg
1
-1
/
+2
2008-01-29
kbuild: minor scripts/decodecode update
Randy Dunlap
1
-2
/
+15
2008-01-29
kconfig: use environment option
Roman Zippel
1
-15
/
+0
2008-01-29
kconfig: environment symbol support
Roman Zippel
8
-35
/
+108
2008-01-29
kconfig: explicitly introduce expression list
Roman Zippel
5
-20
/
+24
2008-01-29
kconfig: gconfig: symbol fix
EGRY Gabor
1
-1
/
+1
2008-01-29
kconfig: gettext support for config
EGRY Gabor
1
-15
/
+20
2008-01-29
kconfig: gettext support for lxdialog
EGRY Gabor
7
-10
/
+22
2008-01-29
kconfig: gettext support for menuconfig
EGRY Gabor
1
-25
/
+26
2008-01-29
kconfig: gettext support for xconfig
EGRY Gabor
1
-44
/
+49
2008-01-29
kconfig: macro fix in menu.c
EGRY Gabor
1
-2
/
+2
2008-01-29
kconfig: gettext support for gconfig
EGRY Gabor
2
-2
/
+6
2008-01-29
kconfig: missing macros in gconfig
EGRY Gabor
1
-4
/
+8
2008-01-29
kconfig: whitespace removing
EGRY Gabor
2
-0
/
+10
2008-01-29
kconfig: update-po-config info
EGRY Gabor
1
-7
/
+11
2008-01-29
kbuild: scripts/mkmakefile: dynamic determination of output directory
Jan Beulich
1
-3
/
+7
2008-01-29
kbuild: clean up modpost.c
Sam Ravnborg
1
-96
/
+101
2008-01-29
kconfig: use C89 random functions in conf.c
Ladislav Michl
1
-2
/
+2
2008-01-29
kconfig: fix whitespace and sort includes in conf.c
Ladislav Michl
1
-3
/
+3
2008-01-29
kconfig: delete unused FILE_ and SYMBOL_ flags
Sam Ravnborg
2
-4
/
+0
2008-01-29
kconfig: rename E_OR & friends to avoid name clash
Sam Ravnborg
4
-10
/
+10
2008-01-29
kconfig: allow overriding symbols
Jan Engelhardt
1
-9
/
+5
2008-01-29
kconfig: make kconfig MinGW friendly
Ladislav Michl
3
-66
/
+32
[next]