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