Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-26 | [PATCH] IB: Add copyright notices | Roland Dreier | |
Make some lawyers happy and add copyright notices for people who forgot to include them when they actually touched the code. Signed-off-by: Roland Dreier <rolandd@cisco.com> | |||
2005-07-07 | [PATCH] IB uverbs: memory pinning implementation | Roland Dreier | |
Add support for pinning userspace memory regions and returning a list of pages in the region. This includes tracking pinned memory against vm_locked and preventing unprivileged users from exceeding RLIMIT_MEMLOCK. Signed-off-by: Roland Dreier <rolandd@cisco.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |