Merge branch 'core-rcu-for-linus' of...
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: (78 commits) Revert "rcu: Decrease memory-barrier usage based on semi-formal proof" net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu() net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu() net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu() net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu() perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu() perf,rcu: convert call_rcu(free_ctx) to kfree_rcu() net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu() net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu() net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu() security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu() net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu() net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() ...
Showing
- Documentation/RCU/00-INDEX 1 addition, 1 deletionDocumentation/RCU/00-INDEX
- Documentation/RCU/stallwarn.txt 13 additions, 10 deletionsDocumentation/RCU/stallwarn.txt
- Documentation/RCU/trace.txt 231 additions, 47 deletionsDocumentation/RCU/trace.txt
- Documentation/filesystems/proc.txt 0 additions, 1 deletionDocumentation/filesystems/proc.txt
- drivers/net/ixgbe/ixgbe_main.c 1 addition, 6 deletionsdrivers/net/ixgbe/ixgbe_main.c
- drivers/net/macvlan.c 1 addition, 9 deletionsdrivers/net/macvlan.c
- include/linux/interrupt.h 0 additions, 1 deletioninclude/linux/interrupt.h
- include/linux/rcupdate.h 69 additions, 1 deletioninclude/linux/rcupdate.h
- include/linux/rcutiny.h 8 additions, 0 deletionsinclude/linux/rcutiny.h
- include/linux/rcutree.h 13 additions, 0 deletionsinclude/linux/rcutree.h
- include/net/sctp/sctp.h 0 additions, 1 deletioninclude/net/sctp/sctp.h
- include/trace/events/irq.h 1 addition, 2 deletionsinclude/trace/events/irq.h
- init/Kconfig 1 addition, 1 deletioninit/Kconfig
- kernel/cgroup.c 3 additions, 24 deletionskernel/cgroup.c
- kernel/events/core.c 2 additions, 18 deletionskernel/events/core.c
- kernel/rcupdate.c 24 additions, 8 deletionskernel/rcupdate.c
- kernel/rcutiny.c 22 additions, 23 deletionskernel/rcutiny.c
- kernel/rcutiny_plugin.h 95 additions, 108 deletionskernel/rcutiny_plugin.h
- kernel/rcutorture.c 11 additions, 15 deletionskernel/rcutorture.c
- kernel/rcutree.c 479 additions, 47 deletionskernel/rcutree.c
Loading
Please register or sign in to comment