Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / scripts / checkpatch.pl
2014-04-06 Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-04-06 Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2014-04-06 Linus TorvaldsMerge tag 'dm-3.15-changes' of git://git./linux/kernel...
2014-04-06 Linus TorvaldsMerge tag 'iommu-updates-v3.15' of git://git./linux...
2014-04-06 Linus TorvaldsMerge branch 'hwmon-for-linus' of git://git./linux...
2014-04-06 Linus TorvaldsMerge tag 'clk-for-linus-3.15' of git://git.linaro...
2014-04-06 Linus TorvaldsMerge tag 'pwm/for-3.15-rc1' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'tags/cleanup2-3.15' of git://git./linux...
2014-04-05 Linus TorvaldsMerge tag 'sh-3.15' of git://git./linux/kernel/git...
2014-04-05 Linus TorvaldsMerge tag 'drivers-3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'dt-3.15' of git://git./linux/kernel/git...
2014-04-05 Linus TorvaldsMerge tag 'boards-3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'soc-3.15' of git://git./linux/kernel/git...
2014-04-05 Linus TorvaldsMerge tag 'cleanup-3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'fixes-non-critical-3.15' of git://git./linux...
2014-04-05 Linus TorvaldsMerge branch 'for-linus' of git://ftp.arm.linux.org...
2014-04-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge branch 'topic/exynos' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'fbdev-main-3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'ktest-v3.15' of git://git./linux/kernel...
2014-04-05 Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi...
2014-04-04 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git./linux...
2014-04-04 Linus TorvaldsMerge tag 'upstream-3.15-rc1' of git://git.infradead...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'dlm-3.15' of git://git./linux/kernel/git...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-04-04 Linus TorvaldsMerge branch 'locks-3.15' of git://git.samba.org/jlayto...
2014-04-04 Linus TorvaldsMerge branch 'cross-rename' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2014-04-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge tag 'gpio-v3.15-1' of git://git./linux/kernel...
2014-04-03 Russell KingMerge branch 'devel-stable' into for-next
2014-04-03 Russell KingMerge branches 'amba', 'fixes', 'misc', 'mmci', 'unstab...
2014-04-03 Linus TorvaldsMerge branch 'akpm' (incoming from Andrew)
2014-04-03 Joe Perchescheckpatch: don't warn on bitfield spaces around :
2014-04-03 Joe Perchescheckpatch: expand parenthesis alignment test to declar...
2014-04-03 Christopher Covingtoncheckpatch.pl: add check for Change-Id
2014-04-03 Andrew Mortonscripts/checkpatch.pl: __GFP_NOFAIL isn't going away
2014-04-03 Joe Perchescheckpatch: net and drivers/net: warn on missing blank...
2014-04-03 Florian Vaussardcheckpatch: improve the compatible vendor match
2014-04-03 Florian Vaussardcheckpatch: check compatible strings in .c and .h too
2014-04-03 Florian Vaussardcheckpatch: fix spurious vendor compatible warnings
2014-04-03 Florian Vaussardcheckpatch: check vendor compatible with dashes
2014-04-03 Joe Perchescheckpatch: improve octal permissions test speed
2014-04-03 Yogesh Chaudharicheckpatch.pl: modify warning message for printk usage
2014-04-03 Joe Perchescheckpatch: make "return is not a function" test quieter
2014-04-03 Joe Perchescheckpatch: ignore networking block comment style first...
2014-04-03 Joe Perchescheckpatch: use a more consistent function argument...
2014-04-03 Joe Perchescheckpatch: add test for char * arrays that could be...
2014-04-03 Joe Perchescheckpatch: fix jiffies comparison and others
2014-04-03 Joe Perchescheckpatch: avoid sscanf test duplicated messages
2014-04-03 Joe Perchescheckpatch: update octal permissions warning
2014-04-03 Joe Perchescheckpatch: warn on uses of __constant_<foo> functions
2014-04-03 Joe Perchescheckpatch: add checks for constant non-octal permissions
2014-04-03 Joe Perchescheckpatch: don't warn on some function pointer return...
2014-04-03 Joe Perchescheckpatch: add test for long udelay
2014-04-03 Linus TorvaldsMerge branch 'for-3.15' of git://git./linux/kernel...
2014-04-03 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2014-04-03 Dmitry TorokhovMerge branch 'next' into for-linus
2014-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-04-02 Linus TorvaldsMerge branch 'powernv-cpuidle' of git://git./linux...
2014-04-02 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2014-04-02 Linus TorvaldsMerge branch 'x86-nuke-platforms-for-linus' of git...
2014-04-02 Linus TorvaldsMerge branch 'x86-x32-for-linus' of git://git./linux...
2014-04-01 Linus TorvaldsMerge tag 'pci-v3.15-changes' of git://git./linux/kerne...
2014-04-01 Linus TorvaldsMerge tag 'edac_for_3.15' of git://git./linux/kernel...
2014-04-01 Linus TorvaldsMerge tag 'pinctrl-v3.15-1' of git://git./linux/kernel...
2014-04-01 Rafael J. WysockiMerge branch 'acpica'
2014-04-01 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2014-04-01 Linus TorvaldsMerge branch 'timers-nohz-for-linus' of git://git....
2014-04-01 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2014-03-31 Linus TorvaldsMerge branch 'for-3.15' of git://git./linux/kernel...
2014-03-31 Linus TorvaldsMerge branch 'x86-asmlinkage-for-linus' of git://git...
2014-03-31 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-03-31 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2014-03-31 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2014-03-31 Linus TorvaldsMerge branch 'core-types-for-linus' of git://git./linux...
2014-03-31 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2014-03-31 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/xilinx' and...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/sunxi', ...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/s3c64xx'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/omap-uwire...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/imx', 'spi...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/drivers'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/bus-num'...
2014-03-30 Mark BrownMerge remote-tracking branches 'spi/topic/altera',...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/topic/dma' into spi...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/topic/core' into...
2014-03-30 Mark BrownMerge remote-tracking branch 'spi/fix/core' into spi...
2014-03-29 Paolo BonziniMerge branch 'kvm-ppchv-next' of git://git./linux/kerne...
2014-03-29 Arnd BergmannMerge tag 'exynos-cleanup' of git://git./linux/kernel...
next