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
(
unfollow
)
Commit message (
Expand
)
Author
2014-01-27
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-23
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
2014-01-23
checkpatch: add DT compatible string documentation checks
Rob Herring
2014-01-23
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
2014-01-23
checkpatch: add tests for function pointer style misuses
Joe Perches
2014-01-23
checkpatch: update the FSF/GPL address check
Joe Perches
2014-01-23
checkpatch: check for if's with unnecessary parentheses
Joe Perches
2014-01-23
checkpatch: improve space before tab --fix option
Joe Perches
2014-01-23
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-23
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-23
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-23
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-23
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-23
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-23
headers_check: special case seqbuf_dump()
Paul Bolle
2014-01-23
microblaze: extable: sort the exception table at build time
Michal Simek
2014-01-17
PM / tools: new tool for suspend/resume performance optimization
Todd E Brandt
2014-01-15
powerpc: Add vr save/restore functions
Andreas Schwab
2014-01-08
arm64, jump label: detect %c support for ARM64
Jiang Liu
2014-01-03
Fix detectition of kernel git repository in setlocalversion script [take #2]
Franck Bui-Huu
2013-12-20
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
2013-12-13
PCI/checkpatch: Deprecate DEFINE_PCI_DEVICE_TABLE
Joe Perches
2013-12-10
scripts/link-vmlinux.sh: only filter kernel symbols for arm
Ming Lei
2013-12-05
ftrace: default to tilegx if ARCH=tile is specified
Tony Lu
2013-12-02
scripts/kernel-doc: make unknown function prototype a Warning instead of an E...
Randy Dunlap
2013-11-25
ARC: extable: Enable sorting at build time
Vineet Gupta
2013-11-21
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
2013-11-13
kallsyms: Revert back to 128 max symbol length
Michal Marek
2013-11-13
kernel-doc: improve "no structured comments found" error
Johannes Berg
2013-11-13
initramfs: read CONFIG_RD_ variables for initramfs compression
P J P
2013-11-13
checkpatch: add check for sscanf without return use
Joe Perches
2013-11-13
checkpatch: don't require kernel style __attribute__ shortcuts in uapi paths
Joe Perches
2013-11-13
checkpatch: improve "return is not a function" test
Joe Perches
2013-11-13
checkpatch.pl: check for the FSF mailing address
Josh Triplett
2013-11-13
checkpatch: make the memory barrier test noisier
Joe Perches
2013-11-13
checkpatch: add rules to check init attribute and const defects
Joe Perches
2013-11-13
checkpatch: add test for #defines of ARCH_HAS_<foo>
Joe Perches
2013-11-13
checkpatch: find CamelCase definitions of struct/union/enum
Joe Perches
2013-11-13
checkpatch: update seq_<foo> tests
Joe Perches
2013-11-13
checkpatch: extend CamelCase types and ignore existing CamelCase uses in a patch
Joe Perches
2013-11-13
checkpatch: report missing spaces around trigraphs with --strict
Joe Perches
2013-11-13
scripts/mod/modpost.c: handle non ABS crc symbols
Andi Kleen
2013-11-13
scripts/sortextable: support objects with more than 64K sections.
Jamie Iles
2013-11-08
scripts/tags.sh: remove obsolete __devinit[const|data]
Michael Opdenacker
2013-11-08
scripts: kallsyms: Use %zu to print 'size_t'
Fabio Estevam
2013-11-07
perf tools: Fix version when building out of tree
David Ahern
2013-11-07
scripts/bloat-o-meter: use .startswith rather than fragile slicing
Josh Triplett
2013-11-07
scripts/bloat-o-meter: ignore changes in the size of linux_banner
Josh Triplett
2013-11-07
modpost: fix bogus 'exported twice' warnings.
Rusty Russell
2013-11-06
kbuild: replace unbounded sprintf call in modpost
Kees Cook
[next]