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
/
mips
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
Merge tag 'mips_4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
10
-265
/
+127
2018-10-27
Merge tag 'mips_fixes_4.20_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-24
/
+7
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-8
/
+0
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-22
/
+8
2018-10-17
MIPS: Cleanup DSP ASE detection
Paul Burton
1
-1
/
+19
2018-10-16
MIPS: VDSO: Reduce VDSO_RANDOMIZE_SIZE to 64MB for 64bit
Huacai Chen
1
-1
/
+1
2018-10-16
MIPS: Loongson-3: Fix BRIDGE irq delivery problem
Huacai Chen
1
-1
/
+1
2018-10-16
MIPS: Remove unused PREF, PREFE & PREFX macros
Paul Burton
1
-36
/
+0
2018-10-16
MIPS: Remove unused CAT macro
Paul Burton
1
-9
/
+0
2018-10-16
MIPS: Add kernel_pref & user_pref helpers
Paul Burton
1
-0
/
+6
2018-10-16
MIPS: Remove unused TTABLE macro
Paul Burton
1
-11
/
+0
2018-10-16
MIPS: Remove unused PIC macros
Paul Burton
1
-17
/
+0
2018-10-16
MIPS: Remove unused MOVN & MOVZ macros
Paul Burton
1
-43
/
+0
2018-10-09
MIPS: Provide actually relaxed MMIO accessors
Maciej W. Rozycki
1
-20
/
+28
2018-10-09
MIPS: Enforce strong ordering for MMIO accessors
Maciej W. Rozycki
1
-8
/
+20
2018-10-09
MIPS: Correct `mmiowb' barrier for `wbflush' platforms
Maciej W. Rozycki
1
-8
/
+3
2018-10-09
MIPS: Define MMIO ordering barriers
Maciej W. Rozycki
1
-0
/
+13
2018-09-28
MIPS: VDSO: Always map near top of user memory
Paul Burton
1
-5
/
+5
2018-09-27
MIPS: MT: Remove obsolete cache flush repeat code
Paul Burton
1
-73
/
+0
2018-09-22
MIPS: kexec: Relax memory restriction
Dengcheng Zhu
1
-3
/
+3
2018-09-22
MIPS: kexec: Make a framework for both jumping and halting on nonboot CPUs
Dengcheng Zhu
3
-2
/
+22
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
1
-2
/
+0
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
4
-20
/
+8
2018-09-19
MIPS: Loongson-3: Enable Store Fill Buffer at runtime
Huacai Chen
2
-5
/
+13
2018-09-17
gpio: vr41xx: Delete vr41xx_gpio_pullupdown() callback
Linus Walleij
1
-8
/
+0
2018-09-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2018-09-12
MIPS: lantiq: dma: add dev pointer
Hauke Mehrtens
1
-0
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
1
-1
/
+0
2018-08-30
MIPS: Remove SLOW_DOWN_IO
Paul Burton
1
-37
/
+3
2018-08-30
MIPS: Use GENERIC_IOMAP
Paul Burton
1
-5
/
+10
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-20
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
1
-3
/
+3
2018-08-24
Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
Linus Torvalds
5
-1
/
+49
2018-08-21
MIPS: Workaround GCC __builtin_unreachable reordering bug
Paul Burton
1
-0
/
+35
2018-08-18
MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVEL
Paul Burton
1
-1
/
+3
2018-08-14
Merge tag 'mtd/for-4.19' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-64
/
+0
2018-08-14
Merge tag 'mips_4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
45
-10938
/
+1247
2018-08-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2018-08-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-172
/
+0
2018-08-11
MIPS: Consistently declare TLB functions
Paul Burton
2
-0
/
+10
2018-08-11
MIPS: Export tlbmiss_handler_setup_pgd near its definition
Paul Burton
1
-0
/
+1
2018-08-08
MIPS: netlogic: xlr: Remove erroneous check in nlm_fmn_send()
Paul Burton
1
-2
/
+0
2018-08-07
MIPS: Use dins to simplify __write_64bit_c0_split()
Paul Burton
1
-1
/
+10
2018-08-07
MIPS: Use read-write output operand in __write_64bit_c0_split()
Paul Burton
1
-9
/
+7
2018-08-02
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
1
-3
/
+0
2018-08-01
MIPS: Remove nabi_no_regargs
Paul Burton
1
-12
/
+0
[next]