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
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
35
-19
/
+1091
2018-04-03
sparc64: Make atomic_xchg() an inline function rather than a macro.
David S. Miller
1
-1
/
+5
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-18
/
+18
2018-04-03
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-7
/
+2
2018-04-02
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
1
-1
/
+1
2018-04-02
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2
-4
/
+4
2018-04-02
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
1
-5
/
+5
2018-04-02
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
1
-2
/
+2
2018-04-02
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
1
-1
/
+1
2018-04-02
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
1
-1
/
+1
2018-03-20
sparc: Make auxiliary vectors for ADI available on 32-bit as well
Khalid Aziz
1
-4
/
+0
2018-03-19
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
1
-6
/
+13
2018-03-18
sparc64: Update signal delivery to use new helper functions
Khalid Aziz
1
-29
/
+9
2018-03-18
sparc64: Add support for ADI (Application Data Integrity)
Khalid Aziz
19
-8
/
+743
2018-03-18
sparc64: Add auxiliary vectors to report platform ADI properties
Khalid Aziz
7
-0
/
+168
2018-03-18
sparc64: Add handler for "Memory Corruption Detected" trap
Khalid Aziz
1
-0
/
+59
2018-03-18
sparc64: Add HV fault type handlers for ADI related faults
Khalid Aziz
1
-3
/
+26
2018-03-18
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
10
-2
/
+109
2018-03-16
perf: Fix sibling iteration
Peter Zijlstra
1
-1
/
+1
2018-03-16
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
1
-6
/
+13
2018-03-12
perf/core: Remove perf_event::group_entry
Peter Zijlstra
1
-1
/
+1
2018-02-22
asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...
Greentime Hu
2
-7
/
+2
2018-02-22
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
1
-1
/
+5
2018-02-16
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
James Hogan
1
-0
/
+2
2018-02-12
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
1
-24
/
+4
2018-02-06
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+3
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
6
-4
/
+288
2018-02-01
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2018-02-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-6
/
+19
2018-02-01
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2
-6
/
+19
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-27
/
+41
2018-02-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2018-01-31
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+24
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-128
/
+0
2018-01-29
Merge tag 'init_task-20180117' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+0
2018-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-18
/
+0
2018-01-27
bpf, sparc64: remove obsolete exception handling from div/mod
Daniel Borkmann
1
-18
/
+0
2018-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-25
sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64
Corentin Labbe
1
-1
/
+1
2018-01-22
sparc: vDSO: remove an extra tab
Dan Carpenter
1
-1
/
+1
2018-01-22
sparc64: drop unneeded compat include
Rolf Eike Beer
1
-3
/
+0
2018-01-22
sparc64: Oracle DAX driver
Rob Gardner
1
-0
/
+91
2018-01-22
sparc64: Oracle DAX infrastructure
Rob Gardner
3
-0
/
+196
2018-01-20
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2
-4
/
+0
2018-01-16
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2
-55
/
+0
2018-01-16
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
1
-16
/
+0
[next]