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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-20
10
-59
/
+383
|
\
|
*
radix-tree: introduce radix_tree_empty
Matthew Wilcox
2016-05-20
1
-6
/
+1
|
*
kernel/sysctl_binary.c: use generic UUID library
Andy Shevchenko
2016-05-20
1
-16
/
+7
|
*
printk/nmi: flush NMI messages on the system panic
Petr Mladek
2016-05-20
5
-3
/
+47
|
*
printk/nmi: increase the size of NMI buffer and make it configurable
Petr Mladek
2016-05-20
1
-1
/
+2
|
*
printk/nmi: warn when some message has been lost in NMI context
Petr Mladek
2016-05-20
3
-1
/
+25
|
*
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
2016-05-20
4
-18
/
+265
|
*
fork: free thread in copy_process on failure
Jiri Slaby
2016-05-20
1
-1
/
+3
|
*
exit_thread: accept a task parameter to be exited
Jiri Slaby
2016-05-20
1
-1
/
+1
|
*
mm, oom_reaper: do not mmput synchronously from the oom reaper context
Michal Hocko
2016-05-20
1
-15
/
+35
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-05-20
3
-12
/
+24
|
\
\
|
|
/
|
/
|
|
*
bpf: teach verifier to recognize imm += ptr pattern
Alexei Starovoitov
2016-05-20
1
-1
/
+17
|
*
bpf: support decreasing order in direct packet access
Alexei Starovoitov
2016-05-20
1
-8
/
+4
|
*
bpf: Use mount_nodev not mount_ns to mount the bpf filesystem
Eric W. Biederman
2016-05-20
1
-1
/
+1
|
*
bpf: rather use get_random_int for randomizations
Daniel Borkmann
2016-05-20
1
-2
/
+2
*
|
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-0
/
+12
|
\
\
|
*
|
ftrace: Match dot symbols when searching functions on ppc64
Thiago Jung Bauermann
2016-04-27
1
-0
/
+12
|
*
|
Merge branch 'topic/livepatch' into next
Michael Ellerman
2016-04-18
2
-4
/
+44
|
|
\
\
*
|
\
\
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2016-05-20
1
-2
/
+9
|
\
\
\
\
|
*
\
\
\
Merge tag 'arm-memremap-for-v4.7' of git://git.linaro.org/people/ard.biesheuv...
Russell King
2016-04-20
1
-2
/
+9
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
memremap: add arch specific hook for MEMREMAP_WB mappings
Ard Biesheuvel
2016-04-04
1
-2
/
+9
*
|
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-05-19
9
-231
/
+123
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
cpuset: use static key better and convert to new API
Vlastimil Babka
2016-05-19
1
-7
/
+7
|
*
|
|
|
mm: /proc/sys/vm/stat_refresh to force vmstat update
Hugh Dickins
2016-05-19
1
-0
/
+7
|
*
|
|
|
include/linux/nodemask.h: create next_node_in() helper
Andrew Morton
2016-05-19
1
-7
/
+1
|
*
|
|
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
*
|
|
|
kernel/padata.c: hide unused functions
Arnd Bergmann
2016-05-19
1
-37
/
+37
|
*
|
|
|
kernel/padata.c: removed unused code
Richard Cochran
2016-05-19
1
-64
/
+0
|
*
|
|
|
debugobjects: insulate non-fixup logic related to static obj from fixup callb...
Du, Changbin
2016-05-19
4
-92
/
+26
|
*
|
|
|
rcu: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-3
/
+3
|
*
|
|
|
timer: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
2
-24
/
+24
|
*
|
|
|
workqueue: update debugobjects fixup callbacks return type
Du, Changbin
2016-05-19
1
-10
/
+10
|
*
|
|
|
time: remove timespec_add_safe()
Deepa Dinamani
2016-05-19
1
-4
/
+0
|
*
|
|
|
time: add missing implementation for timespec64_add_safe()
Deepa Dinamani
2016-05-19
1
-0
/
+25
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-05-19
1
-10
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
secomp: Constify mode1 syscall whitelist
Matt Redfearn
2016-05-13
1
-2
/
+2
|
*
|
|
|
|
seccomp: Get compat syscalls from asm-generic header
Matt Redfearn
2016-05-13
1
-8
/
+1
*
|
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2016-05-19
2
-4
/
+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Merge tag 'keys-next-20160505' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2016-05-06
1
-3
/
+4
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KEYS: Move the point of trust determination to __key_link()
David Howells
2016-04-11
1
-1
/
+1
|
|
*
|
|
|
|
PKCS#7: Make trust determination dependent on contents of trust keyring
David Howells
2016-04-06
1
-1
/
+1
|
|
*
|
|
|
|
KEYS: Generalise system_verify_data() to provide access to internal content
David Howells
2016-04-06
1
-2
/
+3
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
seccomp: Fix comment typo
Mickaël Salaün
2016-05-04
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'trace-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2016-05-18
10
-284
/
+3930
|
\
\
\
\
\
|
*
|
|
|
|
tracing: Use temp buffer when filtering events
Steven Rostedt (Red Hat)
2016-05-03
4
-8
/
+185
|
*
|
|
|
|
tracing: Remove TRACE_EVENT_FL_USE_CALL_FILTER logic
Steven Rostedt (Red Hat)
2016-05-02
1
-61
/
+10
|
*
|
|
|
|
tracing: Remove unused function trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
1
-10
/
+0
|
*
|
|
|
|
tracing: Remove one use of trace_current_buffer_lock_reserve()
Steven Rostedt (Red Hat)
2016-04-29
1
-8
/
+10
|
*
|
|
|
|
tracing: Have trace_buffer_unlock_commit() call the _regs version with NULL
Steven Rostedt (Red Hat)
2016-04-29
2
-15
/
+9
|
*
|
|
|
|
tracing: Remove unused function trace_current_buffer_discard_commit()
Steven Rostedt (Red Hat)
2016-04-29
1
-8
/
+0
[next]