]> rtime.felk.cvut.cz Git - linux-imx.git/history - lib/percpu-refcount.c
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck...
[linux-imx.git] / lib / percpu-refcount.c
2013-07-04 Linus TorvaldsMerge branch 'kconfig-diet' from Dave Hansen
2013-07-04 Linus TorvaldsMerge branch 'hpfs' from Mikulas Patocka
2013-07-04 Linus TorvaldsMerge branch 'next' of git://git.kernel.org/pub/scm...
2013-07-04 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2013-07-04 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge tag 'sound-3.11' of git://git.kernel.org/pub...
2013-07-04 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tag 'pci-v3.11-changes' of git://git.kernel.org...
2013-07-03 Linus TorvaldsMerge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org...
2013-07-03 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2013-07-03 Linus TorvaldsMerge tag 'stable/for-linus-3.11-rc0-tag-two' of git...
2013-07-03 Linus TorvaldsMerge tag 'edac_for_3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tags 'modules-next-for-linus' and 'virtio-next...
2013-07-03 Linus TorvaldsMerge tag 'regulator-v3.11' of git://git.kernel.org...
2013-07-03 Linus TorvaldsMerge tag 'clk-for-linus-3.11' of git://git.linaro...
2013-07-03 Linus TorvaldsMerge tag 'spi-v3.11' of git://git.kernel.org/pub/scm...
2013-07-03 Linus TorvaldsMerge tag 'pinctrl-for-v3.11-1' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge tag 'regmap-v3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tag 'gpio-for-v3.11-1' of git://git.kernel.org...
2013-07-03 Linus TorvaldsMerge tag 'please-pull-mce-therm' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge tag 'please-pull-root_bus_hotplug' of git://git...
2013-07-03 Linus TorvaldsMerge tag 'please-pull-pstore' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge tag 'please-pull-misc-3.11' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge branch 'exotic-arch-fixes' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tag 'arc-v3.11-rc1-part1' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2013-07-03 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11-cpuset' of git://git.kernel...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-07-03 Linus TorvaldsMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-06-16 Tejun Heopercpu-refcount: use RCU-sched insted of normal RCU
2013-06-14 Tejun HeoMerge branch 'for-3.11' of git://git.kernel.org/pub...
2013-06-14 Tejun Heopercpu-refcount: implement percpu_tryget() along with...
2013-06-13 Tejun Heopercpu-refcount: implement percpu_ref_cancel_init()
2013-06-13 Tejun Heopercpu-refcount: add __must_check to percpu_ref_init...
2013-06-13 Tejun Heopercpu-refcount: cosmetic updates
2013-06-03 Kent Overstreetpercpu-refcount: Don't use silly cmpxchg()
2013-06-03 Kent Overstreetpercpu: implement generic percpu refcounting