aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/page.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-10net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-4/+5
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2011-07-25notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang1-0/+1
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-20/+7
2010-10-21rds: make local functions/variables staticstephen hemminger1-1/+2
2010-10-15De-pessimize rds_page_copy_userLinus Torvalds1-20/+7
2010-09-08RDS: Use page_remainder_alloc() for recv bufsAndy Grover1-0/+1
2010-09-08RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2009-08-23RDS: Export symbols from core RDSAndy Grover1-0/+1
2009-06-24percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo1-1/+1
2009-02-26RDS: Message parsingAndy Grover1-0/+221