index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
checkpatch: warn on #defines ending in semicolon
Joe Perches
2014-06-04
*
|
|
|
|
checkpatch: make --strict a default for files in drivers/net and net/
Joe Perches
2014-06-04
*
|
|
|
|
checkpatch: always warn on missing blank line after variable declaration block
Joe Perches
2014-06-04
*
|
|
|
|
checkpatch: fix wildcard DT compatible string checking
Rob Herring
2014-06-04
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
/
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
2014-05-05
*
|
|
|
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-20
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-05-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xtensa: enable sorting extable at build time
Max Filippov
2014-04-02
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
|
\
\
\
|
*
|
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
|
*
|
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
|
*
|
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
|
*
|
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
|
*
|
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
*
|
|
|
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...
Jan-Simon Möller
2014-04-09
*
|
|
|
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
2014-04-09
*
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
|
\
\
\
\
|
*
|
|
|
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-29
|
*
|
|
|
kbuild: specify build_docproc as a phony target
Masahiro Yamada
2014-03-14
|
|
/
/
/
*
|
|
|
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-07
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
|
\
\
\
\
|
*
|
|
|
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2014-03-17
|
*
|
|
|
kallsyms: generalize address range checking
Kees Cook
2014-03-17
|
*
|
|
|
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
2014-03-13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
checkpatch: don't warn on bitfield spaces around :
Joe Perches
2014-04-03
*
|
|
|
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
2014-04-03
*
|
|
|
checkpatch.pl: add check for Change-Id
Christopher Covington
2014-04-03
*
|
|
|
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
2014-04-03
*
|
|
|
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
2014-04-03
*
|
|
|
checkpatch: improve the compatible vendor match
Florian Vaussard
2014-04-03
*
|
|
|
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
2014-04-03
*
|
|
|
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
2014-04-03
*
|
|
|
checkpatch: check vendor compatible with dashes
Florian Vaussard
2014-04-03
*
|
|
|
checkpatch: improve octal permissions test speed
Joe Perches
2014-04-03
*
|
|
|
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
2014-04-03
*
|
|
|
checkpatch: make "return is not a function" test quieter
Joe Perches
2014-04-03
*
|
|
|
checkpatch: ignore networking block comment style first lines in file
Joe Perches
2014-04-03
*
|
|
|
checkpatch: use a more consistent function argument style
Joe Perches
2014-04-03
*
|
|
|
checkpatch: add test for char * arrays that could be static const
Joe Perches
2014-04-03
*
|
|
|
checkpatch: fix jiffies comparison and others
Joe Perches
2014-04-03
*
|
|
|
checkpatch: avoid sscanf test duplicated messages
Joe Perches
2014-04-03
*
|
|
|
checkpatch: update octal permissions warning
Joe Perches
2014-04-03
*
|
|
|
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
2014-04-03
*
|
|
|
checkpatch: add checks for constant non-octal permissions
Joe Perches
2014-04-03
*
|
|
|
checkpatch: don't warn on some function pointer return styles
Joe Perches
2014-04-03
*
|
|
|
checkpatch: add test for long udelay
Joe Perches
2014-04-03
*
|
|
|
genksyms: fix typeof() handling
Jan Beulich
2014-04-03
|
|
_
|
/
|
/
|
|
*
|
|
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2014-03-31
|
|
\
\
\
[prev]
[next]