index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
page.c
Age
Commit message (
Expand
)
Author
2016-12-26
rds: remove dead code
Al Viro
2016-04-07
RDS: memory allocated must be align to 8
shamir rabinovitch
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2015-12-22
RDS: don't pretend to use cpu notifiers
Sebastian Andrzej Siewior
2012-07-10
net: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-07-25
notifiers: cpu: move cpu notifiers into cpu.h
Amerigo Wang
2010-10-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-10-21
rds: make local functions/variables static
stephen hemminger
2010-10-15
De-pessimize rds_page_copy_user
Linus Torvalds
2010-09-08
RDS: Use page_remainder_alloc() for recv bufs
Andy Grover
2010-09-08
RDS: cleanup: remove "== NULL"s and "!= NULL"s in ptr comparisons
Andy Grover
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-08-23
RDS: Export symbols from core RDS
Andy Grover
2009-06-24
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-02-26
RDS: Message parsing
Andy Grover