index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2014-01-28
checkpatch.pl: check for function declarations without arguments
Joe Perches
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-01-24
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
2014-01-24
checkpatch: add DT compatible string documentation checks
Rob Herring
2014-01-24
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
2014-01-24
checkpatch: add tests for function pointer style misuses
Joe Perches
2014-01-24
checkpatch: update the FSF/GPL address check
Joe Perches
2014-01-24
checkpatch: check for if's with unnecessary parentheses
Joe Perches
2014-01-24
checkpatch: improve space before tab --fix option
Joe Perches
2014-01-24
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-24
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-24
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-24
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-24
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-24
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-24
headers_check: special case seqbuf_dump()
Paul Bolle
2014-01-24
microblaze: extable: sort the exception table at build time
Michal Simek
2014-01-23
Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-01-20
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-01-20
Merge tag 'localmodconfig-v3.14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-17
Merge branches 'acpi-tools' and 'pm-tools'
Rafael J. Wysocki
2014-01-17
PM / tools: new tool for suspend/resume performance optimization
Todd E Brandt
2014-01-08
arm64, jump label: detect %c support for ARM64
Jiang Liu
2013-12-23
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-12-20
localmodconfig: Add config depends by default settings
Steven Rostedt (Red Hat)
2013-12-14
Merge tag 'arc-fixes-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-11-25
ARC: extable: Enable sorting at build time
Vineet Gupta
2013-11-22
Merge branch 'akpm' (fixes from Andrew)
Linus Torvalds
2013-11-22
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2013-11-22
checkpatch: fix "Use of uninitialized value" warnings
Joe Perches
2013-11-16
Merge tag 'trace-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2013-11-15
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-11-15
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-11-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-11-15
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
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
[next]