tracing: Prevent buffer overwrite disabled for latency tracers
[deliverable/linux.git] / kernel / workqueue.c
2013-02-20  Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-20  Linus TorvaldsMerge branch 'for-3.9-async' of git://git./linux/kernel...
2013-02-20  Linus TorvaldsMerge branch 'for-3.9' of git://git./linux/kernel/git...
2013-02-20  Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2013-02-19  Konstantin Khlebnikovworkqueue: un-GPL function delayed_work_timer_fn()
2013-02-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-15  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc7-tag-two' of git...
2013-02-14  Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
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-08  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-02-08  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc6-tag' of git://git...
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-02-04  Frederic WeisbeckerMerge branch 'nohz/printk-v8' into irq/core
2013-02-04  Thomas GleixnerMerge branch 'fortglx/3.9/time' of git://git.linaro...
2013-01-25  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
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-24  Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24  Ingo MolnarMerge branch 'core/irq_work' of git://git./linux/kernel...
2013-01-24  Ingo MolnarMerge tag 'v3.8-rc4' into irq/core
2013-01-23  Tejun HeoMerge branch 'master' into for-3.9-async
2013-01-22  Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2013-01-22  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-22  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
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  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc3-tag' of git://git...
2013-01-18  Tejun Heoworkqueue: set PF_WQ_WORKER on rescuers
2013-01-15  Konrad Rzeszutek... Merge tag 'v3.7' into stable/for-linus-3.8
2013-01-11  Mauro Carvalho ChehabMerge tag 'v3.8-rc3' into v4l_for_linus
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/wm2200' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/sta529' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/cs4271' into tmp
2013-01-10  Mark BrownMerge remote-tracking branch 'asoc/fix/core' into tmp
2013-01-04  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-03  Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-02  Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-12-30  Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-12-30  Dave AirlieMerge branch 'drm-fixes-3.8' of git://people.freedeskto...
2012-12-22  Linus TorvaldsMerge tag 'dm-3.8-fixes' of git://git./linux/kernel...
2012-12-22  Linus TorvaldsMerge tag 'asm-generic' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge tag 'vfio-for-v3.8-v2' of git://github.com/awilli...
2012-12-21  Linus TorvaldsMerge branch 'for-next' of git://git.infradead.org...
2012-12-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-21  Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge branch 'for-3.8' of git://linux-nfs.org/~bfields...
2012-12-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge tag 'for-3.8-merge' of git://git./linux/kernel...
2012-12-20  Linus TorvaldsMerge tag 'iommu-updates-v3.8' of git://git./linux...
2012-12-20  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2012-12-20  Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2012-12-20  Linus TorvaldsMerge tag 'upstream-3.8-rc1' of git://git.infradead...
2012-12-20  Jesper NilssonMerge tag 'disintegrate-cris-20121009' of git://git...
2012-12-20  Linus TorvaldsMerge branch 'drm-next' of git://people.freedesktop...
2012-12-20  Linus TorvaldsMerge tag 'random_for_linus' of git://git./linux/kernel...
2012-12-19  Linus TorvaldsMerge branch 'x86/nuke386' of git://git./linux/kernel...
2012-12-19  Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2012-12-19  Linus TorvaldsMerge tag 'for-linus-20121219' of git://git.infradead...
2012-12-19  Jens AxboeMerge branch 'stable/for-jens-3.8' of git://git./linux...
2012-12-19  Tejun Heoworkqueue: fix find_worker_executing_work() brekage...
2012-12-19  Linus TorvaldsMerge tag 'for-3.8-rc1' of git://gitorious.org/linux...
2012-12-19  Linus TorvaldsMerge tag 'for-v3.8-part2' of git://git.infradead.org...
2012-12-19  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2012-12-19  Linus TorvaldsMerge tag 'byteswap-for-linus-20121219' of git://git...
2012-12-19  Linus TorvaldsMerge branch 'i2c-embedded/for-next' of git://git.pengu...
2012-12-18  Linus TorvaldsMerge git://git./linux/kernel/git/cmetcalf/linux-tile
2012-12-18  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-12-18  Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-12-18  Linus TorvaldsMerge branch 'tip/perf/core-2' of git://git./linux...
2012-12-18  Linus TorvaldsMerge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of...
2012-12-18  Tejun Heoworkqueue: consider work function when searching for...
2012-12-18  Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
next
This page took 0.269485 seconds and 107 git commands to generate.