summaryrefslogtreecommitdiffstats
path: root/net/rds/page.c
Commit message (Expand)AuthorAgeFilesLines
* rds: remove dead codeAl Viro2016-12-261-29/+0
* RDS: memory allocated must be align to 8shamir rabinovitch2016-04-071-2/+2
* tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-151-2/+2
* RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-221-25/+6
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-4/+5
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-251-0/+1
* 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
OpenPOWER on IntegriCloud