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
/
include
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
2007-07-10
1
-3
/
+1
|
*
|
|
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
1
-6
/
+4
|
*
|
|
SUNRPC: Kill rpc_clnt->cl_dead
Trond Myklebust
2007-07-10
1
-2
/
+1
|
*
|
|
SUNRPC: Convert rpc_clnt->cl_users to a kref
Trond Myklebust
2007-07-10
1
-1
/
+1
|
*
|
|
SUNRPC: Add a per-rpc_clnt spinlock
Trond Myklebust
2007-07-10
1
-0
/
+1
|
*
|
|
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
Trond Myklebust
2007-07-10
2
-5
/
+4
|
*
|
|
NFS: Convert struct nfs_open_context to use a kref
Trond Myklebust
2007-07-10
1
-1
/
+2
|
*
|
|
NFS: Prevent integer overflow in nfs_scan_list()
Trond Myklebust
2007-07-10
1
-1
/
+1
|
*
|
|
NFS: Remove the redundant 'dirty' and 'commit' lists from nfs_inode
Trond Myklebust
2007-07-10
2
-8
/
+2
|
*
|
|
NFS cleanup: speed up nfs_scan_commit using radix tree tags
Trond Myklebust
2007-07-10
1
-2
/
+3
|
*
|
|
NFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_TAG_LOCKED
Trond Myklebust
2007-07-10
1
-3
/
+2
|
*
|
|
NFS: Convert struct nfs_page to use krefs
Trond Myklebust
2007-07-10
1
-5
/
+5
|
*
|
|
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
Jeff Layton
2007-07-10
2
-0
/
+2
|
*
|
|
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
Trond Myklebust
2007-07-10
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
2007-07-13
5
-115
/
+439
|
\
\
\
|
*
|
|
ioatdma: add the unisys "i/oat" pci vendor/device id
Dan Williams
2007-07-13
1
-0
/
+3
|
*
|
|
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
1
-1
/
+1
|
*
|
|
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
1
-1
/
+1
|
*
|
|
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
1
-3
/
+78
|
*
|
|
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2007-07-13
1
-0
/
+16
|
*
|
|
async_tx: add the async_tx api
Dan Williams
2007-07-13
2
-2
/
+159
|
*
|
|
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-13
1
-1
/
+1
|
*
|
|
dmaengine: make clients responsible for managing channels
Dan Williams
2007-07-13
1
-23
/
+35
|
*
|
|
dmaengine: refactor dmaengine around dma_async_tx_descriptor
Dan Williams
2007-07-13
1
-88
/
+149
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-07-13
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[PATCH] sched: small topology.h cleanup
Ingo Molnar
2007-07-13
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2007-07-12
6
-60
/
+92
|
\
\
\
\
|
*
|
|
|
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-12
1
-7
/
+0
|
*
|
|
|
usb gadget stack: remove usb_ep_*_buffer(), part 1
David Brownell
2007-07-12
1
-41
/
+0
|
*
|
|
|
USB: add IAD support to usbfs and sysfs
Craig W. Nadler
2007-07-12
1
-0
/
+10
|
*
|
|
|
USB: Add URB_FREE_BUFFER flag and the logic behind it
Marcel Holtmann
2007-07-12
1
-0
/
+1
|
*
|
|
|
USB: add power/persist device attribute
Alan Stern
2007-07-12
1
-0
/
+1
|
*
|
|
|
USB: add reset_resume method
Alan Stern
2007-07-12
1
-2
/
+5
|
*
|
|
|
USB: introduce usb_anchor
Oliver Neukum
2007-07-12
1
-0
/
+22
|
*
|
|
|
USB: export <linux/usb_gadgetfs> as <linux/usb/gadgetfs.h>
David Brownell
2007-07-12
2
-9
/
+16
|
*
|
|
|
USB: add USB_DEVICE_AND_INTERFACE_INFO for device matching
Daniel Drake
2007-07-12
1
-0
/
+22
|
*
|
|
|
USB: add RESET_RESUME device quirk
Alan Stern
2007-07-12
1
-0
/
+3
|
*
|
|
|
USB: add USB-Persist facility
Alan Stern
2007-07-12
1
-2
/
+6
|
*
|
|
|
USB: suspend support for usb serial
Oliver Neukum
2007-07-12
1
-0
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-07-12
2
-0
/
+5
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
IB/mlx4: Implement query SRQ
Jack Morgenstein
2007-07-12
1
-0
/
+1
|
*
|
|
|
IB/mlx4: Implement query QP
Jack Morgenstein
2007-07-12
1
-0
/
+3
|
*
|
|
|
mlx4_core: Get the maximum message size from reported device capabilities
Dotan Barak
2007-07-09
1
-0
/
+1
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2007-07-12
1
-5
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
security: Protection for exploiting null dereference using mmap
Eric Paris
2007-07-11
1
-5
/
+12
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...
Linus Torvalds
2007-07-12
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
[IA64] SN: Correct ROM resource length for BIOS copy
John Keller
2007-07-09
1
-0
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-07-12
3
-67
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
PCI: add pci_try_set_mwi
Randy Dunlap
2007-07-11
1
-0
/
+1
|
*
|
|
|
|
PCI: Fix typo in include/linux/pci.h
Rolf Eike Beer
2007-07-11
1
-1
/
+1
[prev]
[next]