index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debugging
Nicolai Hähnle
2
-0
/
+5
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by yielding to other waiters from optim...
Nicolai Hähnle
1
-26
/
+52
2017-01-14
locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loop
Nicolai Hähnle
1
-20
/
+29
2017-01-14
locking/mutex: Improve inlining
Peter Zijlstra
1
-41
/
+44
2017-01-14
locking/ww_mutex: Optimize ww-mutexes by waking at most one waiter for backof...
Nicolai Hähnle
1
-19
/
+40
2017-01-14
locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...
Nicolai Hähnle
1
-10
/
+30
2017-01-14
locking/ww_mutex: Add waiters in stamp order
Nicolai Hähnle
2
-7
/
+72
2017-01-14
locking/ww_mutex: Remove the __ww_mutex_lock*() inline wrappers
Nicolai Hähnle
2
-22
/
+12
2017-01-14
locking/ww_mutex: Set use_ww_ctx even when locking without a context
Nicolai Hähnle
2
-21
/
+19
2017-01-14
locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_after()
Nicolai Hähnle
1
-2
/
+8
2017-01-14
locking/mutex: Fix mutex handoff
Peter Zijlstra
3
-59
/
+57
2017-01-14
locking/percpu-rwsem: Replace waitqueue with rcuwait
Davidlohr Bueso
2
-8
/
+7
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
2
-0
/
+93
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
12
-51
/
+26
2017-01-14
kernel/locking: Compute 'current' directly
Davidlohr Bueso
4
-29
/
+22
2017-01-14
drivers/tty: Compute 'current' directly
Davidlohr Bueso
1
-10
/
+8
2017-01-14
kernel/exit: Compute 'current' directly
Davidlohr Bueso
1
-11
/
+11
2017-01-14
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
4
-39
/
+0
2017-01-12
locking/jump_labels: Update bug_at() boot message
Andy Shevchenko
1
-2
/
+1
2017-01-12
locking/pvqspinlock: Don't wait if vCPU is preempted
Pan Xinhui
1
-1
/
+1
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
4
-19
/
+0
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
39
-182
/
+355
2017-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
31
-121
/
+243
2017-01-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-1
/
+2
2017-01-11
net: vrf: do not allow table id 0
David Ahern
1
-0
/
+2
2017-01-11
net: phy: marvell: fix Marvell 88E1512 used in SGMII mode
Russell King
1
-1
/
+2
2017-01-11
sctp: Fix spelling mistake: "Atempt" -> "Attempt"
Colin Ian King
1
-1
/
+1
2017-01-11
net: ipv4: Fix multipath selection with vrf
David Ahern
2
-2
/
+9
2017-01-11
cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig
Arnd Bergmann
2
-4
/
+4
2017-01-11
gro: use min_t() in skb_gro_reset_offset()
Eric Dumazet
1
-2
/
+3
2017-01-11
Merge branch 'mlx5-fixes'
David S. Miller
4
-44
/
+75
2017-01-11
net/mlx5: Only cancel recovery work when cleaning up device
Daniel Jurgens
1
-2
/
+4
2017-01-11
net/mlx5e: Remove WARN_ONCE from adaptive moderation code
Gil Rockah
1
-6
/
+1
2017-01-11
net/mlx5e: Un-register uplink representor on nic_disable
Saeed Mahameed
1
-7
/
+6
2017-01-11
net/mlx5e: Properly handle FW errors while adding TC rules
Or Gerlitz
1
-7
/
+11
2017-01-11
net/mlx5e: Fix kbuild warnings for uninitialized parameters
Hadar Hen Zion
1
-2
/
+2
2017-01-11
net/mlx5e: Set inline mode requirements for matching on IP fragments
Or Gerlitz
1
-0
/
+4
2017-01-11
net/mlx5e: Properly get address type of encapsulation IP headers
Or Gerlitz
1
-4
/
+9
2017-01-11
net/mlx5e: TC ipv4 tunnel encap offload error flow fixes
Or Gerlitz
1
-8
/
+8
2017-01-11
net/mlx5e: Warn when rejecting offload attempts of IP tunnels
Or Gerlitz
1
-6
/
+24
2017-01-11
net/mlx5e: Properly handle offloading of source udp port for IP tunnels
Or Gerlitz
1
-4
/
+8
2017-01-11
timerfd: export defines to userspace
Mike Frysinger
3
-19
/
+38
2017-01-11
mm/hugetlb.c: fix reservation race when freeing surplus pages
Mike Kravetz
1
-9
/
+28
2017-01-11
mm/slab.c: fix SLAB freelist randomization duplicate entries
John Sperbeck
1
-4
/
+4
2017-01-11
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
1
-2
/
+11
2017-01-11
zram: revalidate disk under init_lock
Minchan Kim
1
-7
/
+1
2017-01-11
mm: support anonymous stable page
Minchan Kim
2
-2
/
+21
2017-01-11
mm: add documentation for page fragment APIs
Alexander Duyck
1
-0
/
+42
2017-01-11
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
3
-11
/
+11
2017-01-11
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
4
-13
/
+13
[next]