gfs2: use workqueue instead of slow-work
[pandora-kernel.git] / kernel /
2010-07-22 Tejun Heoworkqueue: fix how cpu number is stored in work->data
2010-07-20 Tejun Heoworkqueue: fix mayday_mask handling on UP
2010-07-20 Tejun Heoworkqueue: fix build problem on !CONFIG_SMP
2010-07-14 Tejun Heoworkqueue: fix locking in retry path of maybe_create_wo...
2010-07-14 Tejun Heoasync: use workqueue for worker pool
2010-07-02 Tejun Heoworkqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND...
2010-07-02 Tejun Heoworkqueue: implement unbound workqueue
2010-07-02 Tejun Heoworkqueue: prepare for WQ_UNBOUND implementation
2010-07-02 Tejun Heoworkqueue: fix worker management invocation without...
2010-07-02 Tejun Heoworkqueue: fix incorrect cpu number BUG_ON() in get_wor...
2010-07-02 Tejun Heoworkqueue: fix race condition in flush_workqueue()
2010-07-02 Tejun Heoworkqueue: use worker_set/clr_flags() only from worker...
2010-06-29 Tejun Heoworkqueue: implement cpu intensive workqueue
2010-06-29 Tejun Heoworkqueue: implement high priority workqueue
2010-06-29 Tejun Heoworkqueue: implement several utility APIs
2010-06-29 Tejun Heoworkqueue: s/__create_workqueue()/alloc_workqueue(...
2010-06-29 Tejun Heoworkqueue: increase max_active of keventd and kill...
2010-06-29 Tejun Heoworkqueue: implement concurrency managed dynamic worker...
2010-06-29 Tejun Heoworkqueue: implement worker_{set|clr}_flags()
2010-06-29 Tejun Heoworkqueue: use shared worklist and pool all workers...
2010-06-29 Tejun Heoworkqueue: implement WQ_NON_REENTRANT
2010-06-29 Tejun Heoworkqueue: carry cpu number in work data once execution...
2010-06-29 Tejun Heoworkqueue: add find_worker_executing_work() and track...
2010-06-29 Tejun Heoworkqueue: make single thread workqueue shared worker...
2010-06-29 Tejun Heoworkqueue: reimplement CPU hotplugging support using...
2010-06-29 Tejun Heoworkqueue: implement worker states
2010-06-29 Tejun Heoworkqueue: introduce global cwq and unify cwq locks
2010-06-29 Tejun Heoworkqueue: reimplement workqueue freeze using max_active
2010-06-29 Tejun Heoworkqueue: implement per-cwq active work limit
2010-06-29 Tejun Heoworkqueue: reimplement work flushing using linked works
2010-06-29 Tejun Heoworkqueue: introduce worker
2010-06-29 Tejun Heoworkqueue: reimplement workqueue flushing using color...
2010-06-29 Tejun Heoworkqueue: update cwq alignement
2010-06-29 Tejun Heoworkqueue: kill cpu_populated_map
2010-06-29 Tejun Heoworkqueue: temporarily remove workqueue tracing
2010-06-29 Tejun Heoworkqueue: separate out process_one_work()
2010-06-29 Tejun Heoworkqueue: define masks for work flags and conditionali...
2010-06-29 Tejun Heoworkqueue: merge feature parameters into flags
2010-06-29 Tejun Heoworkqueue: misc/cosmetic updates
2010-06-29 Tejun Heoworkqueue: kill RT workqueue
2010-06-29 Tejun Heokthread: implement kthread_data()
2010-06-29 Tejun Heokthread: implement kthread_worker
2010-06-13 Tejun HeoMerge branch 'sched-wq' of ../wq into cmwq-base
2010-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-06-11 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-11 David S. MillerMerge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
2010-06-11 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-06-11 Linus TorvaldsMerge branch 'urgent' of git://git./linux/kernel/git...
2010-06-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-10 Linus TorvaldsMerge branch 'kvm-updates/2.6.35' of git://git./virt...
2010-06-10 Linus TorvaldsMerge branch 'for-linus2' of git://git.kernel.dk/linux...
2010-06-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-10 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2010-06-10 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2010-06-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-06-09 Linus TorvaldsMerge branch 'for-2.6.35' of git://linux-nfs.org/~bfiel...
2010-06-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-06-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-09 J. Bruce FieldsMerge branch 'for-2.6.34-incoming' into for-2.6.35...
2010-06-08 Ingo MolnarMerge branch 'perf/urgent' of git://git./linux/kernel...
2010-06-08 Tejun Heosched: add hooks for workqueue
2010-06-08 Tejun Heosched: refactor try_to_wake_up()
2010-06-08 Tejun Heosched: adjust when cpu_active and cpuset configurations...
2010-06-08 Tejun Heosched: define and use CPU_PRI_* enums for cpu notifier...
2010-06-08 Russell KingMerge branch 'fix' of git://git./linux/kernel/git/ycmia...
2010-06-08 Ingo MolnarMerge branch 'for-tip' of git://git./linux/kernel/git...
2010-06-08 Peter Zijlstraperf: Fix signed comparison in perf_adjust_period()
2010-06-08 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.35
2010-06-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2010-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-for...
2010-06-05 Rusty Russellmodule: fix bne2 "gave up waiting for init of module...
2010-06-05 Rusty Russellmodule: verify_export_symbols under the lock
2010-06-05 Linus Torvaldsmodule: move find_module check to end
2010-06-05 Rusty Russellmodule: make locking more fine-grained.
2010-06-05 Rusty Russellmodule: Make module sysfs functions private.
2010-06-05 Rusty Russellmodule: move sysfs exposure to end of load_module
2010-06-05 Rusty Russellmodule: fix kdb's illicit use of struct module_use.
2010-06-05 Linus Torvaldsmodule: Make the 'usage' lists be two-way
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2010-06-04 Linus TorvaldsMerge branch 'linux_next' of git://git./linux/kernel...
2010-06-04 Linus TorvaldsMerge branch 'v4l_for_2.6.35' of git://git./linux/kerne...
2010-06-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2010-06-04 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/staging-2.6
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/tty-2.6
2010-06-04 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2010-06-04 Akinobu Mitakernel/: fix BUG_ON checks for cpu notifier callbacks...
2010-06-04 Greg Thelencgroups: alloc_css_id() increments hierarchy depth
2010-06-04 Oleg Nesterovsys_personality: change sys_personality() to accept...
2010-06-04 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2010-06-04 Linus TorvaldsMerge branch 'sfi-release' of git://git./linux/kernel...
2010-06-04 Alex ElderMerge branch 'master' into for-linus
next