index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-28
kthread_work: wake up worker only when the worker is idle
Lai Jiangshan
2014-07-22
workqueue: use nr_node_ids instead of wq_numa_tbl_len
Lai Jiangshan
2014-07-22
workqueue: remove the misnamed out_unlock label in get_unbound_pool()
Lai Jiangshan
2014-07-22
workqueue: remove the stale comment in pwq_unbound_release_workfn()
Lai Jiangshan
2014-07-22
workqueue: move rescuer pool detachment to the end
Lai Jiangshan
2014-07-22
workqueue: unfold start_worker() into create_worker()
Lai Jiangshan
2014-07-22
workqueue: remove @wakeup from worker_set_flags()
Lai Jiangshan
2014-07-22
workqueue: remove an unneeded UNBOUND test before waking up the next worker
Lai Jiangshan
2014-07-18
workqueue: wake regular worker if need_more_worker() when rescuer leave the pool
Lai Jiangshan
2014-07-15
workqueue: alloc struct worker on its local node
Lai Jiangshan
2014-07-11
workqueue: reuse the already calculated pwq in try_to_grab_pending()
Lai Jiangshan
2014-07-01
workqueue: stronger test in process_one_work()
Lai Jiangshan
2014-07-01
workqueue: clear POOL_DISASSOCIATED in rebind_workers()
Lai Jiangshan
2014-06-19
workqueue: sanity check pool->cpu in wq_worker_sleeping()
Lai Jiangshan
2014-06-19
workqueue: clear leftover flags when detached
Lai Jiangshan
2014-06-19
workqueue: remove useless WARN_ON_ONCE()
Lai Jiangshan
2014-06-19
workqueue: use schedule_timeout_interruptible() instead of open code
Lai Jiangshan
2014-06-19
workqueue: remove the empty check in too_many_workers()
Lai Jiangshan
2014-06-19
workqueue: use "pool->cpu < 0" to stand for an unbound pool
Lai Jiangshan
2014-06-16
epoll: fix use-after-free in eventpoll_release_file
Konstantin Khlebnikov
2014-06-16
Revert "offb: Add palette hack for little endian"
Benjamin Herrenschmidt
2014-06-15
Linux 3.16-rc1
Linus Torvalds
2014-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-06-15
Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-06-15
Merge git://git.infradead.org/users/willy/linux-nvme
Linus Torvalds
2014-06-15
net: sctp: fix permissions for rto_alpha and rto_beta knobs
Daniel Borkmann
2014-06-15
Merge branch 'csum_fixes'
David S. Miller
2014-06-15
vxlan: Checksum fixes
Tom Herbert
2014-06-15
net: add skb_pop_rcv_encapsulation
Tom Herbert
2014-06-15
udp: call __skb_checksum_complete when doing full checksum
Tom Herbert
2014-06-15
net: Fix save software checksum complete
Tom Herbert
2014-06-15
net: Fix GSO constants to match NETIF flags
Tom Herbert
2014-06-14
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2014-06-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-06-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2014-06-14
fix __swap_writepage() compile failure on old gcc versions
Al Viro
2014-06-14
Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-14
Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2014-06-14
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-06-14
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-13
udp: ipv4: do not waste time in __udp4_lib_mcast_demux_lookup
Eric Dumazet
2014-06-13
vxlan: use dev->needed_headroom instead of dev->hard_header_len
Cong Wang
2014-06-13
MAINTAINERS: update cxgb4 maintainer
Dimitris Michailidis
2014-06-13
x86/vdso: Fix vdso_install
Andy Lutomirski
2014-06-13
NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.
Dan McLeran
2014-06-13
btrfs: fix error handling in create_pending_snapshot
Eric Sandeen
2014-06-13
btrfs: fix use of uninit "ret" in end_extent_writepage()
Eric Sandeen
2014-06-13
btrfs: free ulist in qgroup_shared_accounting() error path
Eric Sandeen
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
[next]