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
/
sh
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-05
sh: add working futex atomic ops on userspace addresses for smp
Rich Felker
4
-124
/
+134
2016-08-05
sh: add J2 atomics using the cas.l instruction
Rich Felker
9
-216
/
+481
2016-08-05
sh: add AT_HWCAP flag for J-Core cas.l instruction
Rich Felker
2
-0
/
+3
2016-08-05
sh: add support for J-Core J2 processor
Rich Felker
10
-5
/
+127
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
3
-6
/
+6
2016-08-03
signal: consolidate {TS,TLF}_RESTORE_SIGMASK code
Andy Lutomirski
1
-26
/
+0
2016-08-03
treewide: replace obsolete _refok by __ref
Fabian Frederick
2
-3
/
+3
2016-07-31
sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREE
Rich Felker
2
-4
/
+4
2016-07-31
sh: allow clocksource drivers to register sched_clock backends
Rich Felker
1
-0
/
+1
2016-07-31
sh: make heartbeat driver explicitly non-modular
Paul Gortmaker
1
-29
/
+3
2016-07-31
sh: make board-secureedge5410 explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: make mm/asids-debugfs explicitly non-modular
Paul Gortmaker
1
-4
/
+1
2016-07-31
sh: make time.c explicitly non-modular
Paul Gortmaker
1
-2
/
+1
2016-07-31
sh: fix futex/robust_list on nommu models
Rich Felker
1
-0
/
+1
2016-07-31
sh: disable aliased page logic on NOMMU models
Rich Felker
2
-0
/
+8
2016-07-31
sh: make sigcontext definition consistent across fpu/nofpu models
Rich Felker
1
-3
/
+0
2016-07-31
sh: add support for linking a builtin device tree blob in the kernel
Rich Felker
5
-3
/
+41
2016-07-31
sh: cmpxchg: fix a bit shift bug in big_endian os
Pan Xinhui
1
-1
/
+1
2016-07-30
Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-16
/
+0
2016-07-29
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+4
2016-07-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-2
/
+20
2016-07-27
Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
4
-23
/
+13
2016-07-27
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-07-27
mm/mmu_gather: track page size with mmu gather and force flush if page size c...
Aneesh Kumar K.V
1
-0
/
+12
2016-07-27
mm: change the interface for __tlb_remove_page()
Aneesh Kumar K.V
1
-1
/
+7
2016-07-25
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-14
/
+93
2016-07-14
sh/perf: Convert the hotplug notifiers to state machine callbacks
Thomas Gleixner
1
-19
/
+4
2016-06-25
sh: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-25
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
1
-2
/
+2
2016-06-23
sh: Remove unnecessary of_platform_populate with default match table
Kefeng Wang
1
-14
/
+0
2016-06-23
of: iommu: make of_iommu_init() postcore_initcall_sync
Kefeng Wang
1
-2
/
+0
2016-06-16
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
Peter Zijlstra
1
-2
/
+0
2016-06-16
locking/atomic, arch/sh: Implement atomic_fetch_{add,sub,and,or,xor}()
Peter Zijlstra
4
-12
/
+87
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
1
-2
/
+8
2016-06-08
sh: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
Linus Walleij
4
-23
/
+13
2016-06-04
rtc: sh: provide rtc_class_ops directly
Arnd Bergmann
2
-24
/
+20
2016-06-04
rtc: cmos: remove empty asm/mc146818rtc.h files
Arnd Bergmann
1
-7
/
+0
2016-05-27
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2
-2
/
+0
2016-05-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2016-05-24
vdso: make arch_setup_additional_pages wait for mmap_sem for write killable
Michal Hocko
1
-1
/
+3
2016-05-24
arch/defconfig: remove CONFIG_RESOURCE_COUNTERS
Konstantin Khlebnikov
5
-5
/
+0
2016-05-21
lib/GCD.c: use binary GCD algorithm instead of Euclidean
Zhaoxiu Zeng
1
-0
/
+1
2016-05-21
printk/nmi: generic solution for safe printk in NMI
Petr Mladek
1
-0
/
+1
2016-05-21
exit_thread: accept a task parameter to be exited
Jiri Slaby
1
-3
/
+2
2016-05-21
exit_thread: remove empty bodies
Jiri Slaby
2
-7
/
+1
2016-05-20
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
1
-2
/
+2
2016-05-18
Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-4
/
+4
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-05-17
Merge tag 'mmc-v4.7' of git://git.linaro.org/people/ulf.hansson/mmc
Linus Torvalds
6
-6
/
+0
2016-05-16
Merge branch 'locking-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-132
/
+1
[prev]
[next]