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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-16
4
-14
/
+116
|
\
|
*
kallsyms: add support for relative offsets in kallsyms address table
Ard Biesheuvel
2016-03-15
3
-10
/
+75
|
*
kallsyms: don't overload absolute symbol type for percpu symbols
Ard Biesheuvel
2016-03-15
1
-2
/
+12
|
*
x86: kallsyms: disable absolute percpu symbols on !SMP
Ard Biesheuvel
2016-03-15
1
-1
/
+1
|
*
checkpatch: fix another left brace warning
Geyslan G. Bem
2016-03-15
1
-1
/
+1
|
*
checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned uses
Joe Perches
2016-03-15
1
-4
/
+8
|
*
checkpatch: warn on bare unsigned or signed declarations without int
Joe Perches
2016-03-15
1
-0
/
+20
|
*
checkpatch: exclude asm volatile from complex macro check
Joe Perches
2016-03-15
1
-0
/
+3
*
|
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-15
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
sparse: Add __private to privatize members of structs
Boqun Feng
2016-02-23
1
-1
/
+2
*
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-14
1
-0
/
+32
|
\
\
|
*
|
x86/mm: Expand the exception table logic to allow new handling options
Tony Luck
2016-02-18
1
-0
/
+32
*
|
|
ld-version: Fix awk regex compile failure
James Hogan
2016-03-13
1
-1
/
+1
|
/
/
*
|
scripts: add "prune-kernel" script to clean up old kernel images
J. Bruce Fields
2016-02-09
1
-0
/
+20
*
|
Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
powerpc: Simplify module TOC handling
Alan Modra
2016-01-21
1
-1
/
+2
*
|
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
2
-0
/
+23
*
|
checkpatch: fix a number of COMPLEX_MACRO false positives
Vladimir Zapolskiy
2016-01-20
1
-2
/
+3
*
|
checkpatch: improve macros with flow control test
Joe Perches
2016-01-20
1
-1
/
+1
*
|
checkpatch: warn when casting constants to c90 int or longer types
Joe Perches
2016-01-20
1
-0
/
+42
*
|
scripts/get_maintainer.pl: handle file names beginning with ./
Joe Perches
2016-01-20
1
-0
/
+4
|
/
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2016-01-20
3
-110
/
+184
|
\
|
*
coccinelle: tests: unsigned value cannot be lesser than zero
Andrzej Hajda
2016-01-12
1
-0
/
+75
|
*
tags: Unify emacs and exuberant rules
Michal Marek
2016-01-05
1
-93
/
+109
|
*
tags: Drop the _PE rule
Michal Marek
2016-01-05
1
-2
/
+0
|
*
tags: Do not try to index defconfigs
Michal Marek
2016-01-05
1
-12
/
+0
|
*
tags: Process Kconfig files in a single pass
Michal Marek
2016-01-05
1
-7
/
+2
|
*
tags: Fix erroneous pattern match in a comment
Michal Marek
2016-01-05
1
-1
/
+1
|
*
tags: Treat header files as C code
Michal Marek
2016-01-05
1
-33
/
+33
|
*
package Makefile: fix perf-tar targets when outdir is set
Riku Voipio
2015-11-24
1
-2
/
+2
|
*
scripts/tags.sh: Teach tags about more powerpc macros
Michael Ellerman
2015-11-20
1
-0
/
+1
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2016-01-20
3
-4
/
+7
|
\
\
|
*
|
kconfig: fix qconf segfault by deleting heap objects
Chris Bainbridge
2016-01-11
1
-0
/
+2
|
*
|
kconfig: return 'false' instead of 'no' in bool function
Vegard Nossum
2016-01-05
1
-1
/
+1
|
*
|
kconfig: allow kconfig to handle longer path names
Markus Mayer
2015-12-10
1
-3
/
+4
|
|
/
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-01-20
5
-7
/
+15
|
\
\
|
*
|
kbuild: Demote 'sign-compare' warning to W=2
Lee Jones
2016-01-12
1
-0
/
+2
|
*
|
genksyms: Handle string literals with spaces in reference files
Michal Marek
2015-12-09
1
-2
/
+4
|
*
|
fixdep: constify strrcmp arguments
Nicolas Iooss
2015-12-07
1
-1
/
+1
|
*
|
kbuild: Allow to specify composite modules with modname-m
Michal Marek
2015-11-25
2
-4
/
+8
|
|
/
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-01-18
1
-1
/
+32
|
\
\
|
*
|
checkpatch: add virt barriers
Michael S. Tsirkin
2016-01-12
1
-1
/
+2
|
*
|
checkpatch: check for __smp outside barrier.h
Michael S. Tsirkin
2016-01-12
1
-0
/
+10
|
*
|
checkpatch.pl: add missing memory barriers
Michael S. Tsirkin
2016-01-12
1
-1
/
+21
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-01-17
1
-2
/
+0
|
\
\
\
|
*
|
|
page-flags: drop __TestClearPage*() helpers
Kirill A. Shutemov
2016-01-15
1
-2
/
+0
*
|
|
|
Merge tag 'docs-4.5' of git://git.lwn.net/linux
Linus Torvalds
2016-01-17
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
kernel-doc: Fix parsing of DECLARE_BITMAP in struct
Conchúr Navid
2015-11-20
1
-0
/
+2
|
*
|
|
kernel-doc: Strip #ifdef/#endif in enums
Conchúr Navid
2015-11-20
1
-1
/
+2
|
*
|
|
kernel-doc: Fix stripping of #define in enums
Conchúr Navid
2015-11-20
1
-1
/
+1
|
|
|
/
|
|
/
|
[next]