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
*
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-20
1
-1
/
+4
*
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-05-05
1
-0
/
+5
|
\
|
*
xtensa: enable sorting extable at build time
Max Filippov
2014-04-02
1
-0
/
+5
*
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
5
-117
/
+192
|
\
\
|
*
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
1
-0
/
+141
|
*
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
|
*
|
scripts/tags.sh: Ignore *.mod.c
Prarit Bhargava
2014-02-06
1
-5
/
+4
*
|
|
kbuild: LLVMLinux: Fix LINUX_COMPILER definition script for compilation with ...
Jan-Simon Möller
2014-04-09
1
-1
/
+1
*
|
|
kbuild: LLVMLinux: Adapt warnings for compilation with clang
Jan-Simon Möller
2014-04-09
1
-1
/
+11
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-04-07
3
-7
/
+4
|
\
\
\
|
*
|
|
kbuild: move "quote" to Kbuild.include to be consistent
Masahiro Yamada
2014-03-29
2
-4
/
+1
|
*
|
|
kbuild: specify build_docproc as a phony target
Masahiro Yamada
2014-03-14
1
-3
/
+3
|
|
/
/
*
|
|
kconfig: make allnoconfig disable options behind EMBEDDED and EXPERT
Josh Triplett
2014-04-07
6
-6
/
+20
*
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-04-06
3
-26
/
+66
|
\
\
\
|
*
|
|
kallsyms: fix percpu vars on x86-64 with relocation.
Rusty Russell
2014-03-17
2
-0
/
+25
|
*
|
|
kallsyms: generalize address range checking
Kees Cook
2014-03-17
1
-21
/
+32
|
*
|
|
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
2014-03-13
1
-5
/
+9
|
|
|
/
|
|
/
|
*
|
|
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
[next]