aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/page.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-20/+7
|\
| * De-pessimize rds_page_copy_userLinus Torvalds2010-10-151-20/+7
* | rds: make local functions/variables staticstephen hemminger2010-10-211-1/+2
* | RDS: Use page_remainder_alloc() for recv bufsAndy Grover2010-09-081-0/+1
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-081-2/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-1/+1
|\
| * percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-241-1/+1
* | RDS: Export symbols from core RDSAndy Grover2009-08-231-0/+1
|/
* RDS: Message parsingAndy Grover2009-02-261-0/+221