Jesper Dangaard Brouer ([email protected])

Number of posts: 71 (0.3 per day)
First post: 2008-10-31 16:10:21
Last post: 2009-06-23 15:29:50

Date List Subject
2009-06-23 15:04:09 linux-nfs [PATCH 03/10] mac80211: Use rcu_barrier() on unload.
2009-06-23 15:04:04 linux-ext4 [PATCH 02/10] bridge: Use rcu_barrier() instead of syncronize_net() on unload.
2009-06-23 15:04:04 linux-nfs [PATCH 02/10] bridge: Use rcu_barrier() instead of syncronize_net() on unload.
2009-06-23 15:03:59 linux-ext4 [PATCH 01/10] ext4: Use rcu_barrier() on module unload.
2009-06-23 15:03:59 linux-nfs [PATCH 01/10] ext4: Use rcu_barrier() on module unload.
2009-06-23 15:03:53 linux-nfs [PATCH 00/10] We must use rcu_barrier() on module unload
2009-06-23 15:03:53 linux-ext4 [PATCH 00/10] We must use rcu_barrier() on module unload
2009-06-08 13:34:33 linux-kernel [PATCH 1/5] 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
2009-06-08 13:34:22 linux-kernel [PATCH 0/5] We must use rcu_barrier() on module unload
2009-06-08 13:34:05 linux-kernel [PATCH 5/5] sunrpc/auth_gss: Call rcu_barrier() on module unload.
2009-06-08 13:33:51 linux-kernel [PATCH 4/5] sctp: protocol.c call rcu_barrier() on unload.
2009-06-08 13:33:39 linux-kernel [PATCH 2/5] nfnetlink_queue: Use rcu_barrier() on module unload.
2009-06-08 13:33:22 linux-kernel [PATCH 3/5] can: af_can.c use rcu_barrier() on module unload.
2009-06-08 13:11:48 linux-nfs [PATCH 5/5] sunrpc/auth_gss: Call rcu_barrier() on module unload.
2009-06-08 13:11:43 linux-nfs [PATCH 4/5] sctp: protocol.c call rcu_barrier() on unload.
2009-06-08 13:11:38 linux-nfs [PATCH 3/5] can: af_can.c use rcu_barrier() on module unload.
2009-06-08 13:11:33 linux-nfs [PATCH 2/5] nfnetlink_queue: Use rcu_barrier() on module unload.
2009-06-08 13:11:28 linux-nfs [PATCH 1/5] 8021q: Vlan driver should use rcu_barrier() on unload instead of syncronize_net()
2009-06-08 13:11:23 linux-nfs [PATCH 0/5] We must use rcu_barrier() on module unload
2008-10-31 16:10:21 linux-kernel Re: linux-2.6.28-rc2 regression : oprofile doesnt work anymore ?