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
2006-02-27
kbuild: whitelist false section mismatch warnings
Sam Ravnborg
1
-0
/
+89
2006-02-26
kbuild: Add copyright to modpost.c
Sam Ravnborg
1
-1
/
+1
2006-02-22
kbuild: do not warn when unwind sections references .init/.exit sections
Sam Ravnborg
1
-1
/
+17
2006-02-22
kbuild: fix modpost compile with older gcc
akpm@osdl.org
1
-3
/
+3
2006-02-19
kbuild: include symbol names in section mismatch warnings
Sam Ravnborg
1
-17
/
+47
2006-02-19
kbuild: fix segfault in modpost
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: do not segfault in modpost if MODVERDIR is not defined
Sam Ravnborg
1
-3
/
+6
2006-02-19
kbuild: fix comment in Kbuild.include
Sam Ravnborg
1
-1
/
+1
2006-02-19
kbuild: remove checkconfig.pl
Brian Gerst
1
-65
/
+0
2006-02-19
kbuild: fix mkmakefile
Jan Beulich
1
-3
/
+5
2006-02-19
kbuild: consolidate command line escaping
Jan Beulich
3
-25
/
+12
2006-02-19
kbuild: make cc-version available in kbuild files
Sam Ravnborg
2
-1
/
+39
2006-02-19
kbuild: check for section mismatch during modpost stage
Sam Ravnborg
2
-0
/
+268
2006-02-19
kbuild: warn about duplicate exported symbols
Sam Ravnborg
1
-3
/
+13
2006-02-19
kbuild: improved modversioning support for external modules
Sam Ravnborg
2
-52
/
+78
2006-02-19
kbuild: apply CodingStyle to modpost.c
Sam Ravnborg
1
-70
/
+54
2006-02-19
kbuild: use warn()/fatal() consistent in modpost
Sam Ravnborg
4
-32
/
+27
2006-02-09
Revert "[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf"
Linus Torvalds
1
-11
/
+1
2006-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-bugfix
Linus Torvalds
2
-7
/
+14
2006-02-05
[PATCH] kconfig: detect if -lintl is needed when linking conf,mconf
Robb, Sam
1
-1
/
+11
2006-02-01
[PATCH] kernel-doc: clean up the script (whitespace)
Randy Dunlap
1
-34
/
+34
2006-02-01
[PATCH] Doc/kernel-doc: add more usage info
Randy Dunlap
1
-3
/
+3
2006-02-01
[PATCH] DocBook: allow even longer return types
Martin Waitz
1
-2
/
+4
2006-01-21
kconfig: fix /dev/null breakage
Sam Ravnborg
2
-7
/
+14
2006-01-16
kbuild: create .kernelrelease at *config step
Sam Ravnborg
4
-5
/
+5
2006-01-15
kconfig: get rid of stray a.o, support ncursesw
Sam Ravnborg
2
-8
/
+21
2006-01-10
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
7
-44
/
+98
2006-01-10
[PATCH] DocBook: warn for missing macro parameters
Martin Waitz
1
-4
/
+8
2006-01-10
spelling: s/retreive/retrieve/
Adrian Bunk
2
-2
/
+2
2006-01-09
[PATCH] tiny: Add bloat-o-meter to scripts
Matt Mackall
1
-0
/
+58
2006-01-09
[PATCH] kconf: Check for eof from input stream.
Ben Collins
1
-2
/
+16
2006-01-09
[PATCH] fix gcc4.1 build failure on xconfig
Dave Jones
1
-3
/
+3
2006-01-08
kbuild: reference_discarded addition
Dave Jones
1
-0
/
+6
2006-01-08
kbuild: In setlocalversion change -git_dirty to just -dirty
Ryan Anderson
1
-1
/
+1
2006-01-08
modpost/file2alias: Fix typo
Brian Gerst
1
-1
/
+1
2006-01-08
kconfig: factor out ncurses check in a shell script
Sam Ravnborg
2
-36
/
+79
2006-01-07
kbuild: introduce escsq to escapre single quotes
Sam Ravnborg
2
-6
/
+11
2006-01-06
kconfig: fix gconfig with POSIXLY_CORRECT=1
Adrian Bunk
1
-4
/
+4
2006-01-06
kbuild: Use git in scripts/setlocalversion
Rene Scharfe
1
-51
/
+17
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+61
2006-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
38
-3857
/
+4426
2006-01-05
[PATCH] Input: add modalias support
Rusty Russell
1
-1
/
+61
2006-01-03
Merge branch 'master'
Sam Ravnborg
2
-19
/
+14
2006-01-03
update the email address of Randy Dunlap
Adrian Bunk
3
-4
/
+4
2006-01-03
s/retreiv/retriev/g
Matt Mackall
1
-1
/
+1
2006-01-03
gitignore: ignore more generated files
2
-1
/
+8
2006-01-02
kconfig: Remove support for lxdialog --checklist
Petr Baudis
3
-51
/
+17
2006-01-02
gitignore: misc files
Brian Gerst
2
-0
/
+5
2006-01-01
kbuild: tar-pkg with out-out-tree building
Jan-Benedict Glaw
2
-19
/
+14
2005-12-27
kbuild: always run 'make silentoldconfig' when tree is cleaned
Sam Ravnborg
1
-1
/
+1
[prev]
[next]