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
2013-03-16
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
1
-5
/
+6
2013-03-05
kbuild: fix make headers_check with make 3.80
Sam Ravnborg
1
-5
/
+6
2013-03-04
Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-3
/
+21
2013-03-03
genksyms: fix metag symbol prefix on crc symbols
James Hogan
1
-1
/
+2
2013-03-03
scripts/checkstack.pl: Add metag support
James Hogan
1
-2
/
+6
2013-03-03
metag: ftrace support
James Hogan
1
-0
/
+13
2013-02-28
Merge branch 'akpm' (final batch from Andrew)
Linus Torvalds
3
-2
/
+6
2013-02-28
get_maintainer: allow keywords to match filenames
Stephen Warren
1
-0
/
+4
2013-02-28
scripts/kernel-doc: handle struct member __aligned without numbers
Nishanth Menon
1
-1
/
+1
2013-02-28
checkpatch: improve CamelCase test for Page
Joe Perches
1
-1
/
+1
2013-02-28
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
19
-260
/
+385
2013-02-28
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
6
-34
/
+298
2013-02-28
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
10
-326
/
+617
2013-02-26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-71
/
+65
2013-02-26
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
26
-576
/
+950
2013-02-25
kbuild: Fix reading of .config in link-vmlinux.sh
Michal Marek
1
-1
/
+8
2013-02-22
scripts/coccinelle: find constant additions that could be bit ors
Julia Lawall
1
-0
/
+55
2013-02-22
coccicheck: Allow to show the executed command line
Bernd Schubert
1
-7
/
+21
2013-02-22
kbuild: Unset language specific variables in setlocalversion script
Christophe Leroy
1
-1
/
+1
2013-02-22
depmod: pass -P $CONFIG_SYMBOL_PREFIX
James Hogan
1
-3
/
+23
2013-02-22
kbuild: Fix destination-y for installed headers
Jesper Nilsson
1
-3
/
+3
2013-02-22
coccicheck: Allow the user to give a V= (verbose) argument
Bernd Schubert
1
-1
/
+10
2013-02-22
scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...
Peter Senna Tschudin
1
-0
/
+103
2013-02-22
kbuild: clear KBUILD_SRC when calling 'make' in RPM spec
David R. Bild
1
-1
/
+1
2013-02-22
scripts/link-vmlinux.sh: source variables from KCONFIG_CONFIG
Michael Grzeschik
1
-1
/
+1
2013-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
3
-7
/
+45
2013-02-22
checkpatch: fix USLEEP_RANGE test
Bruce Allan
1
-2
/
+2
2013-02-22
checkpatch: Add check for kcalloc argument order
Joe Perches
1
-0
/
+6
2013-02-22
checkpatch: don't emit the CamelCase warning for PageFoo
Joe Perches
1
-0
/
+1
2013-02-22
checkpatch: warn on unnecessary __dev<foo> section markings
Joe Perches
1
-0
/
+6
2013-02-22
checkpatch: prefer dev_<level>( to dev_printk(KERN_<LEVEL>
Joe Perches
1
-0
/
+9
2013-02-22
get_maintainer.pl: find maintainers for removed files
Geert Uytterhoeven
1
-1
/
+1
2013-02-22
scripts/tags.sh: add ctags magic for declarations of popular kernel type
Kirill Tkhai
1
-4
/
+20
2013-02-22
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+90
2013-02-20
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-0
/
+14
2013-02-19
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
Ben Hutchings
1
-1
/
+6
2013-02-14
scripts/sortextable: silence script output
Arnd Bergmann
1
-1
/
+1
2013-02-13
kbuild: limit dtc+cpp include path
Stephen Warren
1
-2
/
+6
2013-02-09
kconfig: nconf: rewrite labels of function keys line
Roland Eggner
1
-4
/
+4
2013-02-09
kconfig: nconf: rewrite help texts
Roland Eggner
1
-164
/
+156
2013-02-08
kbuild: create a rule to run the pre-processor on *.dts files
Stephen Warren
1
-0
/
+10
2013-02-05
checkpatch: fix $Float creation of match variables
Joe Perches
1
-5
/
+5
2013-01-30
kconfig: fix a compiliation error when using make xconfig
Tiana Rakotovao Andriamahefa
1
-0
/
+1
2013-01-29
Merge branch 'master' into for-next
Jiri Kosina
20
-106
/
+499
2013-01-25
MODSIGN: Add -s <signature> option to sign-file
Michal Marek
1
-43
/
+56
2013-01-25
MODSIGN: Specify the hash algorithm on sign-file command line
Michal Marek
1
-37
/
+16
2013-01-25
mod/file2alias: make modalias generation safe for cross compiling
Andreas Schwab
6
-318
/
+582
2013-01-24
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
Peter Senna Tschudin
1
-0
/
+83
[next]