index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-26
kbuild: Fix passing -Wno-* options to gcc 4.4+
Michal Marek
1
-0
/
+5
2011-05-09
kconfig: Avoid buffer underrun in choice input
Ben Hutchings
1
-1
/
+1
2010-08-26
fixes for using make 3.82
Jan Beulich
1
-1
/
+3
2010-08-02
kbuild: Fix modpost segfault
Krzysztof Halasa
1
-1
/
+1
2009-11-20
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2
-8
/
+8
2009-11-17
Merge branch 'hostprogs-wmissing-prototypes' of git://git.kernel.org/pub/scm/...
Linus Torvalds
13
-286
/
+315
2009-11-15
dtc: Mark various internal functions static
Josh Triplett
3
-3
/
+3
2009-11-15
dtc: Set "noinput" in the lexer to avoid an unused function
Josh Triplett
2
-17
/
+54
2009-11-15
genksyms: Mark is_reserved_word static
Josh Triplett
2
-45
/
+52
2009-11-15
kconfig: Mark various internal functions static
Josh Triplett
6
-15
/
+32
2009-11-12
get_maintainer: fix usage comment
Roel Kluin
1
-2
/
+2
2009-10-29
checkpatch: version 0.30
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: fix false EXPORT_SYMBOL warning
Andy Whitcroft
1
-9
/
+39
2009-10-29
checkpatch: fix __attribute__ matching
Andy Whitcroft
1
-2
/
+2
2009-10-29
checkpatch: fix false errors due to macro concatenation
Andy Whitcroft
1
-1
/
+4
2009-10-29
checkpatch: update copyright dates
Andy Whitcroft
1
-1
/
+1
2009-10-29
checkpatch: correctly stop scanning at the bottom of a hunk
Andy Whitcroft
1
-1
/
+2
2009-10-29
checkpatch: possible types -- prevent illegal modifiers being added
Andy Whitcroft
1
-8
/
+12
2009-10-29
scripts/get_maintainer.pl: add patch/file search for keywords
Joe Perches
1
-2
/
+35
2009-10-15
kconfig: Make zconf.y work with current bison
Josh Triplett
2
-206
/
+174
2009-10-11
warn about use of uninstalled kernel headers
Arnd Bergmann
1
-1
/
+1
2009-10-11
kbuild: mkcompile_h: trivial cleanups
Felipe Contreras
1
-1
/
+3
2009-10-11
kbuild: fix warning when domainname is not available
Felipe Contreras
1
-2
/
+6
2009-10-11
kbuild: Fix size_append issue for bzip2/lzma kernel
Alek Du
1
-1
/
+1
2009-10-11
kbuild,scripts: use non-builtin echo for '-e'
Amerigo Wang
2
-3
/
+3
2009-10-11
kbuild: fix the binrpm-pkg target to work with KBUILD_OUTPUT set
Frans Pop
2
-2
/
+11
2009-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next
Linus Torvalds
19
-171
/
+235
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-2
/
+2
2009-09-23
spi: add support for device table matching
Anton Vorontsov
1
-0
/
+13
2009-09-23
kallsyms: fix segfault in prefix_underscores_count()
Paul Mundt
1
-1
/
+1
2009-09-23
Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGS
Ladinu Chandrasinghe
1
-3
/
+3
2009-09-23
Fix all -Wmissing-prototypes warnings in x86 defconfig
Trevor Keith
3
-7
/
+7
2009-09-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-5
/
+1
2009-09-22
checkpatch: add some common Blackfin checks
Mike Frysinger
1
-0
/
+22
2009-09-22
checkpatch: version 0.29
Andy Whitcroft
1
-1
/
+1
2009-09-22
checkpatch: limit sN/uN matches to actual bit sizes
Andy Whitcroft
1
-2
/
+2
2009-09-22
checkpatch: format strings should not have brackets in macros
Andy Whitcroft
1
-1
/
+2
2009-09-22
checkpatch: make -f alias --file, add --help, more verbose help message
Hannes Eder
1
-13
/
+42
2009-09-22
checkpatch: indent checks -- stop when we run out of continuation lines
Andy Whitcroft
1
-2
/
+3
2009-09-22
checkpatch: handle C99 comments correctly (performance issue)
Daniel Walker
1
-0
/
+13
2009-09-22
checkpatch: possible types -- else cannot start a type
Andy Whitcroft
1
-0
/
+2
2009-09-22
scripts/get_maintainer.pl: add maintainers in order listed in matched section
Joe Perches
1
-16
/
+54
2009-09-22
scripts/get_maintainer.pl: add --remove-duplicates
Joe Perches
1
-53
/
+55
2009-09-22
scripts/get_maintainer.pl: using --separator implies --nomultiline
Joe Perches
1
-0
/
+5
2009-09-22
scripts/get_maintainer.pl: add .mailmap use, shell and email cleanups
Joe Perches
1
-7
/
+65
2009-09-22
scripts/get_maintainer.pl: better email routines, use perl not shell where po...
Joe Perches
1
-56
/
+96
2009-09-22
scripts/get_maintainer.pl: add --pattern-depth
Joe Perches
1
-7
/
+14
2009-09-22
scripts/get_maintainer.pl: add sections in pattern match depth order
Joe Perches
1
-1
/
+8
2009-09-22
scripts/get_maintainer.pl: add --git-blame
Joe Perches
1
-29
/
+109
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+0
[next]