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
*
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
2017-05-08
1
-0
/
+3
*
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2017-05-08
1
-0
/
+3
*
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-08
1
-0
/
+1
*
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
2017-05-08
1
-0
/
+1
*
checkpatch: improve the SUSPECT_CODE_INDENT test
Joe Perches
2017-05-08
1
-1
/
+3
*
checkpatch: improve the embedded function name test for patch contexts
Joe Perches
2017-05-08
1
-9
/
+8
*
checkpatch: add --typedefsfile
Jerome Forissier
2017-05-08
1
-17
/
+35
*
checkpatch: improve k.alloc with multiplication and sizeof test
Joe Perches
2017-05-08
1
-3
/
+10
*
checkpatch: special audit for revert commit line
Wei Wang
2017-05-08
1
-0
/
+1
*
checkpatch: clarify the EMBEDDED_FUNCTION_NAME message
Joe Perches
2017-05-08
1
-5
/
+7
*
checkpatch: improve MULTISTATEMENT_MACRO_USE_DO_WHILE test
Joe Perches
2017-05-08
1
-2
/
+4
*
checkpatch: avoid suggesting struct definitions should be const
Joe Perches
2017-05-08
1
-3
/
+3
*
checkpatch: allow space leading blank lines in email headers
Joe Perches
2017-05-08
1
-2
/
+2
*
checkpatch: improve EMBEDDED_FUNCTION_NAME test
Joe Perches
2017-05-08
1
-0
/
+11
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-05-08
1
-0
/
+26
*
checkpatch: remove obsolete CONFIG_EXPERIMENTAL checks
Ruslan Bilovol
2017-05-08
1
-13
/
+0
*
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-05
21
-184
/
+555
|
\
|
*
of: per-file dtc compiler flags
Frank Rowand
2017-04-27
1
-0
/
+2
|
*
dtc: update warning settings for new bus and node/property name checks
Rob Herring
2017-03-29
2
-1
/
+12
|
*
scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6
Rob Herring
2017-03-22
19
-182
/
+523
|
*
scripts/dtc: automate getting dtc version and log in update script
Rob Herring
2017-03-22
1
-1
/
+18
*
|
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-04
1
-1
/
+1
|
\
\
|
*
|
ver_linux: Use /usr/bin/awk instead of /bin/awk
Saul Wold
2017-04-08
1
-1
/
+1
|
|
/
*
|
Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-03
1
-2
/
+1
|
\
\
|
*
|
module: set .init_array alignment to 8
David Daney
2017-03-13
1
-2
/
+1
|
|
/
*
|
Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-05-03
2
-0
/
+2
|
\
\
|
*
|
ftrace: Allow for function tracing to record init functions on boot up
Steven Rostedt (VMware)
2017-03-24
2
-0
/
+2
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-03
1
-0
/
+25
|
\
\
|
*
|
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
2017-05-03
1
-0
/
+25
*
|
|
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-05-03
1
-0
/
+92
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Backmerge tag 'v4.11-rc6' into drm-next
Dave Airlie
2017-04-11
3
-2
/
+6
|
|
\
\
|
*
\
\
BackMerge tag 'v4.11-rc3' into drm-next
Dave Airlie
2017-03-23
3
-1
/
+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-03-07
1
-0
/
+92
|
|
\
\
\
|
|
*
|
|
drm: Introduce drm_property_blob_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
|
|
*
|
|
drm: Introduce drm_gem_object_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+20
|
|
*
|
|
drm: Introduce drm_framebuffer_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
|
|
*
|
|
drm: Introduce drm_connector_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+10
|
|
*
|
|
drm: Introduce drm_mode_object_{get,put}()
Thierry Reding
2017-02-28
1
-0
/
+42
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-05-03
2
-0
/
+2
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
2017-04-19
2
-0
/
+2
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
selinux: include sys/socket.h in host programs to have PF_MAX
Nicolas Iooss
2017-03-10
2
-0
/
+2
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
2
-5
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Fix dead URLs to ftp.kernel.org
SeongJae Park
2017-03-28
2
-5
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
2017-05-02
1
-5
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
scripts/kernel-doc: fix handling of parameters with parenthesis
Mauro Carvalho Chehab
2017-04-02
1
-4
/
+3
|
*
|
|
|
|
scripts/kernel-doc: fix parser for apostrophes
Mauro Carvalho Chehab
2017-04-02
1
-1
/
+11
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86/syscalls/32: Ignore arch_prctl for other architectures
Arnd Bergmann
2017-03-24
1
-0
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
2017-05-01
1
-5
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
scripts: remove AVR32 support from checkstack.pl
Hans-Christian Noren Egtvedt
2017-05-01
1
-5
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
[next]