Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-02-28 | 1 | -7/+7 |
|\ | |||||
| * | rcu: Disable lockdep checking in RCU list-traversal primitives | Paul E. McKenney | 2010-02-25 | 1 | -7/+7 |
* | | seq_file: add RCU versions of new hlist/list iterators (v3) | stephen hemminger | 2010-02-22 | 1 | -0/+5 |
|/ | |||||
* | netdev: add netdev_continue_rcu | stephen hemminger | 2009-11-10 | 1 | -0/+14 |
* | rculist.h: introduce list_entry_rcu() and list_first_entry_rcu() | Jiri Pirko | 2009-04-14 | 1 | -2/+28 |
* | rcu: remove list_for_each_rcu() | Paul E. McKenney | 2008-08-15 | 1 | -14/+0 |
* | mmu-notifiers: add list_del_init_rcu() | Andrea Arcangeli | 2008-07-28 | 1 | -0/+28 |
* | RCU, rculist.h: fix list iterators | Paul E. McKenney | 2008-05-19 | 1 | -33/+15 |
* | rculist.h: use the rcu API | Franck Bui-Huu | 2008-05-19 | 1 | -14/+9 |
* | rcu: split list.h and move rcu-protected lists into rculist.h | Franck Bui-Huu | 2008-05-19 | 1 | -0/+396 |