workqueue: un-GPL function delayed_work_timer_fn()
[pandora-kernel.git] / kernel / workqueue.c
2013-02-19 Konstantin Khlebnikovworkqueue: un-GPL function delayed_work_timer_fn()
2013-02-14 Tejun Heoworkqueue: rename cpu_workqueue to pool_workqueue
2013-02-14 Tejun Heoworkqueue: reimplement is_chained_work() using current_...
2013-02-14 Tejun Heoworkqueue: fix is_chained_work() regression
2013-02-07 Lai Jiangshanworkqueue: pick cwq instead of pool in __queue_work()
2013-02-07 Lai Jiangshanworkqueue: make get_work_pool_id() cheaper
2013-02-07 Tejun Heoworkqueue: move nr_running into worker_pool
2013-02-07 Tejun Heoworkqueue: cosmetic update in try_to_grab_pending()
2013-02-07 Lai Jiangshanworkqueue: simplify is-work-item-queued-here test
2013-02-07 Lai Jiangshanworkqueue: make work->data point to pool after try_to_g...
2013-02-07 Lai Jiangshanworkqueue: add delayed_work->wq to simplify reentrancy...
2013-02-07 Lai Jiangshanworkqueue: make work_busy() test WORK_STRUCT_PENDING...
2013-02-07 Lai Jiangshanworkqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END
2013-01-24 Tejun Heoworkqueue: post global_cwq removal cleanups
2013-01-24 Tejun Heoworkqueue: rename nr_running variables
2013-01-24 Tejun Heoworkqueue: remove global_cwq
2013-01-24 Tejun Heoworkqueue: remove worker_pool->gcwq
2013-01-24 Tejun Heoworkqueue: replace for_each_worker_pool() with for_each...
2013-01-24 Tejun Heoworkqueue: make freezing/thawing per-pool
2013-01-24 Tejun Heoworkqueue: make hotplug processing per-pool
2013-01-24 Tejun Heoworkqueue: move global_cwq->lock to worker_pool
2013-01-24 Tejun Heoworkqueue: move global_cwq->cpu to worker_pool
2013-01-24 Tejun Heoworkqueue: move busy_hash from global_cwq to worker_pool
2013-01-24 Tejun Heoworkqueue: record pool ID instead of CPU in work->data...
2013-01-24 Tejun Heoworkqueue: add worker_pool->id
2013-01-24 Tejun Heoworkqueue: introduce WORK_OFFQ_CPU_NONE
2013-01-24 Tejun Heoworkqueue: make GCWQ_FREEZING a pool flag
2013-01-24 Tejun Heoworkqueue: make GCWQ_DISASSOCIATED a pool flag
2013-01-24 Tejun Heoworkqueue: use std_ prefix for the standard per-cpu...
2013-01-24 Tejun Heoworkqueue: unexport work_cpu()
2013-01-18 Tejun Heoworkqueue: move struct worker definition to workqueue_i...
2013-01-18 Tejun Heoworkqueue: rename kernel/workqueue_sched.h to kernel...
2013-01-18 Tejun Heoworkqueue: set PF_WQ_WORKER on rescuers
2012-12-19 Tejun Heoworkqueue: fix find_worker_executing_work() brekage...
2012-12-18 Tejun Heoworkqueue: consider work function when searching for...
2012-12-18 Sasha Levinworkqueue: use new hashtable implementation
2012-12-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-17 Linus TorvaldsMerge branch 'for-3.8/drivers' of git://git.kernel...
2012-12-17 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-12-17 Linus TorvaldsMerge branch 'for-3.8/core' of git://git.kernel.dk...
2012-12-17 Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-17 Linus TorvaldsMerge tag 'mfd-3.8-1' of git://git./linux/kernel/git...
2012-12-17 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-12-17 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-tag' of git://git...
2012-12-17 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-12-16 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-16 Linus TorvaldsMerge tag 'balancenuma-v11' of git://git./linux/kernel...
2012-12-15 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-12-15 Linus TorvaldsMerge tag 'char-misc-3.8-rc1' of git://git./linux/kerne...
2012-12-15 Linus TorvaldsMerge tag 'fbdev-for-3.8' of git://gitorious.org/linux...
2012-12-15 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-12-15 Linus TorvaldsMerge tag 'for-v3.8' of git://git.infradead.org/users...
2012-12-15 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2012-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-12-15 Linus TorvaldsMerge git://git./linux/kernel/git/steve/gfs2-3.0-nmw
2012-12-14 Linus TorvaldsMerge tag 'devicetree-for-linus' of git://git.secretlab...
2012-12-14 Linus TorvaldsMerge tag 'mvebu' of git://git./linux/kernel/git/arm...
2012-12-14 Linus TorvaldsMerge tag 'dt2' of git://git./linux/kernel/git/arm...
2012-12-14 Linus TorvaldsMerge tag 'soc2' of git://git./linux/kernel/git/arm...
2012-12-14 Linus TorvaldsMerge branch 'upstream' of git://git.linux-mips.org...
2012-12-14 Olof JohanssonARM: arm-soc: Merge branch 'next/smp' into next/soc2
2012-12-14 Linus TorvaldsMerge branch 'core-efi-for-linus' of git://git./linux...
2012-12-14 Linus TorvaldsMerge branch 'x86-acpi-for-linus' of git://git./linux...
2012-12-14 Linus TorvaldsMerge branch 'x86-ras-for-linus' of git://git./linux...
2012-12-14 Linus TorvaldsMerge tag 'for-v3.8-merged' of git://git.infradead...
2012-12-14 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-12-14 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2012-12-14 Linus TorvaldsMerge tag 'rdma-for-linus' of git://git./linux/kernel...
2012-12-14 Linus TorvaldsMerge tag 'spi-for-linus' of git://git.secretlab.ca...
2012-12-14 Linus TorvaldsMerge branch 'autofs' (patches from Ian Kent)
2012-12-14 Linus TorvaldsMerge tag 'ktest-v3.8' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'kvm-3.8-1' of git://git./virt/kvm/kvm
2012-12-13 Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-tag' of git://git...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/sparc-next
2012-12-13 Linus TorvaldsMerge tag 'for-3.8' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'regulator-3.8' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'firewire-updates' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'boards2' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'drivers' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'pm-merge' of git://git./linux/kernel/git...
2012-12-13 Linus TorvaldsMerge tag 'multiplatform' of git://git./linux/kernel...
2012-12-13 Linus TorvaldsMerge tag 'dt' of git://git./linux/kernel/git/arm/arm-soc
2012-12-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2012-12-13 Linus TorvaldsMerge tag 'for-linus-20121212' of git://git./linux...
2012-12-12 Jiri KosinaMerge branches 'for-3.7/upstream-fixes', 'for-3.8/hidra...
2012-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-12 Linus TorvaldsMerge tag 'boards' of git://git./linux/kernel/git/arm...
2012-12-12 Linus TorvaldsMerge tag 'soc' of git://git./linux/kernel/git/arm...
2012-12-12 Linus TorvaldsMerge tag 'cleanup' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'headers' of git://git./linux/kernel/git...
2012-12-12 Linus TorvaldsMerge tag 'fixes-non-critical' of git://git./linux...
2012-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-12-12 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-12-12 Linus TorvaldsMerge tag 'for-linus-v3.8-rc1' of git://oss.sgi.com...
2012-12-12 Linus TorvaldsMerge tag 'dlm-3.8' of git://git./linux/kernel/git...
next