summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-14locking/atomic, kref: Add KREF_INIT()Peter Zijlstra
2017-01-14locking/ww_mutex: Add ww_mutex to tools/testing/selftestsChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex stressChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocksChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detectionChris Wilson
2017-01-14locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detectionChris Wilson
2017-01-14locking/ww_mutex: Begin kselftests for ww_mutexChris Wilson
2017-01-14locking/ww_mutex: Add ww_mutex to locktorture testChris Wilson
2017-01-14locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZERChris Wilson
2017-01-14locking/ww_mutex/Documentation: Update the design documentNicolai Hähnle
2017-01-14locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle
2017-01-14locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...Nicolai Hähnle
2017-01-14locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loopNicolai Hähnle
2017-01-14locking/mutex: Improve inliningPeter Zijlstra
2017-01-14locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...Nicolai Hähnle
2017-01-14locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...Nicolai Hähnle
2017-01-14locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle
2017-01-14locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappersNicolai Hähnle
2017-01-14locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle
2017-01-14locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()Nicolai Hähnle
2017-01-14locking/mutex: Fix mutex handoffPeter Zijlstra
2017-01-14locking/percpu-rwsem: Replace waitqueue with rcuwaitDavidlohr Bueso
2017-01-14sched/wait, RCU: Introduce rcuwait machineryDavidlohr Bueso
2017-01-14sched/core: Remove set_task_state()Davidlohr Bueso
2017-01-14kernel/locking: Compute 'current' directlyDavidlohr Bueso
2017-01-14drivers/tty: Compute 'current' directlyDavidlohr Bueso
2017-01-14kernel/exit: Compute 'current' directlyDavidlohr Bueso
2017-01-14locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long
2017-01-12locking/jump_labels: Update bug_at() boot messageAndy Shevchenko
2017-01-12locking/pvqspinlock: Don't wait if vCPU is preemptedPan Xinhui
2017-01-12locking/spinlocks: Remove the unused spin_lock_bh_nested() APIWaiman Long
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-01-11net: vrf: do not allow table id 0David Ahern
2017-01-11net: phy: marvell: fix Marvell 88E1512 used in SGMII modeRussell King
2017-01-11sctp: Fix spelling mistake: "Atempt" -> "Attempt"Colin Ian King
2017-01-11net: ipv4: Fix multipath selection with vrfDavid Ahern
2017-01-11cgroup: move CONFIG_SOCK_CGROUP_DATA to init/KconfigArnd Bergmann
2017-01-11gro: use min_t() in skb_gro_reset_offset()Eric Dumazet
2017-01-10Merge branch 'mlx5-fixes'David S. Miller
2017-01-10net/mlx5: Only cancel recovery work when cleaning up deviceDaniel Jurgens
2017-01-10net/mlx5e: Remove WARN_ONCE from adaptive moderation codeGil Rockah
2017-01-10net/mlx5e: Un-register uplink representor on nic_disableSaeed Mahameed
2017-01-10net/mlx5e: Properly handle FW errors while adding TC rulesOr Gerlitz
2017-01-10net/mlx5e: Fix kbuild warnings for uninitialized parametersHadar Hen Zion
2017-01-10net/mlx5e: Set inline mode requirements for matching on IP fragmentsOr Gerlitz
2017-01-10net/mlx5e: Properly get address type of encapsulation IP headersOr Gerlitz
2017-01-10net/mlx5e: TC ipv4 tunnel encap offload error flow fixesOr Gerlitz
2017-01-10net/mlx5e: Warn when rejecting offload attempts of IP tunnelsOr Gerlitz