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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-16
net: Allow FIXED_PHY to be modular.
David S. Miller
1
-1
/
+1
2014-12-16
if_tun: drop broken IFF_VNET_LE
Michael S. Tsirkin
1
-1
/
+0
2014-12-16
if_tun: add TUNSETVNETLE/TUNGETVNETLE
Michael S. Tsirkin
1
-0
/
+2
2014-12-15
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2
-0
/
+7
2014-12-15
Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-6
/
+268
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-5
/
+200
2014-12-15
Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
9
-63
/
+66
2014-12-15
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
14
-129
/
+154
2014-12-15
Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
3
-6
/
+49
2014-12-15
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-0
/
+1
2014-12-14
Merge branch 'i2c/for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+29
2014-12-14
aio: Make it possible to remap aio ring
Pavel Emelyanov
1
-0
/
+1
2014-12-14
Merge branch 'for-3.19/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-9
/
+57
2014-12-14
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-2
/
+14
2014-12-14
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
1
-4
/
+13
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
6
-3
/
+1685
2014-12-14
Merge branch 'akpm' (second patch-bomb from Andrew)
Linus Torvalds
30
-135
/
+356
2014-12-13
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
Christoph Lameter
1
-2
/
+0
2014-12-13
fsnotify: remove destroy_list from fsnotify_mark
Jan Kara
1
-2
/
+5
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
1
-20
/
+4
2014-12-13
ipc/msg: increase MSGMNI, remove scaling
Manfred Spraul
2
-28
/
+20
2014-12-13
ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
Manfred Spraul
1
-3
/
+15
2014-12-13
fault-inject: add ratelimit option
Dmitry Monakhov
1
-6
/
+11
2014-12-13
ratelimit: add initialization macro
Dmitry Monakhov
1
-3
/
+9
2014-12-13
syscalls: implement execveat() system call
David Drysdale
6
-1
/
+20
2014-12-13
memcg: fix possible use-after-free in memcg_kmem_get_cache()
Vladimir Davydov
2
-4
/
+12
2014-12-13
oom: don't assume that a coredumping thread will exit soon
Oleg Nesterov
1
-0
/
+11
2014-12-13
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2
-5
/
+3
2014-12-13
mm,vmacache: count number of system-wide flushes
Davidlohr Bueso
1
-0
/
+1
2014-12-13
mm/page_owner: keep track of page owners
Joonsoo Kim
2
-0
/
+48
2014-12-13
stacktrace: introduce snprint_stack_trace for buffer output
Joonsoo Kim
1
-0
/
+5
2014-12-13
mm/debug-pagealloc: make debug-pagealloc boottime configurable
Joonsoo Kim
1
-1
/
+16
2014-12-13
mm/debug-pagealloc: prepare boottime configurable on/off
Joonsoo Kim
4
-37
/
+33
2014-12-13
mm/page_ext: resurrect struct page extending code for debugging
Joonsoo Kim
2
-0
/
+71
2014-12-13
mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE
Jianyu Zhan
1
-5
/
+2
2014-12-13
include/linux/kmemleak.h: needs slab.h
Andrew Morton
1
-0
/
+2
2014-12-13
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
Zhang Zhen
1
-2
/
+2
2014-12-13
mm: move swp_entry_t definition to include/linux/mm_types.h
Tejun Heo
2
-8
/
+8
2014-12-13
memcg: turn memcg_kmem_skip_account into a bit field
Vladimir Davydov
1
-2
/
+5
2014-12-13
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
Michal Nazarewicz
1
-5
/
+31
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
1
-0
/
+10
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
2
-4
/
+5
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+8
2014-12-13
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-0
/
+16
2014-12-13
Merge tag 'iommu-updates-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-7
/
+46
2014-12-13
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
3
-1
/
+28
2014-12-13
Merge tag 'for-linus' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
2
-7
/
+9
2014-12-13
Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-3
/
+3
2014-12-12
linux/interrupt.h: remove the definition of unused tasklet_hi_enable
Quentin Lambert
1
-6
/
+0
[next]