index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-06-29
workqueue: increase max_active of keventd and kill current_is_keventd()
Tejun Heo
2010-06-29
workqueue: implement concurrency managed dynamic worker pool
Tejun Heo
2010-06-29
workqueue: implement worker_{set|clr}_flags()
Tejun Heo
2010-06-29
workqueue: use shared worklist and pool all workers per cpu
Tejun Heo
2010-06-29
workqueue: implement WQ_NON_REENTRANT
Tejun Heo
2010-06-29
workqueue: carry cpu number in work data once execution starts
Tejun Heo
2010-06-29
workqueue: add find_worker_executing_work() and track current_cwq
Tejun Heo
2010-06-29
workqueue: make single thread workqueue shared worker pool friendly
Tejun Heo
2010-06-29
workqueue: reimplement CPU hotplugging support using trustee
Tejun Heo
2010-06-29
workqueue: implement worker states
Tejun Heo
2010-06-29
workqueue: introduce global cwq and unify cwq locks
Tejun Heo
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
2010-06-29
workqueue: implement per-cwq active work limit
Tejun Heo
2010-06-29
workqueue: reimplement work flushing using linked works
Tejun Heo
2010-06-29
workqueue: introduce worker
Tejun Heo
2010-06-29
workqueue: reimplement workqueue flushing using color coded works
Tejun Heo
2010-06-29
workqueue: update cwq alignement
Tejun Heo
2010-06-29
workqueue: kill cpu_populated_map
Tejun Heo
2010-06-29
workqueue: temporarily remove workqueue tracing
Tejun Heo
2010-06-29
workqueue: separate out process_one_work()
Tejun Heo
2010-06-29
workqueue: define masks for work flags and conditionalize STATIC flags
Tejun Heo
2010-06-29
workqueue: merge feature parameters into flags
Tejun Heo
2010-06-29
workqueue: misc/cosmetic updates
Tejun Heo
2010-06-29
workqueue: kill RT workqueue
Tejun Heo
2010-06-29
acpi: use queue_work_on() instead of binding workqueue worker to cpu0
Tejun Heo
2010-06-29
kthread: implement kthread_data()
Tejun Heo
2010-06-29
ivtv: use kthread_worker instead of workqueue
Tejun Heo
2010-06-29
kthread: implement kthread_worker
Tejun Heo
2010-06-13
Merge branch 'sched-wq' of ../wq into cmwq-base
Tejun Heo
2010-06-11
Linux 2.6.35-rc3
v2.6.35-rc3
Linus Torvalds
2010-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-06-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2010-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2010-06-11
PCI: clear bridge resource range if BIOS assigned bad one
Yinghai Lu
2010-06-11
PCI: hotplug/cpqphp, fix NULL dereference
Jiri Slaby
2010-06-11
Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/"
Jesse Barnes
2010-06-11
PCI: change resource collision messages from KERN_ERR to KERN_INFO
Bjorn Helgaas
2010-06-11
Btrfs: The file argument for fsync() is never null
Dan Carpenter
2010-06-11
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
Dan Carpenter
2010-06-11
Btrfs: avoid BUG when dropping root and reference in same transaction
Sage Weil
2010-06-11
Btrfs: prohibit a operation of changing acl's mask when noacl mount option used
Shi Weihua
2010-06-11
Btrfs: should add a permission check for setfacl
Shi Weihua
2010-06-11
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
Dan Carpenter
2010-06-11
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
Dan Carpenter
2010-06-11
Btrfs: unwind after btrfs_start_transaction() errors
Dan Carpenter
2010-06-11
Btrfs: btrfs_iget() returns ERR_PTR
Dan Carpenter
2010-06-11
Btrfs: handle kzalloc() failure in open_ctree()
Dan Carpenter
2010-06-11
Btrfs: handle error returns from btrfs_lookup_dir_item()
Dan Carpenter
2010-06-11
Btrfs: Fix BUG_ON for fs converted from extN
Yan, Zheng
[next]