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
/
arch
/
openrisc
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-24
arch/openrisc/lib/memcpy.c: use correct OR1200 option
Valentin Rothberg
1
-1
/
+1
2017-02-24
openrisc: head: Remove unused strings
Stafford Horne
1
-11
/
+0
2017-02-24
openrisc: head: Move init strings to rodata section
Stafford Horne
1
-0
/
+1
2017-02-24
openrisc: entry: Fix delay slot detection
Stafford Horne
1
-2
/
+2
2017-02-24
openrisc: entry: Whitespace and comment cleanups
Stafford Horne
1
-20
/
+18
2017-02-24
openrisc: Add .gitignore
Stafford Horne
1
-0
/
+1
2017-02-24
openrisc: Add optimized memcpy routine
Stafford Horne
4
-2
/
+128
2017-02-24
openrisc: Add optimized memset
Olof Kindgren
4
-1
/
+107
2017-02-24
openrisc: Initial support for the idle state
Sebastian Macke
1
-0
/
+11
2017-02-24
openrisc: Fix the bitmask for the unit present register
Sebastian Macke
1
-2
/
+2
2017-02-24
openrisc: remove unnecessary stddef.h include
Stefan Kristiansson
1
-1
/
+0
2017-02-24
openrisc: add futex_atomic_* implementations
Stefan Kristiansson
2
-1
/
+135
2017-02-24
openrisc: add optimized atomic operations
Stefan Kristiansson
2
-1
/
+126
2017-02-24
openrisc: add cmpxchg and xchg implementations
Stefan Kristiansson
2
-2
/
+83
2017-02-24
openrisc: add atomic bitops
Stefan Kristiansson
2
-1
/
+124
2017-02-06
openrisc: add l.lwa/l.swa emulation
Stefan Kristiansson
3
-2
/
+206
2017-02-06
openrisc: head: refactor out tlb flush into it's own function
Stefan Kristiansson
1
-16
/
+22
2017-02-06
openrisc: head: use THREAD_SIZE instead of magic constant
Stefan Kristiansson
1
-1
/
+3
2017-02-06
openrisc: tlb miss handler optimizations
Stefan Kristiansson
1
-95
/
+46
2017-02-06
openrisc: add cache way information to cpuinfo
Stefan Kristiansson
2
-31
/
+38
2017-02-06
openrisc: use SPARSE_IRQ
Jonas Bonn
2
-0
/
+2
2017-01-02
openrisc: Add _text symbol to fix ksym build error
Stafford Horne
1
-0
/
+2
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
5
-5
/
+5
2016-12-15
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-28
/
+0
2016-12-12
openrisc: include l.swa in check for write data pagefault
Stefan Kristiansson
1
-1
/
+1
2016-12-12
openrisc: Updates after openrisc.net has been lost
Stafford Horne
2
-5
/
+5
2016-12-12
openrisc: Consolidate setup to use memblock instead of bootmem
Stafford Horne
6
-33
/
+14
2016-12-12
openrisc: remove the redundant of_platform_populate
Rob Herring
1
-10
/
+0
2016-12-12
openrisc: add NR_CPUS Kconfig default value
Stafford Horne
1
-0
/
+3
2016-12-12
openrisc: Support both old (or32) and new (or1k) toolchain
Guenter Roeck
1
-1
/
+7
2016-12-12
openrisc: Add thread-local storage (TLS) support
Christian Svensson
1
-0
/
+13
2016-12-12
openrisc: restore all regs on rt_sigreturn
Jonas Bonn
1
-1
/
+9
2016-12-12
openrisc: fix PTRS_PER_PGD define
Stefan Kristiansson
2
-2
/
+2
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-0
/
+2
2016-11-06
openrisc: Define __ro_after_init to avoid crash
Guenter Roeck
1
-0
/
+2
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-27
/
+0
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+0
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-0
/
+1
2016-09-28
exceptions: detritus removal
Al Viro
1
-4
/
+0
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-14
openrisc: fix copy_from_user()
Al Viro
1
-24
/
+11
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-11
/
+10
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
1
-2
/
+2
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2016-07-27
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+1
[next]