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
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+12
2014-06-05
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
Fabian Frederick
1
-2
/
+2
2014-06-05
checkpatch: check stable email address
Joe Perches
1
-0
/
+6
2014-06-05
checkpatch: warn on unnecessary void function return statements
Joe Perches
1
-0
/
+7
2014-06-05
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
Joe Perches
1
-0
/
+21
2014-06-05
checkpatch: add warning for kmalloc/kzalloc with multiply
Joe Perches
1
-0
/
+24
2014-06-05
checkpatch: warn on #defines ending in semicolon
Joe Perches
1
-0
/
+11
2014-06-05
checkpatch: make --strict a default for files in drivers/net and net/
Joe Perches
1
-0
/
+13
2014-06-05
checkpatch: always warn on missing blank line after variable declaration block
Joe Perches
1
-10
/
+34
2014-06-05
checkpatch: fix wildcard DT compatible string checking
Rob Herring
1
-2
/
+4
2014-06-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2
-0
/
+12
2014-05-20
scripts/checksyscalls.sh: Make renameat optional
James Hogan
1
-1
/
+4
2014-05-06
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
1
-0
/
+5
2014-05-05
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
1
-1
/
+1
2014-04-13
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
5
-117
/
+192
2014-04-10
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...
Jan-Simon Möller
1
-1
/
+1
2014-04-10
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
1
-1
/
+11
2014-04-08
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
1
-7
/
+7
2014-04-08
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
1
-2
/
+40
2014-04-08
scripts: objdiff: detect object code changes between two commits
Jason Cooper
1
-0
/
+141
2014-04-08
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
3
-7
/
+4
2014-04-08
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
6
-6
/
+20
2014-04-06
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-26
/
+66
2014-04-04
checkpatch: don't warn on bitfield spaces around :
Joe Perches
1
-2
/
+5
2014-04-04
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
1
-4
/
+6
2014-04-04
checkpatch.pl: add check for Change-Id
Christopher Covington
1
-0
/
+6
2014-04-04
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
1
-6
/
+0
2014-04-04
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
1
-0
/
+15
2014-04-04
checkpatch: improve the compatible vendor match
Florian Vaussard
1
-5
/
+5
2014-04-04
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
1
-2
/
+4
2014-04-04
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
1
-2
/
+2
2014-04-04
checkpatch: check vendor compatible with dashes
Florian Vaussard
1
-1
/
+1
2014-04-04
checkpatch: improve octal permissions test speed
Joe Perches
1
-20
/
+31
2014-04-04
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
1
-1
/
+1
2014-04-04
checkpatch: make "return is not a function" test quieter
Joe Perches
1
-7
/
+15
2014-04-04
checkpatch: ignore networking block comment style first lines in file
Joe Perches
1
-1
/
+2
2014-04-04
checkpatch: use a more consistent function argument style
Joe Perches
1
-9
/
+20
2014-04-04
checkpatch: add test for char * arrays that could be static const
Joe Perches
1
-0
/
+7
2014-04-04
checkpatch: fix jiffies comparison and others
Joe Perches
1
-1
/
+1
2014-04-04
checkpatch: avoid sscanf test duplicated messages
Joe Perches
1
-1
/
+1
2014-04-04
checkpatch: update octal permissions warning
Joe Perches
1
-2
/
+4
2014-04-04
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
1
-0
/
+13
2014-04-04
checkpatch: add checks for constant non-octal permissions
Joe Perches
1
-2
/
+34
2014-04-04
checkpatch: don't warn on some function pointer return styles
Joe Perches
1
-10
/
+21
2014-04-04
checkpatch: add test for long udelay
Joe Perches
1
-3
/
+8
2014-04-04
genksyms: fix typeof() handling
Jan Beulich
7
-384
/
+498
2014-04-03
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
10
-365
/
+582
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-5
/
+18
2014-04-02
xtensa: enable sorting extable at build time
Max Filippov
1
-0
/
+5
[next]