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
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
2014-10-10
net: filter: fix the comments
Li RongQing
1
-6
/
+3
2014-10-10
Documentation: replace __sk_run_filter with __bpf_prog_run
Li RongQing
1
-2
/
+2
2014-10-10
Merge branch 'macvlan'
David S. Miller
1
-8
/
+13
2014-10-10
macvlan: optimize the receive path
jbaron@akamai.com
1
-5
/
+10
2014-10-10
macvlan: pass 'bool' type to macvlan_count_rx()
jbaron@akamai.com
1
-3
/
+3
2014-10-10
Merge branch 'xgene'
David S. Miller
12
-75
/
+566
2014-10-10
drivers: net: xgene: Add 10GbE ethtool support
Iyappan Subramanian
1
-6
/
+22
2014-10-10
drivers: net: xgene: Add 10GbE support
Iyappan Subramanian
6
-30
/
+438
2014-10-10
drivers: net: xgene: Preparing for adding 10GbE support
Iyappan Subramanian
4
-41
/
+78
2014-10-10
dtb: Add 10GbE node to APM X-Gene SoC device tree
Iyappan Subramanian
2
-2
/
+31
2014-10-10
Documentation: dts: Update section header for APM X-Gene
Iyappan Subramanian
1
-1
/
+3
2014-10-10
MAINTAINERS: Update APM X-Gene section
Iyappan Subramanian
1
-1
/
+0
2014-10-10
net: bpf: fix bpf syscall dependence on anon_inodes
Alexei Starovoitov
1
-0
/
+1
2014-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
3
-162
/
+7
2014-10-10
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
10
-42
/
+69
2014-10-10
stmmac: correct mc_filter local variable in set_filter and set_mac_addr call
Vince Bridgers
1
-2
/
+2
2014-10-10
net: pxa168_eth: PXA168_ETH should depend on HAS_DMA
Geert Uytterhoeven
1
-1
/
+2
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
39
-444
/
+879
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
7
-205
/
+71
2014-10-10
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
23
-298
/
+259
2014-10-10
networking: fm10k: Fix build failure
Pranith Kumar
1
-0
/
+1
2014-10-10
net: fs_enet: error: 'SCCE_ENET_TXF' undeclared
LEROY Christophe
2
-2
/
+2
2014-10-10
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
177
-2866
/
+4103
2014-10-10
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
12
-31
/
+12
2014-10-10
include/linux/screen_info.h: remove unused ORIG_* macros
Geert Uytterhoeven
1
-8
/
+0
2014-10-10
kernel/sys.c: compat sysinfo syscall: fix undefined behavior
Scotty Bauer
1
-1
/
+1
2014-10-10
kernel/sys.c: whitespace fixes
vishnu.ps
1
-128
/
+137
2014-10-10
acct: eliminate compile warning
Ying Xue
1
-5
/
+9
2014-10-10
kernel/async.c: switch to pr_foo()
Ionut Alexa
1
-4
/
+4
2014-10-10
include/linux/blkdev.h: use NULL instead of zero
Michele Curti
1
-1
/
+1
2014-10-10
include/linux/kernel.h: deduplicate code implementing clamp* macros
Michal Nazarewicz
1
-17
/
+7
2014-10-10
include/linux/kernel.h: rewrite min3, max3 and clamp using min and max
Michal Nazarewicz
1
-27
/
+5
2014-10-10
alpha: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2
-7
/
+1
2014-10-10
frv: remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-8
/
+6
2014-10-10
frv: remove unused cpuinfo_frv and friends to fix future build error
Geert Uytterhoeven
2
-18
/
+0
2014-10-10
zbud: avoid accessing last unused freelist
Chao Yu
1
-6
/
+7
2014-10-10
zsmalloc: simplify init_zspage free obj linking
Dan Streetman
1
-9
/
+5
2014-10-10
mm/zsmalloc.c: correct comment for fullness group computation
Wang Sheng-Hui
1
-1
/
+1
2014-10-10
zram: use notify_free to account all free notifications
Sergey Senozhatsky
2
-5
/
+9
2014-10-10
zram: report maximum used memory
Minchan Kim
4
-2
/
+70
2014-10-10
zram: zram memory size limitation
Minchan Kim
4
-4
/
+79
2014-10-10
zsmalloc: change return value unit of zs_get_total_size_bytes
Minchan Kim
3
-8
/
+7
2014-10-10
zsmalloc: move pages_allocated to zs_pool
Minchan Kim
1
-15
/
+8
2014-10-10
m68k: call find_vma with the mmap_sem held in sys_cacheflush()
Davidlohr Bueso
1
-8
/
+13
2014-10-10
vmstat: on-demand vmstat workers V8
Christoph Lameter
1
-21
/
+120
2014-10-10
CMA: document cma=0
Jean Delvare
2
-1
/
+5
2014-10-10
fs/buffer.c: increase the buffer-head per-CPU LRU size
Sebastien Buisson
1
-1
/
+1
2014-10-10
mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZY
Mel Gorman
1
-1
/
+3
2014-10-10
selftests/vm/transhuge-stress: stress test for memory compaction
Konstantin Khlebnikov
2
-0
/
+145
2014-10-10
mm/balloon_compaction: add vmstat counters and kpageflags bit
Konstantin Khlebnikov
11
-3
/
+37
[prev]
[next]