Commit Graph

200429 Commits (c7fc77f78f16d138ca997ce096a62f46e2e9420a)
 

Author SHA1 Message Date
Tejun Heo c7fc77f78f workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND instead 15 years ago
Tejun Heo f34217977d workqueue: implement unbound workqueue 15 years ago
Tejun Heo bdbc5dd7de workqueue: prepare for WQ_UNBOUND implementation 15 years ago
Tejun Heo ad72cf9885 libata: take advantage of cmwq and remove concurrency limitations 15 years ago
Tejun Heo d313dd85ad workqueue: fix worker management invocation without pending works 15 years ago
Tejun Heo a1e453d279 workqueue: fix incorrect cpu number BUG_ON() in get_work_gcwq() 15 years ago
Tejun Heo 4ce48b37bf workqueue: fix race condition in flush_workqueue() 15 years ago
Tejun Heo cb44476699 workqueue: use worker_set/clr_flags() only from worker itself 15 years ago
Tejun Heo fb0e7beb5c workqueue: implement cpu intensive workqueue 15 years ago
Tejun Heo 649027d73a workqueue: implement high priority workqueue 15 years ago
Tejun Heo dcd989cb73 workqueue: implement several utility APIs 15 years ago
Tejun Heo d320c03830 workqueue: s/__create_workqueue()/alloc_workqueue()/, and add system workqueues 15 years ago
Tejun Heo b71ab8c202 workqueue: increase max_active of keventd and kill current_is_keventd() 15 years ago
Tejun Heo e22bee782b workqueue: implement concurrency managed dynamic worker pool 15 years ago
Tejun Heo d302f01782 workqueue: implement worker_{set|clr}_flags() 15 years ago
Tejun Heo 7e11629d0e workqueue: use shared worklist and pool all workers per cpu 15 years ago
Tejun Heo 18aa9effad workqueue: implement WQ_NON_REENTRANT 15 years ago
Tejun Heo 7a22ad757e workqueue: carry cpu number in work data once execution starts 15 years ago
Tejun Heo 8cca0eea39 workqueue: add find_worker_executing_work() and track current_cwq 15 years ago
Tejun Heo 502ca9d819 workqueue: make single thread workqueue shared worker pool friendly 15 years ago
Tejun Heo db7bccf45c workqueue: reimplement CPU hotplugging support using trustee 15 years ago
Tejun Heo c8e55f3602 workqueue: implement worker states 15 years ago
Tejun Heo 8b03ae3cde workqueue: introduce global cwq and unify cwq locks 15 years ago
Tejun Heo a0a1a5fd4f workqueue: reimplement workqueue freeze using max_active 15 years ago
Tejun Heo 1e19ffc63d workqueue: implement per-cwq active work limit 15 years ago
Tejun Heo affee4b294 workqueue: reimplement work flushing using linked works 15 years ago
Tejun Heo c34056a3fd workqueue: introduce worker 15 years ago
Tejun Heo 73f53c4aa7 workqueue: reimplement workqueue flushing using color coded works 15 years ago
Tejun Heo 0f900049cb workqueue: update cwq alignement 15 years ago
Tejun Heo 1537663f57 workqueue: kill cpu_populated_map 15 years ago
Tejun Heo 6416669975 workqueue: temporarily remove workqueue tracing 15 years ago
Tejun Heo a62428c0ae workqueue: separate out process_one_work() 15 years ago
Tejun Heo 22df02bb3f workqueue: define masks for work flags and conditionalize STATIC flags 15 years ago
Tejun Heo 97e37d7b9e workqueue: merge feature parameters into flags 15 years ago
Tejun Heo 4690c4ab56 workqueue: misc/cosmetic updates 15 years ago
Tejun Heo c790bce048 workqueue: kill RT workqueue 15 years ago
Tejun Heo 8fec62b2d9 acpi: use queue_work_on() instead of binding workqueue worker to cpu0 15 years ago
Tejun Heo 82805ab77d kthread: implement kthread_data() 15 years ago
Tejun Heo 7bc465605f ivtv: use kthread_worker instead of workqueue 15 years ago
Tejun Heo b56c0d8937 kthread: implement kthread_worker 15 years ago
Tejun Heo 53c5f5ba42 Merge branch 'sched-wq' of ../wq into cmwq-base 15 years ago
Linus Torvalds 7e27d6e778 Linux 2.6.35-rc3 15 years ago
Linus Torvalds 4cea8706c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 15 years ago
Linus Torvalds 7ae1277a52 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 15 years ago
Linus Torvalds b25b550bb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable 15 years ago
Linus Torvalds eda054770e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 15 years ago
Yinghai Lu 837c4ef13c PCI: clear bridge resource range if BIOS assigned bad one 15 years ago
Jiri Slaby a7ef7d1f5e PCI: hotplug/cpqphp, fix NULL dereference 15 years ago
Jesse Barnes 3be434f024 Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" 15 years ago
Bjorn Helgaas f6d440daeb PCI: change resource collision messages from KERN_ERR to KERN_INFO 15 years ago