summaryrefslogtreecommitdiff
path: root/net/rds/page.c
Commit message (Expand)AuthorAge
* rds: remove dead codeAl Viro2016-12-26
* RDS: memory allocated must be align to 8shamir rabinovitch2016-04-07
* tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra2016-03-15
* RDS: don't pretend to use cpu notifiersSebastian Andrzej Siewior2015-12-22
* net: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-10
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* notifiers: cpu: move cpu notifiers into cpu.hAmerigo Wang2011-07-25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
|\
| * De-pessimize rds_page_copy_userLinus Torvalds2010-10-15
* | rds: make local functions/variables staticstephen hemminger2010-10-21
* | RDS: Use page_remainder_alloc() for recv bufsAndy Grover2010-09-08
* | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisonsAndy Grover2010-09-08
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-15
|\
| * percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()Tejun Heo2009-06-24
* | RDS: Export symbols from core RDSAndy Grover2009-08-23
|/
* RDS: Message parsingAndy Grover2009-02-26