aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/rcupdate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove single use of fastcall from hypervisor common code.Keir Fraser2012-03-301-2/+2
* rcu: move private declarations and definitions from header to implementationJan Beulich2011-10-141-54/+0
* Update radix-tree.[ch] from upstream Linux to gain RCU awareness.Keir Fraser2011-05-091-0/+2
* rcupdate: Implement rcu_barrier() to synchronously flush RCU work.Keir Fraser2011-01-141-0/+2
* Define Linux-style <preempt.h> interface.Keir Fraser2010-11-181-2/+3
* rcu: Update all rcu_read_lock() users to implement a dummy RCU read lock.Keir Fraser2010-06-101-2/+2
* x86: Implement cpu hotplug notifiers. Use them.Keir Fraser2010-05-141-1/+0
* Use RCU for domain_list and domain_hash.kfraser@localhost.localdomain2007-02-211-0/+53
* Add RCU support to Xen.kaf24@localhost.localdomain2007-01-261-0/+147