| Commit message (Expand) | Author | Age | Files | Lines |
* | rds: remove dead code | Al Viro | 2016-12-27 | 1 | -29/+0 |
* | RDS: memory allocated must be align to 8 | shamir rabinovitch | 2016-04-07 | 1 | -2/+2 |
* | tags: Fix DEFINE_PER_CPU expansions | Peter Zijlstra | 2016-03-16 | 1 | -2/+2 |
* | RDS: don't pretend to use cpu notifiers | Sebastian Andrzej Siewior | 2015-12-22 | 1 | -25/+6 |
* | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 2012-07-11 | 1 | -4/+5 |
* | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | notifiers: cpu: move cpu notifiers into cpu.h | Amerigo Wang | 2011-07-26 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-21 | 1 | -20/+7 |
|\ |
|
| * | De-pessimize rds_page_copy_user | Linus Torvalds | 2010-10-15 | 1 | -20/+7 |
* | | rds: make local functions/variables static | stephen hemminger | 2010-10-21 | 1 | -1/+2 |
* | | RDS: Use page_remainder_alloc() for recv bufs | Andy Grover | 2010-09-09 | 1 | -0/+1 |
* | | RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons | Andy Grover | 2010-09-09 | 1 | -2/+2 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
|\ |
|
| * | percpu: use DEFINE_PER_CPU_SHARED_ALIGNED() | Tejun Heo | 2009-06-24 | 1 | -1/+1 |
* | | RDS: Export symbols from core RDS | Andy Grover | 2009-08-24 | 1 | -0/+1 |
|/ |
|
* | RDS: Message parsing | Andy Grover | 2009-02-27 | 1 | -0/+221 |