index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
checkpatch: don't warn on bitfield spaces around :
Joe Perches
2014-04-03
1
-2
/
+5
*
checkpatch: expand parenthesis alignment test to declarations, functions and ...
Joe Perches
2014-04-03
1
-4
/
+6
*
checkpatch.pl: add check for Change-Id
Christopher Covington
2014-04-03
1
-0
/
+6
*
scripts/checkpatch.pl: __GFP_NOFAIL isn't going away
Andrew Morton
2014-04-03
1
-6
/
+0
*
checkpatch: net and drivers/net: warn on missing blank line after variable de...
Joe Perches
2014-04-03
1
-0
/
+15
*
checkpatch: improve the compatible vendor match
Florian Vaussard
2014-04-03
1
-5
/
+5
*
checkpatch: check compatible strings in .c and .h too
Florian Vaussard
2014-04-03
1
-2
/
+4
*
checkpatch: fix spurious vendor compatible warnings
Florian Vaussard
2014-04-03
1
-2
/
+2
*
checkpatch: check vendor compatible with dashes
Florian Vaussard
2014-04-03
1
-1
/
+1
*
checkpatch: improve octal permissions test speed
Joe Perches
2014-04-03
1
-20
/
+31
*
checkpatch.pl: modify warning message for printk usage
Yogesh Chaudhari
2014-04-03
1
-1
/
+1
*
checkpatch: make "return is not a function" test quieter
Joe Perches
2014-04-03
1
-7
/
+15
*
checkpatch: ignore networking block comment style first lines in file
Joe Perches
2014-04-03
1
-1
/
+2
*
checkpatch: use a more consistent function argument style
Joe Perches
2014-04-03
1
-9
/
+20
*
checkpatch: add test for char * arrays that could be static const
Joe Perches
2014-04-03
1
-0
/
+7
*
checkpatch: fix jiffies comparison and others
Joe Perches
2014-04-03
1
-1
/
+1
*
checkpatch: avoid sscanf test duplicated messages
Joe Perches
2014-04-03
1
-1
/
+1
*
checkpatch: update octal permissions warning
Joe Perches
2014-04-03
1
-2
/
+4
*
checkpatch: warn on uses of __constant_<foo> functions
Joe Perches
2014-04-03
1
-0
/
+13
*
checkpatch: add checks for constant non-octal permissions
Joe Perches
2014-04-03
1
-2
/
+34
*
checkpatch: don't warn on some function pointer return styles
Joe Perches
2014-04-03
1
-10
/
+21
*
checkpatch: add test for long udelay
Joe Perches
2014-04-03
1
-3
/
+8
*
genksyms: fix typeof() handling
Jan Beulich
2014-04-03
7
-384
/
+498
*
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2014-04-02
10
-365
/
+582
|
\
|
*
Merge remote-tracking branch 'robh/for-next' into devicetree/next
Grant Likely
2014-03-31
3
-3
/
+15
|
|
\
|
*
\
Merge tag 'v3.14-rc5' into HEAD
Grant Likely
2014-03-04
4
-5
/
+6
|
|
\
\
|
*
|
|
kbuild: dtbs_install: new make target
Jason Cooper
2014-02-20
1
-0
/
+12
|
*
|
|
Merge branch 'devicetree/dtc' into devicetree/next
Grant Likely
2014-02-03
9
-365
/
+570
|
|
\
\
\
|
|
*
|
|
scripts/dtc: Add a script to update to mainline dtc source
Grant Likely
2014-01-21
2
-1
/
+55
|
|
*
|
|
scripts/dtc: Update to upstream version v1.4.0
Grant Likely
2014-01-21
6
-82
/
+294
|
|
*
|
|
scripts/dtc: Update shipped files to build with bison 2.7.12
Grant Likely
2014-01-21
2
-283
/
+222
*
|
|
|
|
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
2
-5
/
+18
|
\
\
\
\
\
|
*
\
\
\
\
Merge 3.14-rc5 into driver-core-next
Greg Kroah-Hartman
2014-03-02
1
-0
/
+1
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86: align x86 arch with generic CPU modalias handling
Ard Biesheuvel
2014-02-18
1
-5
/
+5
|
*
|
|
|
|
cpu: add generic support for CPU feature based module autoloading
Ard Biesheuvel
2014-02-18
2
-0
/
+13
*
|
|
|
|
|
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-31
6
-4
/
+71
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Kbuild, lto: Handle basic LTO in modpost
Andi Kleen
2014-02-13
1
-1
/
+5
|
*
|
|
|
|
|
Kbuild, lto: Disable LTO for asm-offsets.c
Andi Kleen
2014-02-13
1
-1
/
+1
|
*
|
|
|
|
|
Kbuild, lto: Add a gcc-ld script to let run gcc as ld
Andi Kleen
2014-02-13
1
-0
/
+29
|
*
|
|
|
|
|
Kbuild, lto: add ld-version and ld-ifversion macros
Andi Kleen
2014-02-13
2
-0
/
+17
|
*
|
|
|
|
|
Kbuild, lto: Drop .number postfixes in modpost
Andi Kleen
2014-02-13
2
-2
/
+15
|
*
|
|
|
|
|
Kbuild, lto, workaround: Don't warn for initcall_reference in modpost
Andi Kleen
2014-02-13
1
-0
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
2014-03-10
1
-1
/
+2
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-03-07
1
-0
/
+13
|
\
\
\
\
\
|
*
|
|
|
|
ARM: 7964/1: Detect section mismatches in thumb relocations
David A. Long
2014-02-18
1
-0
/
+13
|
|
/
/
/
/
*
|
|
|
|
kallsyms: fix absolute addresses for kASLR
Andy Honig
2014-03-04
1
-2
/
+1
*
|
|
|
|
scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compression
Daniel M. Weeks
2014-03-04
1
-1
/
+1
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
of: Move testcase FDT data into drivers/of
Grant Likely
2014-02-20
1
-0
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-02-14
1
-2
/
+2
|
\
\
\
|
*
|
|
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
Jan Moskyto Matejka
2014-02-07
1
-2
/
+2
|
|
/
/
[next]