Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
2a0c11282881875dc44f166a20eedf0d866dd0ef
2a0c112
locking/ww_mutex: Add kselftests for ww_mutex stress
by Chris Wilson
· 8 years ago
d1b42b8
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
by Chris Wilson
· 8 years ago
7020768
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
by Chris Wilson
· 8 years ago
c22fb38
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
by Chris Wilson
· 8 years ago
f2a5fec
locking/ww_mutex: Begin kselftests for ww_mutex
by Chris Wilson
· 8 years ago
0186a6c
locking/ww_mutex: Add ww_mutex to locktorture test
by Chris Wilson
· 8 years ago
af2e859e
locking/ww_mutex: Fix compilation of __WW_MUTEX_INITIALIZER
by Chris Wilson
· 8 years ago
27bd57a
locking/ww_mutex/Documentation: Update the design document
by Nicolai Hähnle
· 8 years ago
977625a
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
by Nicolai Hähnle
· 8 years ago
c516df9
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optimistic spin
by Nicolai Hähnle
· 8 years ago
25f13b4
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
by Nicolai Hähnle
· 8 years ago
427b182
locking/mutex: Improve inlining
by Peter Zijlstra
· 8 years ago
659cf9f
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backoff when acquiring the lock
by Nicolai Hähnle
· 8 years ago
200b187
locking/ww_mutex: Notify waiters that have to back off while adding tasks to wait list
by Nicolai Hähnle
· 8 years ago
6baa5c6
locking/ww_mutex: Add waiters in stamp order
by Nicolai Hähnle
· 8 years ago
c5470b2
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
by Nicolai Hähnle
· 8 years ago
ea9e0fb
locking/ww_mutex: Set use_ww_ctx even when locking without a context
by Nicolai Hähnle
· 8 years ago
3822da3
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
by Nicolai Hähnle
· 8 years ago
e274795
locking/mutex: Fix mutex handoff
by Peter Zijlstra
· 8 years ago
52b9412
locking/percpu-rwsem: Replace waitqueue with rcuwait
by Davidlohr Bueso
· 8 years ago
8f95c90
sched/wait, RCU: Introduce rcuwait machinery
by Davidlohr Bueso
· 8 years ago
642fa44
sched/core: Remove set_task_state()
by Davidlohr Bueso
· 8 years ago
d269a8b
kernel/locking: Compute 'current' directly
by Davidlohr Bueso
· 8 years ago
5376f2e
drivers/tty: Compute 'current' directly
by Davidlohr Bueso
· 8 years ago
0039962
kernel/exit: Compute 'current' directly
by Davidlohr Bueso
· 8 years ago
aef591c
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
by Waiman Long
· 8 years ago
6e03f66
locking/jump_labels: Update bug_at() boot message
by Andy Shevchenko
· 8 years ago
75437bb
locking/pvqspinlock: Don't wait if vCPU is preempted
by Pan Xinhui
· 8 years ago
607904c
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
by Waiman Long
· 8 years ago
ba836a6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cff3b2c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
a6b6e61
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
24c63bb
net: vrf: do not allow table id 0
by David Ahern
· 8 years ago
a13c0652
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
by Russell King
· 8 years ago
eb00460
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
by Colin Ian King
· 8 years ago
7a18c5b
net: ipv4: Fix multipath selection with vrf
by David Ahern
· 8 years ago
73b3514
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
by Arnd Bergmann
· 8 years ago
7cfd5fd
gro: use min_t() in skb_gro_reset_offset()
by Eric Dumazet
· 8 years ago
6c711c8
Merge branch 'mlx5-fixes'
by David S. Miller
· 8 years ago
5e44fca
net/mlx5: Only cancel recovery work when cleaning up device
by Daniel Jurgens
· 8 years ago
0bbcc0a
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
by Gil Rockah
· 8 years ago
3deef8c
net/mlx5e: Un-register uplink representor on nic_disable
by Saeed Mahameed
· 8 years ago
5e86397
net/mlx5e: Properly handle FW errors while adding TC rules
by Or Gerlitz
· 8 years ago
a757d10
net/mlx5e: Fix kbuild warnings for uninitialized parameters
by Hadar Hen Zion
· 8 years ago
0827444
net/mlx5e: Set inline mode requirements for matching on IP fragments
by Or Gerlitz
· 8 years ago
2e72eb4
net/mlx5e: Properly get address type of encapsulation IP headers
by Or Gerlitz
· 8 years ago
a42485e
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
by Or Gerlitz
· 8 years ago
2fcd82e
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
by Or Gerlitz
· 8 years ago
cd37766
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
by Or Gerlitz
· 8 years ago
575b196
timerfd: export defines to userspace
by Mike Frysinger
· 8 years ago
e5bbc8a
mm/hugetlb.c: fix reservation race when freeing surplus pages
by Mike Kravetz
· 8 years ago
c4e490c
mm/slab.c: fix SLAB freelist randomization duplicate entries
by John Sperbeck
· 8 years ago
b09ab05
zram: support BDI_CAP_STABLE_WRITES
by Minchan Kim
· 8 years ago
e7ccfc4
zram: revalidate disk under init_lock
by Minchan Kim
· 8 years ago
f057142
mm: support anonymous stable page
by Minchan Kim
· 8 years ago
4d09d0f
mm: add documentation for page fragment APIs
by Alexander Duyck
· 8 years ago
2976db8
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
by Alexander Duyck
· 8 years ago
8c2dd3e
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_frag_free
by Alexander Duyck
· 8 years ago
b4536f0c8
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
by Michal Hocko
· 8 years ago
f073bdc
mm: don't dereference struct page fields of invalid pages
by Ard Biesheuvel
· 8 years ago
9ebf73b
mailmap: add codeaurora.org names for nameless email commits
by Stephen Boyd
· 8 years ago
2d39b3c
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
by Jamie Iles
· 8 years ago
20f664a
mm: pmd dirty emulation in page fault handler
by Minchan Kim
· 8 years ago
c626bc4
ipc/sem.c: fix incorrect sem_lock pairing
by Manfred Spraul
· 8 years ago
da0510c
lib/Kconfig.debug: fix frv build failure
by Sudip Mukherjee
· 8 years ago
41b6167
mm: get rid of __GFP_OTHER_NODE
by Michal Hocko
· 8 years ago
2df2663
mm: fix remote numa hits statistics
by Michal Hocko
· 8 years ago
f931ab4
mm: fix devm_memremap_pages crash, use mem_hotplug_{begin, done}
by Dan Williams
· 8 years ago
e7ee2c08
ocfs2: fix crash caused by stale lvb with fsdlm plugin
by Eric Ren
· 8 years ago
7984c27
bpf: do not use KMALLOC_SHIFT_MAX
by Michal Hocko
· 8 years ago
bb1107f
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
by Michal Hocko
· 8 years ago
f729c8c
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
by Ross Zwisler
· 8 years ago
0979639
mm: add follow_pte_pmd()
by Ross Zwisler
· 8 years ago
d670ffd
mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache.
by Aneesh Kumar K.V
· 8 years ago
965d004
dax: fix deadlock with DAX 4k holes
by Ross Zwisler
· 8 years ago
5771f6e
MAINTAINERS: remove duplicate bug filling description
by Vlastimil Babka
· 8 years ago
57ea52a
gro: Disable frag0 optimization on IPv6 ext headers
by Herbert Xu
· 8 years ago
1272ce8
gro: Enter slow-path if there is no tailroom
by Herbert Xu
· 8 years ago
9f9b74e
mlx4: Return EOPNOTSUPP instead of ENOTSUPP
by Martin KaFai Lau
· 8 years ago
dc5367b
net/af_iucv: don't use paged skbs for TX on HiperSockets
by Julian Wiedmann
· 8 years ago
5d722b3
net: add the AF_QIPCRTR entries to family name tables
by Anna, Suman
· 8 years ago
3512a1a
net: qrtr: Mark 'buf' as little endian
by Stephen Boyd
· 8 years ago
faf3a93
net: dsa: Ensure validity of dst->ds[0]
by Florian Fainelli
· 8 years ago
807b93e
Merge tag 'linux-kselftest-4.10-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 8 years ago
d9584d8
net: skb_flow_get_be16() can be static
by Eric Dumazet
· 8 years ago
2f8225e
Merge branch 'r8152-fix-autosuspend'
by David S. Miller
· 8 years ago
75dc692
r8152: fix rx issue for runtime suspend
by hayeswang
· 8 years ago
8fb2806
r8152: split rtl8152_suspend function
by hayeswang
· 8 years ago
dc647ec
net: socket: Make unnecessarily global sockfs_setattr() static
by Tobias Klauser
· 8 years ago
2bc979f
Merge tag 'wireless-drivers-for-davem-2017-01-10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
by David S. Miller
· 8 years ago
6bb629d
tcp: do not export tcp_peer_is_proven()
by Eric Dumazet
· 8 years ago
2ebae8b
net: phy: Add Meson GXL PHY hardware dependency
by Jean Delvare
· 8 years ago
ce7e40c
net/appletalk: Fix kernel memory disclosure
by Vlad Tsyrklevich
· 8 years ago
b007f09
ipv4: make tcp_notsent_lowat sysctl knob behave as true unsigned int
by Pavel Tikhomirov
· 8 years ago
67c408c
ipv6: fix typos
by Alexander Alemayhu
· 8 years ago
bd5d742
Merge tag 'drm-fixes-for-v4.10-rc4' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
756a733
Merge tag 'gpio-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 8 years ago
811a919
phy state machine: failsafe leave invalid RUNNING state
by Zefir Kurtisi
· 8 years ago
c92f5bd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
03430fa
Merge branch 'bcm_sf2-fixes'
by David S. Miller
· 8 years ago
Next »