projects
/
firefly-linux-kernel-4.4.55.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
firefly-linux-kernel-4.4.55.git
2010-07-22
Tejun Heo
fscache: convert object to use workqueue instead of...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-22
Tejun Heo
workqueue: fix how cpu number is stored in work->data
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Tejun Heo
workqueue: fix mayday_mask handling on UP
commit
|
commitdiff
|
tree
|
snapshot
2010-07-20
Tejun Heo
workqueue: fix build problem on !CONFIG_SMP
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Tejun Heo
workqueue: fix locking in retry path of maybe_create_wo...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-14
Tejun Heo
async: use workqueue for worker pool
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: remove WQ_SINGLE_CPU and use WQ_UNBOUND...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: implement unbound workqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: prepare for WQ_UNBOUND implementation
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
libata: take advantage of cmwq and remove concurrency...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: fix worker management invocation without...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: fix incorrect cpu number BUG_ON() in get_wor...
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: fix race condition in flush_workqueue()
commit
|
commitdiff
|
tree
|
snapshot
2010-07-02
Tejun Heo
workqueue: use worker_set/clr_flags() only from worker...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement cpu intensive workqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement high priority workqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement several utility APIs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: s/__create_workqueue()/alloc_workqueue(...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: increase max_active of keventd and kill...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement concurrency managed dynamic worker...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement worker_{set|clr}_flags()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: use shared worklist and pool all workers...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement WQ_NON_REENTRANT
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: carry cpu number in work data once execution...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: add find_worker_executing_work() and track...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: make single thread workqueue shared worker...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: reimplement CPU hotplugging support using...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement worker states
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: introduce global cwq and unify cwq locks
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: reimplement workqueue freeze using max_active
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: implement per-cwq active work limit
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: reimplement work flushing using linked works
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: introduce worker
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: reimplement workqueue flushing using color...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: update cwq alignement
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: kill cpu_populated_map
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: temporarily remove workqueue tracing
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: separate out process_one_work()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: define masks for work flags and conditionali...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: merge feature parameters into flags
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: misc/cosmetic updates
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
workqueue: kill RT workqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
acpi: use queue_work_on() instead of binding workqueue...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
kthread: implement kthread_data()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
ivtv: use kthread_worker instead of workqueue
commit
|
commitdiff
|
tree
|
snapshot
2010-06-29
Tejun Heo
kthread: implement kthread_worker
commit
|
commitdiff
|
tree
|
snapshot
2010-06-13
Tejun Heo
Merge branch 'sched-wq' of ../wq into cmwq-base
commit
|
commitdiff
|
tree
|
snapshot
2010-06-12
Linus Torvalds
Linux 2.6.35-rc3
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge git://git./linux/kernel/git/davem/net-2.6
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'pm-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Yinghai Lu
PCI: clear bridge resource range if BIOS assigned bad one
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Jiri Slaby
PCI: hotplug/cpqphp, fix NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Jesse Barnes
Revert "PCI: create function symlinks in /sys/bus/pci...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Bjorn Helgaas
PCI: change resource collision messages from KERN_ERR...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: The file argument for fsync() is never null
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: handle ERR_PTR from posix_acl_from_xattr()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Sage Weil
Btrfs: avoid BUG when dropping root and reference in...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Shi Weihua
Btrfs: prohibit a operation of changing acl's mask...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Shi Weihua
Btrfs: should add a permission check for setfacl
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: btrfs_lookup_dir_item() can return ERR_PTR
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: btrfs_read_fs_root_no_name() returns ERR_PTRs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: unwind after btrfs_start_transaction() errors
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: btrfs_iget() returns ERR_PTR
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: handle kzalloc() failure in open_ctree()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: handle error returns from btrfs_lookup_dir_item()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Yan, Zheng
Btrfs: Fix BUG_ON for fs converted from extN
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Yan, Zheng
Btrfs: Fix null dereference in relocation.c
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
David S. Miller
Merge branch 'wimax-2.6.35.y' of git://git./linux/kerne...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Inaky Perez...
wimax/i2400m: fix missing endian correction read in...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'rc-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'urgent' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Miao Xie
Btrfs: fix remap_file_pages error
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Dan Carpenter
Btrfs: uninitialized data is check_path_shared()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Josef Bacik
Btrfs: fix fallocate regression
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Miao Xie
Btrfs: fix loop device on top of btrfs
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Figo.zhang
net8139: fix a race at the end of NAPI
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Daniel Turull
pktgen: Fix accuracy of inter-packet delay.
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
Eric Dumazet
pkt_sched: gen_estimator: add a new lock
commit
|
commitdiff
|
tree
|
snapshot
2010-06-11
John Fastabend
net: deliver skbs on inactive slaves to exact matches
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Sage Weil
ceph: try to send partial cap release on cap message...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Sage Weil
ceph: release cap on import if we don't have the inode
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Sage Weil
ceph: fix misleading/incorrect debug message
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Jeff Mahoney
ceph: fix atomic64_t initialization on ia64
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Catalin Marinas
sata_sil24: Use memory barriers before issuing commands
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Dan Carpenter
sata_sil24: memset() overflow
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Linus Torvalds
Merge branch 'kvm-updates/2.6.35' of git://git./virt...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Marcelo Tosatti
KVM: read apic->irr with ioapic lock held
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Linus Torvalds
Merge branch 'for-linus2' of git://git.kernel.dk/linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Miklos Szeredi
pipe: fix check in "set size" fcntl
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Miklos Szeredi
pipe: fix pipe buffer resizing
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Jens Axboe
block: remove duplicate BUG_ON() in bd_finish_claiming()
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Nick Piggin
block: bd_start_claiming cleanup
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Nick Piggin
block: bd_start_claiming fix module refcount
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Linus Torvalds
Merge branch 'for-linus' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Linus Torvalds
Merge branch 'perf-fixes-for-linus' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Linus Torvalds
Merge master.kernel.org:/home/rmk/linux-2.6-arm
commit
|
commitdiff
|
tree
|
snapshot
2010-06-10
Michal Marek
kbuild: Create output directory in Makefile.modbuiltin
commit
|
commitdiff
|
tree
|
snapshot
next