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
Commit message (
Expand
)
Author
Age
Files
Lines
*
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-14
6
-28
/
+18
*
module: Remove a extra null character at the top of module->strtab.
Satoru Takeuchi
2012-12-14
1
-5
/
+1
*
ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants
David Howells
2012-12-14
1
-4
/
+4
*
ASN.1: Define indefinite length marker constant
David Howells
2012-12-14
1
-0
/
+2
*
moduleparam: use __UNIQUE_ID()
Rusty Russell
2012-12-14
1
-4
/
+2
*
__UNIQUE_ID()
Rusty Russell
2012-12-14
2
-0
/
+11
*
MODSIGN: Add modules_sign make target
Josh Boyer
2012-12-14
2
-0
/
+38
*
powerpc: add finit_module syscall.
Rusty Russell
2012-12-14
3
-1
/
+3
*
ima: support new kernel module syscall
Mimi Zohar
2012-12-14
7
-5
/
+41
*
add finit_module syscall to asm-generic
Kees Cook
2012-12-14
1
-1
/
+3
*
ARM: add finit_module syscall to ARM
Kees Cook
2012-12-14
2
-0
/
+2
*
security: introduce kernel_module_from_file hook
Kees Cook
2012-12-14
4
-0
/
+35
*
module: add flags arg to sys_finit_module()
Rusty Russell
2012-12-14
3
-15
/
+35
*
module: add syscall to load module from fd
Kees Cook
2012-12-14
5
-148
/
+223
*
modsign: add symbol prefix to certificate list
James Hogan
2012-12-03
1
-2
/
+2
*
linux/kernel.h: define SYMBOL_PREFIX
James Hogan
2012-12-03
1
-0
/
+7
*
Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-12-01
1
-4
/
+14
|
\
|
*
workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay
Tejun Heo
2012-12-01
1
-3
/
+11
|
*
workqueue: exit rescuer_thread() as TASK_RUNNING
Mike Galbraith
2012-12-01
1
-1
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-01
4
-10
/
+21
|
\
\
|
|
/
|
/
|
|
*
fix off-by-one in argument passed by iterate_fd() to callbacks
Al Viro
2012-11-29
1
-6
/
+8
|
*
lookup_one_len: don't accept . and ..
Al Viro
2012-11-29
1
-0
/
+5
|
*
cifs: get rid of blind d_drop() in readdir
Al Viro
2012-11-29
1
-1
/
+4
|
*
nfs_lookup_revalidate(): fix a leak
Al Viro
2012-11-29
1
-2
/
+2
|
*
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
2012-11-29
1
-1
/
+2
*
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-01
1
-0
/
+7
|
\
\
|
*
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2012-11-13
1
-0
/
+7
|
|
\
\
|
|
*
|
rcu: Fix unrecovered RCU user mode in syscall_trace_leave()
Frederic Weisbecker
2012-10-27
1
-0
/
+7
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-12-01
23
-135
/
+194
|
\
\
\
\
|
*
\
\
\
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-12-01
20
-126
/
+181
|
|
\
\
\
\
|
|
*
|
|
|
perf kvm: Fix building perf kvm on non x86 arches
Xiao Guangrong
2012-11-23
1
-0
/
+4
|
|
*
|
|
|
perf kvm: Rename perf_kvm to perf_kvm_stat
Xiao Guangrong
2012-11-23
1
-51
/
+60
|
|
*
|
|
|
Merge tag 'perf-uapi-20121119' of git://git.infradead.org/users/dhowells/linu...
Arnaldo Carvalho de Melo
2012-11-23
20
-75
/
+117
|
|
|
\
\
\
\
|
|
/
/
/
/
/
|
|
*
|
|
|
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
16
-58
/
+78
|
|
*
|
|
|
perf powerpc: Use uapi/unistd.h to fix build error
Sukadev Bhattiprolu
2012-11-19
1
-1
/
+1
|
|
*
|
|
|
tools: Pass the target in descend
David Howells
2012-11-19
1
-2
/
+2
|
|
*
|
|
|
tools: Honour the O= flag when tool build called from a higher Makefile
David Howells
2012-11-19
2
-6
/
+17
|
|
*
|
|
|
tools: Define a Makefile function to do subdir processing
David Howells
2012-11-19
2
-12
/
+20
|
|
*
|
|
|
Merge branch 'x86-pre-uapi' into perf-uapi
David Howells
2012-11-19
1
-0
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
x86: Export asm/{svm.h,vmx.h,perf_regs.h}
David Howells
2012-11-08
1
-0
/
+3
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-11-13
2
-4
/
+6
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
*
|
|
|
perf tools: Fix strbuf_addf() when the buffer needs to grow
Namhyung Kim
2012-10-30
1
-4
/
+4
|
|
*
|
|
|
perf header: Fix numa topology printing
Namhyung Kim
2012-10-30
1
-0
/
+2
|
|
/
/
/
/
|
*
|
|
|
perf, powerpc: Fix hw breakpoints returning -ENOSPC
Michael Neuling
2012-10-30
1
-5
/
+7
*
|
|
|
|
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2012-11-30
4
-10
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
x86, fpu: Avoid FPU lazy restore after suspend
Vincent Palatin
2012-11-30
2
-6
/
+14
|
*
|
|
|
|
x86-32: Unbreak booting on some 486 clones
H. Peter Anvin
2012-11-27
1
-2
/
+7
|
*
|
|
|
|
x86, kvm: Remove incorrect redundant assembly constraint
H. Peter Anvin
2012-11-26
1
-2
/
+1
*
|
|
|
|
|
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
Linus Torvalds
2012-11-30
5
-33
/
+41
|
\
\
\
\
\
\
|
*
|
|
|
|
|
c6x: use generic kvm_para.h
Mark Salter
2012-11-28
2
-1
/
+2
[next]