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
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
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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-14
sched/wait, RCU: Introduce rcuwait machinery
Davidlohr Bueso
1
-0
/
+63
2017-01-14
sched/core: Remove set_task_state()
Davidlohr Bueso
1
-26
/
+1
2017-01-12
locking/spinlocks: Remove the unused spin_lock_bh_nested() API
Waiman Long
3
-11
/
+0
2017-01-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
9
-44
/
+49
2017-01-11
timerfd: export defines to userspace
Mike Frysinger
1
-19
/
+1
2017-01-11
mm: support anonymous stable page
Minchan Kim
1
-1
/
+2
2017-01-11
mm: rename __page_frag functions to __page_frag_cache, drop order from drain
Alexander Duyck
1
-2
/
+1
2017-01-11
mm: rename __alloc_page_frag to page_frag_alloc and __free_page_frag to page_...
Alexander Duyck
2
-4
/
+4
2017-01-11
mm, memcg: fix the active list aging for lowmem requests when memcg is enabled
Michal Hocko
2
-4
/
+24
2017-01-11
signal: protect SIGNAL_UNKILLABLE from unintentional clearing.
Jamie Iles
1
-0
/
+10
2017-01-11
mm: get rid of __GFP_OTHER_NODE
Michal Hocko
1
-10
/
+3
2017-01-11
mm, slab: make sure that KMALLOC_MAX_SIZE will fit into MAX_ORDER
Michal Hocko
1
-2
/
+2
2017-01-11
dax: wrprotect pmd_t in dax_mapping_entry_mkclean
Ross Zwisler
1
-2
/
+0
2017-01-11
mm: add follow_pte_pmd()
Ross Zwisler
1
-0
/
+2
2017-01-11
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-2
/
+7
2017-01-08
Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+12
2017-01-08
mm: workingset: fix use-after-free in shadow node shrinker
Johannes Weiner
1
-1
/
+3
2017-01-06
Merge tag 'vfio-v4.10-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-43
/
+13
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+10
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
1
-0
/
+3
2017-01-06
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-2
/
+0
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-99
/
+2
2017-01-04
vfio-mdev: fix non-standard ioctl return val causing i386 build fail
Paul Gortmaker
1
-1
/
+1
2017-01-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+0
2017-01-02
Merge tag 'iio-fixes-for-4.10a' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
1
-0
/
+12
2017-01-01
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+3
2016-12-31
iio: accel: st_accel: fix LIS3LV02 reading and scaling
Linus Walleij
1
-0
/
+12
2016-12-30
vfio-mdev: Make mdev_device private and abstract interfaces
Alex Williamson
1
-25
/
+6
2016-12-30
vfio-mdev: Make mdev_parent private
Alex Williamson
1
-13
/
+2
2016-12-30
vfio-mdev: de-polute the namespace, rename parent_device & parent_ops
Alex Williamson
1
-8
/
+8
2016-12-29
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
Jack Morgenstein
1
-0
/
+2
2016-12-29
mm: optimize PageWaiters bit use for unlock_page()
Linus Torvalds
1
-1
/
+1
2016-12-28
Revert "net/mlx5: Add MPCNT register infrastructure"
Gal Pressman
3
-99
/
+0
2016-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+0
2016-12-27
net: xdp: remove unused bfp_warn_invalid_xdp_buffer()
Jason Wang
1
-1
/
+0
2016-12-27
mm: Invalidate DAX radix tree entries only if appropriate
Jan Kara
1
-0
/
+3
2016-12-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
14
-105
/
+63
2016-12-26
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-96
/
+3
2016-12-25
mm: add PageWaiters indicating tasks are waiting for a page bit
Nicholas Piggin
4
-13
/
+22
2016-12-25
mm: Use owner_priv bit for PageSwapCache, valid when PageSwapBacked
Nicholas Piggin
1
-8
/
+16
2016-12-25
ktime: Get rid of ktime_equal()
Thomas Gleixner
1
-15
/
+0
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
5
-57
/
+33
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
8
-33
/
+30
2016-12-25
irqchip/armada-xp: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+0
2016-12-25
irqchip/gic: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+0
2016-12-25
coresight/etm3/4x: Consolidate hotplug state space
Thomas Gleixner
1
-1
/
+0
2016-12-25
cpu/hotplug: Remove obsolete cpu hotplug register/unregister functions
Thomas Gleixner
2
-93
/
+0
2016-12-25
staging/lustre/libcfs: Convert to hotplug state machine
Anna-Maria Gleixner
1
-0
/
+1
2016-12-25
scsi/bnx2i: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-0
/
+1
[next]