index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-01-14
locking/atomic, kref: Add KREF_INIT()
Peter Zijlstra
2017-01-14
locking/ww_mutex: Add ww_mutex to tools/testing/selftests
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
Chris Wilson
2017-01-14
locking/ww_mutex/Documentation: Update the design document
Nicolai Hähnle
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
2017-01-14
kernel/exit: Compute 'current' directly
Davidlohr Bueso
2017-01-14
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-01-11
net: vrf: do not allow table id 0
David Ahern
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
2017-01-10
Merge branch 'mlx5-fixes'
David S. Miller
2017-01-10
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
2017-01-10
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
2017-01-10
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
2017-01-10
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
2017-01-10
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
2017-01-10
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
2017-01-10
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
2017-01-10
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
2017-01-10
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
Or Gerlitz
[next]