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
*
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-12-17
7
-40
/
+13
*
blk-throttle: Correct the placement of smp_rmb()
Vivek Goyal
2010-12-01
1
-14
/
+9
*
blk-throttle: Trim/adjust slice_end once a bio has been dispatched
Vivek Goyal
2010-12-01
1
-0
/
+16
*
block: check for proper length of iov entries earlier in blk_rq_map_user_iov()
Xiaotian Feng
2010-11-29
1
-2
/
+3
*
drbd: fix for spin_lock_irqsave in endio callback
Lars Ellenberg
2010-11-27
2
-2
/
+11
*
drbd: don't recvmsg with zero length
Lars Ellenberg
2010-11-27
1
-6
/
+8
*
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2010-11-27
8
-41
/
+71
|
\
|
*
NFS: Ensure we return the dirent->d_type when it is known
Trond Myklebust
2010-11-22
6
-3
/
+22
|
*
NFS: Correct the array bound calculation in nfs_readdir_add_to_array
Trond Myklebust
2010-11-22
1
-4
/
+5
|
*
NFS: Don't ignore errors from nfs_do_filldir()
Trond Myklebust
2010-11-22
1
-9
/
+9
|
*
NFS: Fix the error handling in "uncached_readdir()"
Trond Myklebust
2010-11-22
1
-3
/
+2
|
*
NFS: Fix a page leak in uncached_readdir()
Trond Myklebust
2010-11-22
1
-2
/
+3
|
*
NFS: Fix a page leak in nfs_do_filldir()
Trond Myklebust
2010-11-22
1
-5
/
+5
|
*
NFS: Assume eof if the server returns no readdir records
Trond Myklebust
2010-11-22
1
-3
/
+7
|
*
NFS: Buffer overflow in ->decode_dirent() should not be fatal
Trond Myklebust
2010-11-22
3
-3
/
+3
|
*
Pure nfs client performance using odirect.
Arun Bharadwaj
2010-11-22
1
-1
/
+1
|
*
SUNRPC: Fix an infinite loop in call_refresh/call_refreshresult
Trond Myklebust
2010-11-22
1
-9
/
+15
*
|
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
2010-11-27
1
-7
/
+9
|
\
\
|
*
|
UBI: release locks in check_corruption
Dan Carpenter
2010-11-19
1
-7
/
+9
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-11-27
1
-6
/
+6
|
\
\
\
|
*
|
|
posix-cpu-timers: Rcu_read_lock/unlock protect find_task_by_vpid call
Sergey Senozhatsky
2010-11-10
1
-6
/
+6
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-11-27
10
-46
/
+98
|
\
\
\
\
|
*
|
|
|
dmar, x86: Use function stubs when CONFIG_INTR_REMAP is disabled
Randy Dunlap
2010-11-26
1
-3
/
+14
|
*
|
|
|
x86-64: Fix and clean up AMD Fam10 MMCONF enabling
Jan Beulich
2010-11-18
2
-35
/
+31
|
*
|
|
|
x86: UV: Address interrupt/IO port operation conflict
Dimitri Sivanich
2010-11-18
5
-5
/
+49
|
*
|
|
|
x86: Use online node real index in calulate_tbl_offset()
Yinghai Lu
2010-11-18
1
-2
/
+3
|
*
|
|
|
x86, asm: Fix binutils 2.15 build failure
Tetsuo Handa
2010-11-18
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-11-27
12
-32
/
+123
|
\
\
\
\
|
*
|
|
|
perf symbols: Remove incorrect open-coded container_of()
Rabin Vincent
2010-11-23
1
-1
/
+3
|
*
|
|
|
perf record: Handle restrictive permissions in /proc/{kallsyms,modules}
Arnaldo Carvalho de Melo
2010-11-22
1
-8
/
+9
|
*
|
|
|
x86/kprobes: Prevent kprobes to probe on save_args()
Masami Hiramatsu
2010-11-18
1
-0
/
+2
|
*
|
|
|
irq_work: Drop cmpxchg() result
Sergio Aguirre
2010-11-18
1
-1
/
+3
|
*
|
|
|
perf: Fix owner-list vs exit
Peter Zijlstra
2010-11-18
1
-12
/
+51
|
*
|
|
|
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-11-18
4
-2
/
+15
|
|
\
\
\
\
|
|
*
|
|
|
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
2010-11-12
3
-2
/
+11
|
|
*
|
|
|
x86: Ignore trap bits on single step exceptions
Frederic Weisbecker
2010-11-12
1
-0
/
+4
|
*
|
|
|
|
x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOG
Rakib Mullick
2010-11-18
1
-3
/
+4
|
*
|
|
|
|
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2010-11-18
3
-5
/
+36
|
|
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
tracing: Fix recursive user stack trace
Steven Rostedt
2010-11-12
1
-0
/
+19
|
|
*
|
|
|
tracing: Force arch_local_irq_* notrace for paravirt
Steven Rostedt
2010-11-10
1
-5
/
+5
|
|
*
|
|
|
tracing: Fix module use of trace_bprintk()
Steven Rostedt
2010-11-10
1
-0
/
+12
*
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2010-11-27
1
-5
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched: Fix idle balancing
Nikhil Rao
2010-11-18
1
-1
/
+3
|
*
|
|
|
|
|
sched: Fix volanomark performance regression
Alex Shi
2010-11-18
1
-4
/
+0
*
|
|
|
|
|
|
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2010-11-27
3
-12
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
[S390] qdio: free indicator after reset is finished
Jan Glauber
2010-11-25
1
-1
/
+1
|
*
|
|
|
|
|
|
[S390] nmi: fix clock comparator revalidation
Heiko Carstens
2010-11-25
2
-11
/
+13
*
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-11-27
6
-52
/
+43
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
cciss: fix build for PROC_FS disabled
Jens Axboe
2010-11-17
1
-2
/
+1
|
*
|
|
|
|
|
|
|
block: fix amiga and atari floppy driver compile warning
Vivek Goyal
2010-11-15
2
-2
/
+2
[next]