debuggers.hg
log xen/common/rcupdate.c
age | author | description |
---|---|---|
2011-01-14 | Keir Fraser | rcupdate: Make rcu_barrier() more paranoia-proof |
2011-01-14 | Keir Fraser | rcupdate: Implement rcu_barrier() to synchronously flush RCU work. |
2010-05-19 | Keir Fraser | rcu: Migrate RCU work when taking a CPU offline. |
2010-05-18 | Keir Fraser | x86: Dynamically allocate percpu data area when a CPU comes online. |
2010-05-14 | Keir Fraser | Remove many uses of cpu_possible_map and iterators over NR_CPUS. |
2010-05-14 | Keir Fraser | x86: Implement cpu hotplug notifiers. Use them. |
2010-07-16 | Mukesh Rathor | Refresh to unstable c/s 21811 |
2007-05-12 | Keir Fraser | xen: Free initmem after boot. Mark lots of init functions as __init |
2007-01-26 | kaf24 | Add RCU support to Xen. |
2008-05-19 | Mukesh Rathor | Exact replica of unstable on 051908 + README-this |