开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2017-01-10
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
Or Gerlitz
2017-01-10
timerfd: export defines to userspace
Mike Frysinger
2017-01-10
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
2017-01-10
mm/slab.c: fix SLAB freelist randomization duplicate entries
John Sperbeck
2017-01-10
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
2017-01-10
zram: revalidate disk under init_lock
Minchan Kim
2017-01-10
mm: support anonymous stable page
Minchan Kim
[next]