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
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2014-06-25
21
-501
/
+93
|
\
|
*
powerpc: Don't skip ePAPR spin-table CPUs
Scott Wood
2014-06-25
1
-1
/
+9
|
*
powerpc/module: Fix TOC symbol CRC
Laurent Dufour
2014-06-25
1
-1
/
+10
|
*
powerpc/powernv: Remove OPAL v1 takeover
Michael Ellerman
2014-06-25
7
-392
/
+2
|
*
powerpc/kmemleak: Do not scan the DART table
Catalin Marinas
2014-06-24
1
-0
/
+5
|
*
selftests/powerpc: Use the test harness for the TM DSCR test
Michael Ellerman
2014-06-24
2
-4
/
+12
|
*
powerpc/cell: cbe_thermal.c: Cleaning up a variable is of the wrong type
Rickard Strandqvist
2014-06-24
1
-1
/
+1
|
*
powerpc/kprobes: Fix jprobes on ABI v2 (LE)
Michael Ellerman
2014-06-24
1
-3
/
+6
|
*
powerpc/ftrace: Use pr_fmt() to namespace error messages
Michael Ellerman
2014-06-24
1
-23
/
+20
|
*
powerpc/ftrace: Fix nop of modules on 64bit LE (ABIv2)
Michael Ellerman
2014-06-24
1
-3
/
+4
|
*
powerpc/ftrace: Fix inverted check of create_branch()
Michael Ellerman
2014-06-24
1
-1
/
+1
|
*
powerpc/ftrace: Fix typo in mask of opcode
Michael Ellerman
2014-06-24
1
-1
/
+1
|
*
powerpc: Add ppc_global_function_entry()
Michael Ellerman
2014-06-24
1
-0
/
+11
|
*
powerpc/macintosh/smu.c: Fix closing brace followed by if
Rasmus Villemoes
2014-06-24
1
-1
/
+2
|
*
powerpc: Remove __arch_swab*
Benjamin Herrenschmidt
2014-06-24
1
-43
/
+0
|
*
powerpc: Remove ancient DEBUG_SIG code
Michael Ellerman
2014-06-24
2
-18
/
+0
|
*
powerpc/kerenl: Enable EEH for IO accessors
Gavin Shan
2014-06-24
1
-10
/
+10
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2014-06-25
2
-20
/
+4
|
\
\
|
*
|
vhost-scsi: don't open-code kvfree
Michael S. Tsirkin
2014-06-23
1
-10
/
+2
|
*
|
vhost-net: don't open-code kvfree
Romain Francoise
2014-06-23
1
-10
/
+2
*
|
|
Merge tag 'trace-fixes-v3.16-rc1-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-06-25
5
-16
/
+63
|
\
\
\
|
*
|
|
tracing: Add __field_struct macro for TRACE_EVENT()
Steven Rostedt
2014-06-21
2
-1
/
+35
|
*
|
|
tracing: syscall_regfunc() should not skip kernel threads
Oleg Nesterov
2014-06-21
1
-3
/
+1
|
*
|
|
tracing: Change syscall_*regfunc() to check PF_KTHREAD and use for_each_proce...
Oleg Nesterov
2014-06-21
1
-13
/
+11
|
*
|
|
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
2014-06-21
2
-0
/
+17
*
|
|
|
Merge git://git.kvack.org/~bcrl/aio-fixes
Linus Torvalds
2014-06-24
1
-2
/
+4
|
\
\
\
\
|
*
|
|
|
aio: fix kernel memory disclosure in io_getevents() introduced in v3.10
Benjamin LaHaise
2014-06-24
1
-0
/
+3
|
*
|
|
|
aio: fix aio request leak when events are reaped by userspace
Benjamin LaHaise
2014-06-24
1
-2
/
+1
*
|
|
|
|
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-06-24
10
-20
/
+25
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
ARM: arm925: ensure assembly sets up writethrough mapping
Russell King
2014-06-20
1
-0
/
+1
|
*
|
|
|
ARM: perf: fix compiler warning with gcc 4.6.4 (and tidy code)
Russell King
2014-06-19
1
-2
/
+2
|
*
|
|
|
ARM: l2c: fix dependencies on PL310 errata symbols
Russell King
2014-06-19
6
-17
/
+16
|
*
|
|
|
ARM: 8069/1: Make thread_save_fp macro aware of THUMB2 mode
Nikolay Borisov
2014-06-17
1
-0
/
+6
|
*
|
|
|
ARM: 8068/1: scoop: Remove unused variable
Fabio Estevam
2014-06-17
1
-1
/
+0
|
|
/
/
/
*
|
|
|
Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-23
2
-21
/
+43
|
\
\
\
\
|
*
|
|
|
lz4: ensure length does not wrap
Greg Kroah-Hartman
2014-06-23
1
-0
/
+2
|
*
|
|
|
lzo: properly check for overruns
Greg Kroah-Hartman
2014-06-23
1
-21
/
+41
|
|
/
/
/
*
|
|
|
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2014-06-23
41
-189
/
+703
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
ocfs2/dlm: do not purge lockres that is queued for assert master
Xue jiufei
2014-06-23
4
-6
/
+55
|
*
|
|
ocfs2: do not return DLM_MIGRATE_RESPONSE_MASTERY_REF to avoid endless,loop d...
jiangyiwen
2014-06-23
1
-5
/
+9
|
*
|
|
ocfs2: manually do the iput once ocfs2_add_entry failed in ocfs2_symlink and ...
jiangyiwen
2014-06-23
1
-0
/
+27
|
*
|
|
ocfs2: fix a tiny race when running dirop_fileop_racer
Yiwen Jiang
2014-06-23
2
-2
/
+96
|
*
|
|
ocfs2/dlm: fix misuse of list_move_tail() in dlm_run_purge_list()
Xue jiufei
2014-06-23
1
-1
/
+1
|
*
|
|
ocfs2: refcount: take rw_lock in ocfs2_reflink
Wengang Wang
2014-06-23
1
-0
/
+8
|
*
|
|
ocfs2: revert "ocfs2: fix NULL pointer dereference when dismount and ocfs2rec...
Xue jiufei
2014-06-23
1
-6
/
+2
|
*
|
|
ocfs2: fix deadlock when two nodes are converting same lock from PR to EX and...
Tariq Saeed
2014-06-23
1
-5
/
+13
|
*
|
|
ocfs2: should add inode into orphan dir after updating entry in ocfs2_rename()
alex chen
2014-06-23
1
-11
/
+11
|
*
|
|
mm: fix crashes from mbind() merging vmas
Hugh Dickins
2014-06-23
1
-26
/
+20
|
*
|
|
checkpatch: reduce false positives when checking void function return statements
Joe Perches
2014-06-23
1
-5
/
+10
|
*
|
|
ia64: arch/ia64/include/uapi/asm/fcntl.h needs personality.h
Andrew Morton
2014-06-23
1
-0
/
+1
[next]